template struct cv::flann::CvType<unsigned char>

#include <flann.hpp>

template <>
struct CvType<unsigned char>
{
    // methods

    static
    int
    type();
};