资源列表
ransac_demo
- RANSAC在图像拼接中有所使用,有时候也在图像理解的相关算法中有所使用。(Random sample consensus (RANSAC) is an iterative method to estimate parameters of a mathematical model from a set of observed data)
eqwkl
- 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore hpp 中定义,与 矩阵类(CvMatrix) 相似()
灰度图
- 产生以5个像素为周期的灰度图,图片尺寸为540x960(generate a gray-scale image as the cycle of 5)
光栅
- 产生使光连续偏转的的灰度图,同时可以调节光栅达到最合适的偏转(A gray-scale map that produces a continuous deflection of the light, and the grating can be adjusted to the most appropriate deflection.)
ZHDX
- 本算法实现2-10集合划分问题,采用动态规划法和大整数方法()
c#车牌识别系统
- 车牌识别系统,适用于车牌识别。。有图片例子,源码,需要的转走,可以多学学图像识别相关知识,使用AspriseOCR技术...(The license plate recognition system is suitable for the license plate recognition. There is a picture example, the source code, the need to turn, can learn more about the knowledge of im
different_encode
- 该压缩包内包含图像处理中不同编码的程序,可供参考!(The compression package contains different coding programs in the image processing, which can be used for reference)
C# OCR光学识别,数字识别率达100%
- Ocr光学识别数字,识别率达百分百,基于AspriseOcr(AspriseOcr removal of projectile frame restriction)
BallotAiyin_Src
- 识别验证码。适用于读取网站验证码,基于AspriseOCR(Identify the verifying code. It is suitable for reading web site verification code, based on AspriseOCR)
DFT&DCT
- 编程实现二维8*8图像块的DFT,DCT变换 输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间 编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block Input
0521013
- 杜里特尔分解法 c改进平方根法 c拉格朗日插值法 cpp牛顿迭代 cpp梯形法积分 cpp追赶法 c 杜里特尔分解法 c改进平方根法 c拉格()
DFT
- matlab用DFT矩阵形式实现的DFT函数与IDFT函数(using MATLAB to realize a DFT function in DFT's definition.)