Darwin  1.10(beta)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
visualizeImageDataset

This application generates a composite image from a subset of images in a dataset. The subset is defined by a text file containing the image basenames (filename without extension).

Example:

bin/visualizeImageDataset -x -i images/ -s 0.1 imgList.txt

where images is a directory containing all the images and imgList.txt is a text file containig the image basenames.

The following image, generated by this application, shows the 256 images from the 21-class MSRC dataset (Shotton et al., IJCV 2007).

msrcTestDataset.jpg
See Also
drwnVision
Applications and Project Descriptions