Multimodal-Calib
Code for performing 3D-2D and 2D-2D multimodal calibration
 All Classes Functions Variables
ImageList Member List

This is the complete list of members for ImageList, including all inherited members.

addImage(thrust::device_vector< float > &imageDIn, size_t height, size_t width, size_t depth)ImageList
addImage(thrust::host_vector< float > &imageDIn, size_t height, size_t width, size_t depth)ImageList
getDepth(size_t idx)ImageList
getHeight(size_t idx)ImageList
getImage(size_t idx)ImageList
getIP(size_t idx, size_t depthIdx)ImageList
getNumImages(void)ImageList
getWidth(size_t idx)ImageList
ImageList(void)ImageList
interpolateImage(ScanList *scans, GenList *gen, size_t imageIdx, size_t scanIdx, size_t genIdx, boolean linear)ImageList
removeAllImages()ImageList
removeImage(size_t idx)ImageList
removeLastImage()ImageList
~ImageList(void)ImageList