Definition in file vil_decimate.h.
#include <vil/vil_image_resource.h>
#include <vil/vil_image_view.h>
Go to the source code of this file.
Classes | |
| class | vil_decimate_image_resource |
| A generic_image adaptor that behaves like a decimated version of its input. More... | |
Functions | |
| vil_image_view_base_sptr | vil_decimate (const vil_image_view_base_sptr im, unsigned i_factor, unsigned j_factor=0) |
| vil_image_view_base_sptr vil_decimate | ( | const vil_image_view_base_sptr | im, | |
| unsigned | i_factor, | |||
| unsigned | j_factor = 0 | |||
| ) |
1.5.1