$darkmode
OpenCV 4.12.0
Open Source Computer Vision
Namespaces | Enumerations
types.hpp File Reference
This graph shows which files directly or indirectly include this file:

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
}