搜索资源列表
人脸的监测与定位
- 本程序可以对读入人脸进行相似度计算,二值化,脸的直方图,头发直方图,标记人连区域等-this program can read human faces similarity, the two values, face the histogram, hair histogram, marking the region even as people
vc_dib
- 使用vc++ 平台编制的关于图像二值化的程序 希望对大家有用 -use vc platform for the preparation of the image value of the two procedures hope useful for a
otsu_comp
- C语言算法程序,已经过硬件测试,效果很好,用于图象的二值化,自动取得阀值.-C language paper, the hardware has been tested and the results very good for the image of the two values, automatic threshold.
CarIdt_New
- 车牌自动识别程序 灰度处理 直方图处理 灰度增强 边缘提取 边缘锐化 车牌截取 车牌二值化
DigitRec
- 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别 识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且
indep
- 一个图像处理程序,可以二值化图像,进行各种滤波,边缘提取-an image-processing program, two binary images, various filtering, edge detection
Image-inverse-normalization.ra
- 程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒。,程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒。
imageprocessing
- 利用vc++开发的图像处理程序,包括图像灰度化、图像平滑、边缘检测、二值化、数学形态学处理等功能。-Image processing project use vc++,including image grayscale,smoothing,edge detection,morphological processing
tuxiangerzhihua
- 图像二值化的VB程序,希望能对大家有用。-Binarization of the VB program, hoping for all of us.
turn
- vc 二值化变换 源代码的程序源码,希望对大家有所帮助-vc source code, binary transform the program source code, we hope to help
图形图像处理程序例子
- 1.二值化处理的源代码 2.对角镜像处理 3.离散余弦变换处理 4.傅立叶变换处理 5.(图像复原) 6.加入随机噪声 7.直方图均衡处理 8.几何变换 9.图像处理头文件 ...... -1. 2 value of the source code for two. Right angle image processing 3. Discrete Cosine Transform 4. Fourier transform handle
zhiwenshibie-
- 一个指纹识别的程序,只能读入BMP格式的图片,支持二值化、滤波、锐化等操作,有需要的可以参考一下-A fingerprint identification procedures can only be read into BMP format images, support for binarization, filtering, sharpening operation, there is a need for reference
YU_chuli
- 图像预处理程序,包括彩色图象灰度化,灰度图像中值滤波和灰度图像二值化-Image preprocessing procedures, including color images to gray, gray image median filtering and gray image binarization
BMPtoERZHI
- 这个程序由VC++6.0编写,是C语言代码,可以实现把BMP格式的彩色图二值化输出像素值。-This procedure written by VC++ 6.0, is the C language code, you can achieve the BMP format color map binary output pixel value.