搜索资源列表
VC++中值滤波
- 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
sztxmssbjsjgcsj
- 数字图像模式识别技术及工程实践 学习识别有用-digital image pattern recognition technology and engineering practice learning to identify useful
imagerecog
- 去图书馆借来的新版《数字图像识别技术典型案例》的配套源码上传到这里供大家学习!-go to the library borrowed the new edition of "Digital Image Recognition Technology typical case of" matching source to upload here for everyone to learn!
shuzituxiangjingdiananli
- 数字图像识别技术典型案例,我把这本书上的工程打包了,大家可以看看哦-Digital Image Recognition Technology typical case, I see this book on the package works, we can see oh
imagerealize
- 数字图像编程二维码的识别系统及其代码的实现-two-dimensional digital image programming code identification system and the realization of code
mySnake-2
- 基于动态轮廓模型的虹膜定位,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题,与常见的定位方法相比,文中的方法速度快、精度高,而且,对瞳孔初始的伪圆心要求不高,鲁棒性更强
opticalcharacterrecognitionOCR
- 源码是一个字符识别系统。在VC++环境下通过对输入的字符的识别可以识别出字符,无论是汉字还是数字或是字母。
Intrecog
- 基于数字形态学的字符识别 recognizes the characters (in integer form) present in the image X and displays it as output. INTREC uses morphological operations(like
faceloaction
- 数字图像模式识别技术及工程实践,书中源码
Texture
- 图像的纹理分析应用实例,来自数字图像模式识别技术及工程实践一书
FaceDetection
- 在VC下面进行数字图像处理,用于进行人脸识别的源代码。-this code is to detect human face under the source of VC++
opensourcerecognition
- 详细的分析了一个数字识别系统,介绍了许多图像图形处理的方法,以及在处理字符识别中有针对性的算法。并介绍了利用神经网络的相关知识以及用神经网络进行数字识别的整个过程。-A detailed analysis of a digital identification system, introduced a number of image and graphics processing methods, as well as in dealing with character recognition
recognize
- 可以识别二维的条形码。读入条形码图像之后即可处理成相应的数字。但是对图像存储位置有要求,所以请按照程序前面的存储位置放置您的二维图像-Can identify the two-dimensional barcode. Reads the barcode image can be processed into a corresponding digital. But the image storage location requirements, so please be placed in ac
LBP
- 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture descr iption operator, measure
ssss
- 较实用的识别数字符号的实例,神经网络训练,识别手写数字-Identification of a practical instance of digital symbol, neural network training and recognition of handwritten Numbers
BeanCountAndAnalysis
- 数字图像模式识别工程软件--基于图像分析的黄豆质量评估系统-System evaluation of image analysis based on the quality of soybean
ImagePreProcess
- 数字图像模式识别工程软件--数字图像预出处理系统-Out of digital image processing system
DigitalRecongnization
- 数字图像模式识别工程软件__模板匹配之手写数字识别系统-Template matching of handwritten numeral recognition system
手写体数字识别
- 基于TensorFlow框架的三层神经网络手写体数字识别