搜索资源列表
二值化源程序
- 图象处理源代码,介绍了利用迭代法对BMP图像进行二值化的方法-image processing source code, introduced to the use of iterative method of BMP images value of the two methods
Subtraction
- 以下是差影法的源程序。要注意的是,第一幅图的文件名为c:\\test.bmp,第二幅图的文件名是c:\\backgnd.bmp。它们有着相同的灰度值和调色板。执行时,这两个文件已经准备好。 我们针对的虽然是二值图,但为了处理的方便,用的是256级灰度图,不过只用到了0和255两种灰度级。-Subtraction law of the source. To be noted is, a document of the plan called c : \\ test.bmp, second gr
PicEdge_DetecAndExtrac
- 程序说明 总体功能: 本程序有2个功能。 1.对载入的二值图像提取边缘,并将边缘信息存入指定文本文件。 2.通过功能1中的文本文件在一个打开的pic图像中恢复边缘。 所需输入输出的数据文件: 1.输入一个二值图像,对其进行边缘提取,新建一个文本文件已存入边缘信息,输出此文本。 2.输入步骤2中的文本,通过文本文件输出恢复边缘。 运行方式: 1.打开一个待求二值图。 2.选取“边缘提取”,“轮廓提取”中的4连通或者8连通方法提取边缘。
twoImageLab
- vc++example,verygood~~二值图象标记,强力推荐,很好-vc example, verygood ~ ~ binary image marking strongly recommend good
VC++IP
- VC++图象处理编程演示程序 包括图象文件,点处理,领域处理,二值图象处理,二值形态学,灰值形态学,真彩色图象处理,区域分割,应用实例,帮助等。
fuliye
- 该文件可实现对手势二值图的轮廓跟踪,并且提取手势轮廓图的傅立叶描述子提取
myGood
- 一个二值图象的滤波、分割-a binary image filtering and segmentation
digital
- C#编写的图像处理程序源码 一共有十二个 包括灰度,二值化,锐化,缩放,旋转,压缩-C# source code written in image-processing program, a total of 12, including grayscale, binary, sharpening, scaling, rotation, compression, etc.
bmp_resolution
- 位图图像处理,能打开8位,24位位图,进行彩色转灰度,亮度,对比度调整,二值化操作!-resolution for bmp image handling.
bmptest
- 此代码主要是实现位图的透明叠加功能!在进行两幅图片叠加的时候,先要对图片进行二值处理!-This code is mainly to achieve a transparent bitmap overlay features! Conducting two picture superimposed when first pictures Binarization processing!
FaceDetectionSystem
- 人脸检测系统可对一张图片中,在不同地方的人脸进行识别,并可对图片进行各种各样的处理,如:对图片进行二值化,比较图片相似度等.-Human Face Detection system can be a picture, in different parts of the face to identify people, and on the picture for various treatment, such as: for two values of the picture, and pict
MyProjects
- 是关于图像处理的一些技术:二值图,彩色变灰度,人脸检测.snake等-Image processing :binary image, gray scale to color change, human face detection. snake, etc.
Licensenumber
- 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
MyProject
- 将彩色位图二值化,包含所有工程文件,编译环境为VC6.0,C++语言编写-The color bitmap binary that contains all the project file, compile environment for VC6.0, C++ language
TGlobalThrehoh
- 编写一个自动估计阈值的全局阈值化程序。程序的输出为分割后的的二值图。并要求用上面编写的阈值化程序对图中的目标进行分割。 -Write an automatic estimate the threshold of global thresholding procedure. Output of the program for the segmentation of the binary image. Written above the threshold procedure to split
choose
- 可以画出二值图,并且可以找到像素坐标,可以鼠标移动回车即可得到像素值-Can draw a binary image, and you can find the pixel coordinates, can enter to get the mouse to move the pixel values
comparison
- 实现两幅二值图的比较,基于matlab环境。内附实验图像,输出两幅图像的距离。距离越大,相似度越低 -The realization of the two pieces of two value image comparison, based on the MATLAB environment. Containing the experimental image, the output of two images of the distance. The farther the distan
fushi
- 快速腐蚀操作,实现二值图的快速腐蚀操作,以下为凑够20个字而写-quick erosion aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
图像分割+二值
- 采用适当的方法对马路黄线图像imageHuang1进行黄线分割,得到完整的黄线二值图imageHuang2 主要函数自己编写(Proper method is used to segment the yellow line image imageHuang1, and the complete yellow line two value map imageHuang2 is obtained The main function of their own writing)
erzhitu
- 基础的二值图黑域求解问题,使用C语言,文件读写,随机生成(Solution of black domain based on two valued graphs)