OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Namespaces | Enumerations
types.hpp File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
 
namespace  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
}