搜索资源列表
7520163841_IMAGEPROCESS
- 图像处理程序包,包括估计算法,形态学,形状和边缘提取等算法的实现-image processing package, including the estimated algorithm, morphology, shape and edge detection algorithm to achieve the
xingtaixue
- 此程序为形态学处理图像的各种算法,很有用的哟.是用VC++做好的,可以直接打开用的.
licencelocation
- 各种车牌定位算法,包括基于数学形态学、模板匹配、纹理、边缘检测和颜色特征等!-A variety of license plate location algorithm, including those based on mathematical morphology, template matching, texture, edge detection and color characteristics!
MultiDocImageN
- 图像处理与应用程序,由输入输出模块、基本处理模块与应用实例三部分组成。 输入输出模块:图像文件、视频采集(640x480)。 基本处理模块:点处理、邻域处理、彩色图像处理、二值图像处理、形态学处理、区域与边界处理。 应用实例:组合阈值、分水岭算法、PCB图像处理、图像合成原理。 - Image Processing Program,consist ImageFile,PointProcessing,NeighborProcessing,ColorImageProcess
V1[1].0
- 一个较完整的利用用形态学方法提取骨架线的源代码,界面友好,里面还包含了平滑和滤波算法。-Using a more complete extraction with morphological skeleton source code, friendly interface, which also includes smoothing and filtering algorithms.
morghology-for-plate-segmentation
- 一种基于形态学的字符分割算法-morghology for car plate segmentation algorithm
plate-segmentation
- 一种基于形态学的字符分割算法-morghology for car plate segmentation algorithm
morphology
- 本原程序是基于形态学的图像分割技术,里面有粗化细化和腐蚀膨胀的算法。是不错的参考资料-morphology includes coarsening,elaborrtion,corrosion and inflation
myFontLocating
- 自己写的一个简单的字体定位算法,可以从图像中找出字体的位置,并用矩形标示出来,主要运用了形态学的方法-A font locating simple to write their own algorithms, can find a font from the position in the image, and marked with the rectangular, mainly using morphological method
The-license-plate-recognition
- 首先,针对车牌图像预处理采用了灰度化、中值滤波等的算法。其次,车牌定位的模块中研究了基于Canny的车牌边缘检测算法和形态学操作,提高了系统定位的准确率。然后,用基于垂直投影的垂直切分算法对车牌进行字符切分。最后采用模板匹配的算法对车牌字符进行识别。 -Firstly, the license plate is with a gray image preprocessing, median filtering algorithm. Secondly, the plate positioning