搜索资源列表
-
1下载:
实现了图像二值化变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习-To achieve the image binarization transformation function, using VC++, MFC done like digital image processing can take a closer look at the code, learning together
-
-
1下载:
基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
-
-
0下载:
用VC++编写的一个指纹预处理程序,里面有指纹分割,平滑,Gabor增强,二值化,细化,特征提取等过程,预处理的指纹图像效果很好-Using VC++ to prepare a fingerprint pre-processing procedure, there are fingerprint segmentation, smooth, Gabor enhanced binarization, thinning, feature extraction, such as the process
-
-
0下载:
本文以提取靶标圆心像坐标为主要研究目标。用到了灰度处理、图像二值化、八邻域连通法、最小二乘法、无约束最优化等知识。
-In this paper, to extract the target coordinates of the center as the main research objectives. Use the gray processing, image binarization, the eight-neighbor connectivity method, least sq
-
-
0下载:
原图像预处理,读入黑白图片并确定长和宽
拉普拉斯变换预处理,定义镜框矩阵和输出矩阵 拉普拉斯运算的三个矩阵 原图像矩阵处理,做一个“像框” 用拉普拉斯算子进行滤波 设定阈值,将图像二值化-The original image preprocessing, read black and white picture and determine the length and width of the Laplace transform pre-defined frame matrix and ou
-
-
0下载:
此代码可以实现多种图像处理功能,包括图像二值化、灰度图像处理、真彩色处理、图像几何变换和动态图像等-This code can achieve a variety of image processing functions, including image binarization, gray-scale image processing, true color processing, image geometric transformations and dynamic images
-
-
0下载:
位图图像的打开,并可输入任意的阈值,来进行图像的二值化-Open the bitmap image and the importation of arbitrary threshold for image binarization
-
-
0下载:
使用说明
使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。
具体步骤
1.24位真彩色->256色灰度图。
2.预处理:中值滤波。
3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。
初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。
该阈值对不
-
-
0下载:
图象处理相关图像处理(资料)阈值处理读取图像,然后吧图像进行二值化。对二值化的图像进行逆反,得到完好的图像。-Image processing related to image processing (information) to read image thresholding, and then your image binarization. Of two-valued inverse of the image, the image intact.
-
-
0下载:
利用opencv 读取视频 并作处理转化成单通道图像再处理二值化前景图-Opencv read and make use of video processing into a single image binarization prospect of re-treatment plan
-
-
0下载:
用VB开发的简单图像二值化的代码,本程序只做交流使用-VB developers to use a simple image binarization code, the exchange of use of this procedure Zhizuo
-
-
0下载:
1.对比度增强:计算并显示图像直方图,直方图均衡;
2.图像分割:Otsu算法;
3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。
-1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization
2. Image Segmentation: Otsu algorithm
-
-
0下载:
条形码识别,图像二值化,灰度,识别出条形码-Barcode recognition, image binarization, gray, identify bar codes and so on. . .
-
-
0下载:
通过构造加博函数进行加博滤波实现对指纹图像的二值化-By constructing Gabor function Gabor filter is on the fingerprint image binarization
-
-
0下载:
原始影像處理(original image)之後二值化(灰階)
-
-
0下载:
打开bmp位图文件 彩色转灰阶 直方图均衡 直方图规定 灰阶线性化-Open the bmp grayscale bitmap image binarization functions connected domain extraction features
-
-
0下载:
程序的功能是对载入的图像以灰度图形式读取,可以对灰度图进行二值化操作或者反色操作,处理完后的图像可以进行保存。-Function of the program is loaded image to gray image to read the form, you can gray image binarization operation or anti-color operation, after processing the images can be saved.
-
-
1下载:
c#进行图像二值化,设置特定的阈值,进而对图像进一步的变换-c# for image binarization, set a specific threshold, then further transform the image
-
-
0下载:
利用直方图谷点阈值方法、局部阈值法将图像二值化,文本文件,内函函数代码-Valley point using the histogram thresholding the image binarization, text file, the function code within the letter
-
-
0下载:
对图片二值化处理,图像增强,图像取反,图像拉伸 -Image binarization processing, image enhancement, image inversion, image stretching
-