Reader/Writer for analyze format images. More...
Go to the source code of this file.
Classes | |
| class | vil3d_analyze_header |
| Structure containing analyse header file information. More... | |
| class | vil3d_analyze_header::Key |
| class | vil3d_analyze_header::Dimensions |
| class | vil3d_analyze_header::History |
| class | vil3d_analyze_format |
| Reader/Writer for analyze format images. More... | |
| class | vil3d_analyze_image |
| Object which acts as an interface to an analyze format file. More... | |
Functions | |
| vcl_ostream & | operator<< (vcl_ostream &os, const vil3d_analyze_header &) |
| Print out some parts of header. | |
Reader/Writer for analyze format images.
Definition in file vil3d_analyze_format.h.
| vcl_ostream& operator<< | ( | vcl_ostream & | os, |
| const vil3d_analyze_header & | |||
| ) |
Print out some parts of header.
Definition at line 439 of file vil3d_analyze_format.cxx.
1.7.5.1