//#include #include #include #include int main() { vil_image_view > img = vil_load("foo.tiff"); return 0; }