登录
首页 » Visual C++ » OpenCV-Cookbook

OpenCV-Cookbook

于 2015-01-08 发布 文件大小:5654KB
0 284
下载积分: 1 下载次数: 2

代码说明:

  OpenCV 2 Computer Vision Application Programming Cookbook

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • base2fft
    根据DFT的基二分解方法,可以发现在第L(L表示从左到右的运算级数,L=1,2,3…M)级中,每个蝶形的两个输入数据相距B=2^(L-1)个点,同一旋转因子对应着间隔为2^L点的2^(M-L)个蝶形。从输入端开始,逐级进行,共进行M级运算。在进行L级运算时,依次求出个2^(L-1)不同的旋转因子,每求出一个旋转因子,就计算完它对应的所有的2^(M-L)个蝶形。因此我们可以用三重循环程序实现FFT变换。同一级中,每个蝶形的两个输入数据只对本蝶形有用,而且每个蝶形的输入、输出数据节点又同在一条水平线上,所以输出数据可以立即存入原输入数据所占用的存储单元。这种方法可称为原址计算,可节省大量的存储单元。附件包含算法流程图和源程序。(err)
    2008-04-20 23:11:05下载
    积分:1
  • PCM32
    PCM编码failed to translatefailed to translatefailed to translate(failed to translatefailed to translatefailed to translate)
    2009-03-08 18:46:01下载
    积分:1
  • code
    角点检测程序源码,使用的是HARRIS角点提取方法,效果很好。(Corner detection program source code, using extraction methods HARRIS corner, very good.)
    2007-11-28 22:12:20下载
    积分:1
  • MATLAB-commonly-used-algorithm
    MATLAB常用算法程序集,功能比较齐全。(MATLAB commonly used algorithm for assembly, function relatively complete.)
    2013-10-20 16:54:11下载
    积分:1
  • program
    matlab音乐合成,非常实用,信号与系统大作业(matlab)
    2010-08-30 10:30:45下载
    积分:1
  • Arduino hx711库文件 HX711-master
    Arduino hx711库文件,在编写程序省去很大力气,很好用的头文件,大力推荐(Arduino hx711 library files, eliminating the need to write programs in a lot of effort, a good use of header files, strongly recommended)
    2020-06-25 03:40:02下载
    积分:1
  • wrap_affine1
    仿射,图像变换,选取图像四个角点,进行图像变换(Click to select the four corners of the image affine transformation point)
    2013-12-05 15:43:38下载
    积分:1
  • 65520790m5high
    此程序能在MATLAB上实现低通滤波器,功能很强大(That this procedure can in MATLAB to achieve low-pass filter, a very powerful feature)
    2009-01-07 21:37:54下载
    积分:1
  • matlab
    LabVIEW和MATLAB综合学习的一个简单例程(A simple routine LabVIEW and MATLAB integrated learning)
    2014-11-04 22:11:32下载
    积分:1
  • gal_tsp_src
    searching for genetic algo in matlab for tsp
    2013-08-07 16:54:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载