文件名称:Idigitaldetecn
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 201kb
- 下载次数:
- 0次
- 提 供 者:
- kom***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
包括详细讲解与源代码,目的是将一幅图像中的数字识别出来,图像中数字有一定的倾斜角度,且各个部分光照不均,数字大体分布位置相同。作者根据图像的这些性质,对图像进行分析,写出了识别数字的一个算法,该算法法先对图像进行尺度变换,将倾斜的图像正立,同时提取图像中的数字部分,再对数字进行特征的提取,最后确定所识别的是哪一个具体数字。在识别过程中,由于数字的特征不同,识别难度也不同,因此识别时有顺序区别,遵循
-Explain in detail with the source code, object of the identified digital image, the image numbers in a certain inclination angle, and each part of the uneven illumination, digital substantially the same as the distribution position. OF According to these properties of the image, the image analysis, write the identification numbers of an algorithm, this algorithm method transform first on the image scale, the inclination of the image are being established, the simultaneous extraction of the digital portion of the image, and then the digital feature extraction, which a specific number of the last of the identified. In the recognition process, since the number of different characteristics, identification difficulty is also different, thus identifying sequence difference, follow
-Explain in detail with the source code, object of the identified digital image, the image numbers in a certain inclination angle, and each part of the uneven illumination, digital substantially the same as the distribution position. OF According to these properties of the image, the image analysis, write the identification numbers of an algorithm, this algorithm method transform first on the image scale, the inclination of the image are being established, the simultaneous extraction of the digital portion of the image, and then the digital feature extraction, which a specific number of the last of the identified. In the recognition process, since the number of different characteristics, identification difficulty is also different, thus identifying sequence difference, follow
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Idigitaldetecn\数字识别源程序\cvapp.cpp
..............\..............\cvapp.h
..............\..............\Imgrcv.aps
..............\..............\Imgrcv.clw
..............\..............\Imgrcv.cpp
..............\..............\Imgrcv.dsp
..............\..............\Imgrcv.dsw
..............\..............\Imgrcv.h
..............\..............\Imgrcv.ncb
..............\..............\Imgrcv.opt
..............\..............\Imgrcv.plg
..............\..............\Imgrcv.rc
..............\..............\ImgrcvDlg.cpp
..............\..............\ImgrcvDlg.h
..............\..............\ReadMe.txt
..............\..............\res\Imgrcv.ico
..............\..............\...\Imgrcv.rc2
..............\..............\...\Thumbs.db
..............\..............\resource.h
..............\..............\StdAfx.cpp
..............\..............\StdAfx.h
..............\..............\图片\1.txt
..............\..............\....\2.txt
..............\..............\....\3.txt
..............\..............\....\4.txt
..............\..............\....\Image0.BMP
..............\..............\....\Image1.bmp
..............\..............\....\Image2.BMP
..............\..............\....\Image3.BMP
..............\..............\....\Image4.bmp
..............\..............\....\Image5.BMP
..............\..............\....\Image6.BMP
..............\..............\....\Image7.bmp
..............\..............\....\Image8.BMP
..............\..............\....\Image9.BMP
..............\..............\....\Image_1.BMP
..............\..............\....\Image_2.bmp
..............\..............\....\Image_3.BMP
..............\..............\....\Image_4.BMP
..............\..............\....\Image_5.BMP
..............\..............\....\Image_6.BMP
..............\..............\....\Thumbs.db
..............\..............\res
..............\..............\图片
..............\数字识别源程序
Idigitaldetecn
..............\..............\cvapp.h
..............\..............\Imgrcv.aps
..............\..............\Imgrcv.clw
..............\..............\Imgrcv.cpp
..............\..............\Imgrcv.dsp
..............\..............\Imgrcv.dsw
..............\..............\Imgrcv.h
..............\..............\Imgrcv.ncb
..............\..............\Imgrcv.opt
..............\..............\Imgrcv.plg
..............\..............\Imgrcv.rc
..............\..............\ImgrcvDlg.cpp
..............\..............\ImgrcvDlg.h
..............\..............\ReadMe.txt
..............\..............\res\Imgrcv.ico
..............\..............\...\Imgrcv.rc2
..............\..............\...\Thumbs.db
..............\..............\resource.h
..............\..............\StdAfx.cpp
..............\..............\StdAfx.h
..............\..............\图片\1.txt
..............\..............\....\2.txt
..............\..............\....\3.txt
..............\..............\....\4.txt
..............\..............\....\Image0.BMP
..............\..............\....\Image1.bmp
..............\..............\....\Image2.BMP
..............\..............\....\Image3.BMP
..............\..............\....\Image4.bmp
..............\..............\....\Image5.BMP
..............\..............\....\Image6.BMP
..............\..............\....\Image7.bmp
..............\..............\....\Image8.BMP
..............\..............\....\Image9.BMP
..............\..............\....\Image_1.BMP
..............\..............\....\Image_2.bmp
..............\..............\....\Image_3.BMP
..............\..............\....\Image_4.BMP
..............\..............\....\Image_5.BMP
..............\..............\....\Image_6.BMP
..............\..............\....\Thumbs.db
..............\..............\res
..............\..............\图片
..............\数字识别源程序
Idigitaldetecn