aihot  2017-05-16 11:36:43  OpenCV |   查看评论   
// fbc_cv是免费软件,并且使用与OpenCV相同的许可证  
  •   
  • #ifndef FBC_CV_DFT_HPP_  
  • #define FBC_CV_DFT_HPP_  
  •   
  • /* reference: include/opencv2/core.hpp 
  •               modules/core/src/dxt.cpp 
  • */  
  •   
  • #include "core/mat.hpp"  
  • #include "core/core.hpp"  
  •   
  • namespace fbc {  
  •   
  • template<typename dump> static int DFTFactorize(int n, int* factors);  
  • template<typename dump> static void DFTInit(int n0, int nf, int* factors, int* itab, int elem_size, void
  •  

    除特别注明外,本站所有文章均为 赢咖4注册 原创,转载请注明出处来自OpenCV代码提取:dft函数的实现

    留言与评论(共有 0 条评论)
       
    验证码:
    [lianlun]1[/lianlun]