10 unsigned block_index_j )
const 17 blk =
bir_->get_block(block_index_i, block_index_j);
22 non_const->cache_.add_block(block_index_i, block_index_j, blk);
A templated smart pointer class.
A base class reference-counting view of some image data.
A cached and blocked representation of the image_resource.
bool get_block(const unsigned &block_index_i, const unsigned &block_index_j, vil_image_view_base_sptr &blk) const
retrieve a block from the buffer.
vil_blocked_image_resource_sptr bir_
vil_image_view_base_sptr get_block(unsigned block_index_i, unsigned block_index_j) const override
Block access.