搜索资源列表
-
0下载:
(1)图像预处理:包括输入、输出、显示、缩放等,以及图像的腐蚀、膨胀,图像校正,亮度及对比度调节,光照补偿,色彩平衡等;(2)人脸检测功能,并对检测出的人脸进行标记。-(1) Image preprocessing: includes input, output, display, zoom, and image of the erosion, dilation, image correction, brightness and contrast adjustment, illumination
-
-
0下载:
图像处理时用到的各种算法包括各类特征算子,预处理算法,很好用-Various algorithms used in image processing, including the various features of operator, the preprocessing algorithm, easy to use
-
-
0下载:
C# 简单验证码识别。流程:1.图像预处理。
2.字符分割
3.对分割后的信息提取特征
4.用特征和样本进行匹配-C# simple identification code validation. Process: image preprocessing. Character segmentation, the characteristics of the divided information extracting 4. Matching characteristics and s
-
-
0下载:
基于C#编写的人脸识别系统,首先进行人脸图片的预处理,包括:标记人脸区域,光照补偿,灰度化,高斯平滑,直方图均衡化处理,对比度增强,二值化变换,去除孤立点等操作,然后标记人脸特征点,提取特征信息,与数据库中信息比较进行识别-Written in C#-based face recognition system, the first face image preprocessing, including: labeled human face region, illumination compe
-
-
0下载:
道路识别程序,包括图像预处理算法、霍夫变换和道路边界线检测-Road recognition procedures, including image preprocessing algorithm, Hough transform line detection and road borders
-
-
0下载:
读入图像,对图像进行预处理,随后检测边缘,对得到的图像进行二值化,然后进行hough变换,获得圆边界,将此图与原图叠加,增强边缘-Read into the image, the image preprocessing, edge detection followed, the resulting image binarization, and then hough transform to get round the border, this graph with the original o
-
-
0下载:
按照模式识别系统组成,介绍手写数字自动识别技术的四个连续处理过程:数字图像预处理,特征提取,粗糙集特征约简和数字识别四个连续的过程。-In accordance with the pattern recognition system components, introduces four consecutive processing digital automatic handwriting recognition technology process: digital image prepro
-
-
0下载:
车牌预处理部分,包括车牌图像的灰度化和二值化。-License plate preprocessing part, including the license plate image grayscale and binarization.
-
-
0下载:
车牌识别技术是计算机视频图像识别技术在车辆牌照识别中的一种应用。车牌识别技术要求能够将运动中的汽车牌照从复杂背景中提取并识别出来,通过车牌提取、图像预处理、特征提取、车牌字符识别等技术,识别车辆牌号、颜色等信息-License Plate Recognition Vehicle (VLPR) is an application of computer video image recognition technology in vehicle license plate recognition.
-