搜索资源列表
Imgcx.rar
- 图像处理C++程序 二值化 车牌定位 车牌识别,Image Processing C++ procedures for license plate location Binarization
Myimageprogressprogram
- 自己编写的图像处理软件,主要功能有二值化处理,经典HOUGH变换,边缘检测等。-Image processing software to write your own main function binarization, classic HOUGH transform, edge detection.
image-binarization
- c#进行图像二值化,设置特定的阈值,进而对图像进一步的变换-c# for image binarization, set a specific threshold, then further transform the image
tt
- VC6.0写的MFC程序,主要功能: 1.打开BMP格式灰度图像,按BMP格式一点一点读; 2.显示灰度图像的直方图,可以在直方图上选择阈值进行二值化,可以直方图均衡化; 3.可以保存处理后的图片; 4.灰度位图的几何变换:平移变换、旋转变换、缩放变换; 5.灰度位图的噪声抑制:“中值滤波”的模板大小采用3*3与5*5分别实现、“均值滤波”的模板大小为3*3,实现“算术平均(H0)”和“加权平均(H1、H3)”、实现高斯滤波(H2);
twoVALUE
- 该程序是对灰度图片的动态二值化处理,自动选取阈值,并做二值化有利于图像的处理,基于vs2010,C#程序。-The program is a dynamic binary processing, automatically select the threshold, and do binarization is conducive to the image processing, grayscale picture based vs2010, C# program.
bmp
- 实现二值化和sobel边缘检测,将要二值化的图片放在DEBUG文件里,就OK了!-Sobel edge detection and binarization
Image-processing-demo
- 图像处理demo(谢凤英书),实现了包括灰度化、二值化、车牌定位、字符分割、字符识别在内的有关车牌识别的功能-Image processing demo (Xie Fengying book), including graying, binarization, plate location, character segmentation, character recognition, including the license plate recognition function
picture
- 图像处理,灰度化,二值化,中值滤波,大津法,-Image processing, gray, binarization, median filtering, Otsu,
face
- 基于C#编写的人脸识别系统,首先进行人脸图片的预处理,包括:标记人脸区域,光照补偿,灰度化,高斯平滑,直方图均衡化处理,对比度增强,二值化变换,去除孤立点等操作,然后标记人脸特征点,提取特征信息,与数据库中信息比较进行识别-Written in C#-based face recognition system, the first face image preprocessing, including: labeled human face region, illumination compe
WindowsFormsApplication1
- C#生成二维码示例,今天整了一下前段时间做二维码的一些资料,顺便共享一下。本程序是基于ThoughtWorks.QRCode.DLL的二度处理和封装,希望能给初学者带来帮助! 二维码第三方的控件我进行了二次封装,方便大家使用。 CreateTwoCode中有三个方法 一个是对图片二值化处理的方法 ctc.BitmapTo2Bpp() 一个是原始的生成二维码方法,建议对二位相关概念比较熟悉的朋友使用 (调用这个方法时 建议用二值化处理一下,便于识别) ctc
index
- 读入图像,对图像进行预处理,随后检测边缘,对得到的图像进行二值化,然后进行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
Fooprj
- ocr识别,三个引擎,需要安装office 2003,还有图片二值化-ocr recognition, three engines, you need to install office 2003, also pictures binarization
WindowsFormsApplicationduolaA
- 在vs2010的C#环境下的对图片先灰度化,然后二值化-C# under the image binarization
Powerful-license-plate-recognition
- 车牌识别功能强大,错误率低,可重复使用,二值化处理,边缘检测等-Powerful license plate recognition, error rate, reusable, binarization processing, edge detection, etc.
cp
- 这是一个用c++编写图像的车牌二值化的算法,与matlab库的相比,效率更高。-This is a written in c++ the image of license plate binarization algorithm, compared with the matlab library, efficiency is higher.
bai
- 车牌预处理部分,包括车牌图像的灰度化和二值化。-License plate preprocessing part, including the license plate image grayscale and binarization.
sobel2
- 一种边缘检测程序,带色彩二值化.非常简单实用。-An edge detection program, with color binarization
xiangguanxishu
- 相关系数的一种方法。通过它可以简单得求得两组数据的相关关系-An edge detection program, with color binarization
erzhihua
- 对遥感影像进行二值化操作 gdal c#-Binarization operations on Remote Sensing Images gdal c#
GlobalThreshold
- 全局阈值分割函数,用于图像二值化,在opencv环境下编写-Global thresholding functions for image binarization, write in opencv environment
