搜索资源列表
实现了图像二值化变换的功能
- 实现了图像二值化变换的功能,用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
Imageprocessing.rar
- 基于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
Laplace-operator-filtering
- 原图像预处理,读入黑白图片并确定长和宽 拉普拉斯变换预处理,定义镜框矩阵和输出矩阵 拉普拉斯运算的三个矩阵 原图像矩阵处理,做一个“像框” 用拉普拉斯算子进行滤波 设定阈值,将图像二值化-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
bmptest
- 此代码主要是实现位图的透明叠加功能!在进行两幅图片叠加的时候,先要对图片进行二值处理!-This code is mainly to achieve a transparent bitmap overlay features! Conducting two picture superimposed when first pictures Binarization processing!
huang3
- VC++6.0,对图片进行二值化处理-VC++ 6.0, pictures binarization processing
binarization
- binarization of images
szsb_src
- VC++基于神经网络的数字图片识别技术,并可对图片进行灰度处理、二值化、递推锐化、去离噪声、字符分隔等处理功能,调试时请将在Debug目录中生成的EXE文件拷贝至Release目录里运行,因为那里有测试图片。 -VC++ based on neural network digital image recognition technology, and gray on the picture processing, binarization, recursive sharpening to a
szsb
- VC++基于神经网络的数字图片识别技术,并可对图片进行灰度处理、二值化、递推锐化、去离噪声、字符分隔等处理功能,调试时请将在Debug目录中生成的EXE文件拷贝至Release目录里运行,因为那里有测试图片。-VC++ based on neural network digital image recognition technology, and gray on the picture processing, binarization, recursive sharpening to away
Licensenumber
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
Image_process
- 1.对比度增强:计算并显示图像直方图,直方图均衡; 2.图像分割:Otsu算法; 3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。 -1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization 2. Image Segmentation: Otsu algorithm
DataProcess
- 包含了简单的图像处理功能,灰度化,二值化,边缘检测等。-Contains a simple image processing functions, graying, binarization, edge detection.
BinarizTransf
- Binarization and transformation of a sample image
ImageGrayProcessVS2008
- 打开bmp位图文件 彩色转灰阶 直方图均衡 直方图规定 灰阶线性化-Open the bmp grayscale bitmap image binarization functions connected domain extraction features
quyufenge
- 区域分割与目标提取的源代码,包含了单阀值和双阀值二值化处理,直方图图形化,图像反转等功能!-Segmentation and object extraction of the source code, including the single-and double-threshold binarization threshold, histogram graphic, image inversion and other features!
tuxiangerzhihua
- 图像二值化的VB程序,希望能对大家有用。-Binarization of the VB program, hoping for all of us.
tuxiangerzhihuayanjiu
- 图像二值化研究论文 对于有志于进行图像二值化研究的人员有借鉴学习作用-Image binarization research papers for those interested in research for image binarization learn from the role of personnel
area
- 对图像进行二值化,并进行面积计算,之后进行轮廓提取,计算封闭曲线的周长。采用c语言编写。-Image binarization, and the space, after contour extraction, calculated the circumference of closed curves. Using c language.
gai
- 数字图像简单处理,例如二值化,图像对比度,反色变换-Simple digital image processing, such as binarization, image contrast and color transformation
k-test3
- Delphi源码做的库,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果-Delphi source do library, realize in the open, binarization, the image of the corrosion, inflation, contour extraction effect
binary
- 图像处理相关算法C++源码\数字图象处理VC原码\二值化变换-Image processing related algorithms C++ source \ digital image processing VC original code \ binarization transformation