|
Jafar
|
Some filter kernel creation functions
Functions | |
| cv::Mat | gaborkernel (float major_stddev, float minor_stddev, float period, float phase, float theta, int size) |
| cv::Mat jafar::image::filter::gaborkernel | ( | float | major_stddev, |
| float | minor_stddev, | ||
| float | period, | ||
| float | phase, | ||
| float | theta, | ||
| int | size | ||
| ) |
Gabor kernel function
Referenced by jafar::sas::OrientedConspicuity::OrientedConspicuity().
| Generated on Wed Oct 15 2014 00:37:40 for Jafar by doxygen 1.7.6.1 |
|