OpenCV  3.4.19
Open Source Computer Vision
Namespaces | Enumerations
types.hpp File Reference

Namespaces

 cv
 
 cv::ft
 

Enumerations

enum  {
  cv::ft::LINEAR = 1,
  cv::ft::SINUS = 2
}
 
enum  {
  cv::ft::ONE_STEP = 1,
  cv::ft::MULTI_STEP = 2,
  cv::ft::ITERATIVE = 3
}