资源列表
V1[1].0
- 一个较完整的利用用形态学方法提取骨架线的源代码,界面友好,里面还包含了平滑和滤波算法。-Using a more complete extraction with morphological skeleton source code, friendly interface, which also includes smoothing and filtering algorithms.
HoughLineTracking
- 从摄影头输入影像,可侦测直线物体,侦测到的直线以红色线条显示出来,以OPENCV的Hough transform实作-The first input from the photographic images, can detect linear objects detected straight lines shown in red to OPENCV the Hough transform implementation
lprsdk
- 很好用的车牌定位识别模块,使用很简单,很方便。-Good positioning with the license plate recognition module, using very simple and very convenient.
rtgenzong
- 智能监控系统运动目标识别程序,能顺利运行。-Moving Object Recognition Intelligent Surveillance System program, run smoothly.
handwritten-digits
- 手写数字识别的几种算法 c 源码,希望对大家有所帮助-Several handwritten numeral recognition algorithm c source code, we want to help
platelience
- 车牌识别系统一般包括车牌定位、车牌切分、字符识别三部分,而车牌定位是车牌识别系统的基础和前提,其准确与否直接影响着车牌识别的准确率。本文针对这一关键问题进行了研究,提取了车牌的颜色特征并结合其纹理特征、几何特征以及投影特征进行准确定位。采用HSV颜色模型,利用颜色空间距离相似度计算分割颜色;针对颜色分割后的图像,车牌区域内水平方向上具有的连续跳变的特征,采用行扫描法确定车牌的上下边界;车牌区域内垂直方向具有投影特征,采用垂直投影法确定车牌的左右边界;最后根据车牌的宽高比判断是否是真实的车牌域。实
Crowd_detect_test
- OpenCV 人脸识别,自己做的一个小的project中的部分代码-OpenCV code for circle detect
tongtailvbo
- 受光照影响的人脸预处理算法,使用小波变换和同态滤波-Affected by light Face preprocessing algorithm, using wavelet transform and homomorphic filtering
DigitalImageProcessingExperimentMATLAB
- 基于视频图像的车牌定位程序,其中预处理包括图像二值化、边缘提取、图像滤波和形态学处理的等等,最后利用投影进行车牌定位。-License Plate Location Based on Video Image program, which includes image binarization pretreatment, edge extraction, image filtering and morphological processing, etc. Finally, projection f
DigitRecog
- 一个手写体识别的VC源码DigitRecog.zip-A handwriting recognition of the VC source
newocr
- 毕业设计,一个delphi的手写体识别程序 用户名:username 密码: password pattern.txt问模板库文件,请将其与EXE文件放在同一目录下,否则程序出错-Graduation, a handwriting recognition program delphi user name: username password: password pattern.txt Q template library file, please and EXE files in t
BasedOnSupportVectorMachineOfflineHandwritten
- 基于支持向量机的脱机手写体汉字识别方法的研究,比较完整的论文-Based on support vector machine offline handwritten Chinese character recognition method, more complete paper