This is the complete list of members for vil_tiff_image, including all inherited members.
| ADOBE_DEFLATE enum value | vil_tiff_image | |
| bitpack_block(unsigned bytes_per_block, const vxl_byte *in_block_buf, vxl_byte *out_block_buf) | vil_tiff_image | private |
| block_i_offset(unsigned block_i, unsigned i, unsigned &i_offset) const | vil_blocked_image_resource | protected |
| block_index(unsigned block_i, unsigned block_j) const | vil_tiff_image | private |
| block_j_offset(unsigned block_j, unsigned j, unsigned &j_offset) const | vil_blocked_image_resource | protected |
| compression_methods enum name | vil_tiff_image | |
| compute_pixel_format() | vil_tiff_image | private |
| copy_byte_block(vxl_byte *data, const vxl_uint_32 nbytes, vil_memory_chunk_sptr &cnk) const | vil_tiff_image | private |
| DEFLATE enum value | vil_tiff_image | |
| file_format() const override | vil_tiff_image | virtual |
| fill_block(unsigned i0, unsigned icrop, unsigned j0, unsigned jcrop, vil_image_view_base_sptr &view) const | vil_blocked_image_resource | protected |
| fill_block_from_strip(vil_memory_chunk_sptr const &buf) const | vil_tiff_image | private |
| fill_block_from_tile(vil_memory_chunk_sptr const &buf) const | vil_tiff_image | private |
| fill_block_from_view(unsigned bi, unsigned bj, unsigned i0, unsigned j0, unsigned ioff, unsigned joff, unsigned iclip, unsigned jclip, const vil_image_view_base &im, vxl_byte *&block_buf) | vil_tiff_image | private |
| get_block(unsigned block_index_i, unsigned block_index_j) const override | vil_tiff_image | virtual |
| get_blocks(unsigned start_block_i, unsigned end_block_i, unsigned start_block_j, unsigned end_block_j, std::vector< std::vector< vil_image_view_base_sptr > > &blocks) const | vil_blocked_image_resource | virtual |
| get_copy_view(unsigned i0, unsigned n_i, unsigned j0, unsigned n_j) const override | vil_blocked_image_resource | virtual |
| vil_image_resource::get_copy_view() const | vil_image_resource | inline |
| get_property(char const *tag, void *prop=nullptr) const override | vil_tiff_image | virtual |
| get_view(unsigned i0, unsigned n_i, unsigned j0, unsigned n_j) const | vil_image_resource | inlinevirtual |
| get_view() const | vil_image_resource | inline |
| glue_blocks_together(const std::vector< std::vector< vil_image_view_base_sptr > > &blocks) const | vil_blocked_image_resource | protected |
| h_ | vil_tiff_image | private |
| index() const | vil_tiff_image | inline |
| index_ | vil_tiff_image | private |
| JP2000 enum value | vil_tiff_image | |
| JPEG enum value | vil_tiff_image | |
| LZMA enum value | vil_tiff_image | |
| LZW enum value | vil_tiff_image | |
| n_block_i() const override | vil_tiff_image | virtual |
| n_block_j() const override | vil_tiff_image | virtual |
| ni() const override | vil_tiff_image | virtual |
| nimages() const | vil_tiff_image | inline |
| nimages_ | vil_tiff_image | private |
| nj() const override | vil_tiff_image | virtual |
| NONE enum value | vil_tiff_image | |
| nplanes() const override | vil_tiff_image | virtual |
| OJPEG enum value | vil_tiff_image | |
| PACKBITS enum value | vil_tiff_image | |
| pad_block_with_zeros(unsigned ioff, unsigned joff, unsigned iclip, unsigned jclip, unsigned bytes_per_pixel, vxl_byte *block_buf) | vil_tiff_image | private |
| PIXARFILM enum value | vil_tiff_image | |
| PIXARLOG enum value | vil_tiff_image | |
| pixel_format() const override | vil_tiff_image | virtual |
| put_block(unsigned block_index_i, unsigned block_index_j, const vil_image_view_base &blk) override | vil_tiff_image | virtual |
| put_block(unsigned bi, unsigned bj, unsigned i0, unsigned j0, const vil_image_view_base &im) | vil_tiff_image | private |
| put_blocks(unsigned start_block_i, unsigned end_block_i, unsigned start_block_j, unsigned end_block_j, std::vector< std::vector< vil_image_view_base_sptr > > const &blocks) | vil_blocked_image_resource | virtual |
| put_view(const vil_image_view_base &im, unsigned i0, unsigned j0) override | vil_tiff_image | virtual |
| vil_image_resource::put_view(const vil_image_view_base &im) | vil_image_resource | inlinevirtual |
| ref() | vil_image_resource | inlineprotected |
| reference_count_ | vil_image_resource | protected |
| samples_per_block() const | vil_tiff_image | private |
| set_compression_method(compression_methods cm) | vil_tiff_image | |
| set_compression_quality(int quality) | vil_tiff_image | |
| set_index(const unsigned int index) | vil_tiff_image | inline |
| size_block_i() const override | vil_tiff_image | virtual |
| size_block_j() const override | vil_tiff_image | virtual |
| t_ | vil_tiff_image | private |
| THUNDERSCAN enum value | vil_tiff_image | |
| tiff() const | vil_tiff_image | inline |
| trim_border_blocks(unsigned i0, unsigned ni, unsigned j0, unsigned nj, unsigned start_block_i, unsigned start_block_j, std::vector< std::vector< vil_image_view_base_sptr > > &blocks) const | vil_blocked_image_resource | protected |
| unref() | vil_image_resource | inlineprotected |
| view_fits(const vil_image_view_base &im, unsigned i0, unsigned j0) | vil_image_resource | virtual |
| view_from_buffer(vil_pixel_format &fmt, vil_memory_chunk_sptr const &buf, unsigned samples_per_block, unsigned bits_per_sample) const | vil_tiff_image | private |
| vil_blocked_image_resource() | vil_blocked_image_resource | |
| vil_clamp(const vil_image_resource_sptr &src, double low, double hi) | vil_image_resource | related |
| vil_convolve_1d(const vil_image_resource_sptr &src_im, const destT, const kernelT *kernel, int k_lo, int k_hi, const accumT, vil_convolve_boundary_option start_option, vil_convolve_boundary_option end_option) | vil_image_resource | related |
| vil_copy_deep(const vil_image_resource_sptr &src, vil_image_resource_sptr &dest) | vil_image_resource | related |
| vil_copy_deep(const vil_image_resource_sptr &src) | vil_image_resource | related |
| vil_correlate_1d(const vil_image_resource_sptr &src_im, const destT, const kernelT *kernel, std::ptrdiff_t k_lo, std::ptrdiff_t k_hi, const accumT, vil_convolve_boundary_option start_option, vil_convolve_boundary_option end_option) | vil_image_resource | related |
| vil_crop(const vil_image_resource_sptr &src, unsigned i0, unsigned n_i, unsigned j0, unsigned n_j) | vil_image_resource | related |
| vil_decimate(const vil_image_resource_sptr &src, unsigned i_factor, unsigned j_factor=0) | vil_image_resource | related |
| vil_flip_lr(const vil_image_resource_sptr &src) | vil_image_resource | related |
| vil_flip_ud(const vil_image_resource_sptr &src) | vil_image_resource | related |
| vil_image_resource() | vil_image_resource | |
| vil_load_image_resource(char const *filename, bool verbose=true) | vil_image_resource | related |
| vil_load_image_resource_plugin(char const *) | vil_image_resource | related |
| vil_load_image_resource_raw(vil_stream *, bool verbose=true) | vil_image_resource | related |
| vil_load_image_resource_raw(char const *, bool verbose=true) | vil_image_resource | related |
| vil_math_mean_and_variance(sumT &mean, sumT &var, const vil_image_resource_sptr im, const vil_image_view< bool > &mask, unsigned p) | vil_image_resource | related |
| vil_new_image_resource(unsigned ni, unsigned nj, unsigned nplanes, vil_pixel_format format) | vil_image_resource | related |
| vil_new_image_resource(unsigned ni, unsigned nj, vil_image_resource_sptr const &prototype) | vil_image_resource | related |
| vil_new_image_resource(vil_stream *os, unsigned ni, unsigned nj, unsigned nplanes, vil_pixel_format format, char const *file_format) | vil_image_resource | related |
| vil_new_image_resource(char const *filename, unsigned ni, unsigned nj, vil_image_resource_sptr const &prototype, char const *file_format) | vil_image_resource | related |
| vil_new_image_resource(char const *filename, unsigned ni, unsigned nj, unsigned nplanes, vil_pixel_format format, char const *file_format) | vil_image_resource | related |
| vil_new_image_resource(vil_stream *os, unsigned ni, unsigned nj, vil_image_resource_sptr const &prototype, char const *file_format) | vil_image_resource | related |
| vil_new_image_resource(char const *filename, unsigned ni, unsigned nj, unsigned nplanes, vil_image_resource_sptr const &prototype, char const *format=nullptr) | vil_image_resource | related |
| vil_new_image_resource(vil_stream *os, unsigned ni, unsigned nj, unsigned nplanes, vil_image_resource_sptr const &prototype, char const *file_format=nullptr) | vil_image_resource | related |
| vil_new_image_resource_interleaved(unsigned ni, unsigned nj, unsigned nplanes, vil_pixel_format format) | vil_image_resource | related |
| vil_new_image_resource_of_view(vil_image_view_base const &view) | vil_image_resource | related |
| vil_plane(const vil_image_resource_sptr &src, unsigned p) | vil_image_resource | related |
| vil_save_image_resource(const vil_image_resource_sptr &ir, char const *filename, char const *file_format) | vil_image_resource | related |
| vil_save_image_resource(const vil_image_resource_sptr &ir, char const *filename) | vil_image_resource | related |
| vil_tiff_file_format class | vil_tiff_image | friend |
| vil_tiff_image(tif_smart_ptr const &tif, vil_tiff_header *th, const unsigned nimages=1) | vil_tiff_image | |
| vil_tiff_pyramid_resource class | vil_tiff_image | friend |
| vil_transpose(const vil_image_resource_sptr &src) | vil_image_resource | related |
| write_block_to_file(unsigned bi, unsigned bj, unsigned block_size_bytes, vxl_byte *block_buf) | vil_tiff_image | private |
| ~vil_blocked_image_resource() override | vil_blocked_image_resource | |
| ~vil_image_resource() | vil_image_resource | virtual |
| ~vil_tiff_image() override | vil_tiff_image |
1.8.15