搜索资源列表
VC_DigitalImageProcess
- 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
VisualC++Image
- 读取和显示BMP位图,进行点运算,几何变换,正交变换,图象增强,形态学变换,边缘与轮廓操作,图象分析,图象复原,图象编码等.-read and display bitmap BMP, point operations, geometry transformation, orthogonal transformation, image enhancement, morphological transformation, Edge and profile operation, image analy
CarIdt_New
- 车牌自动识别程序 灰度处理 直方图处理 灰度增强 边缘提取 边缘锐化 车牌截取 车牌二值化
GDIDRAW
- GDI图形图像编程实例,主要有以下实例: VC图像处理系列之一--图像读写篇 VC图像处理系列之二--图像显示篇 图像处理系列之3--图像增强篇 VC图像处理系列之四----傅立叶变换篇 VC图像处理--快速傅立叶变换篇 VC图像处理--边缘检测篇
图像增强及模式分析
- 该源码程序包括:增强图像对比度,检测图像边缘(使用Canny算子和Sobel算子),直方图均衡化等图像处理的一些常用算法,且能取得较好的处理效果。
Image_processing
- 图像处理源码,包括:点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等...包含各种算法-Image processing source code, including: point operations, geometric transformations, orthogonal transform, image enhancement, morphological transformation, edge and contour, image an
ImageProcessFounction
- 各个程序函数包含图象处理基本的算法,边缘检测,点运算,特效,几何变换,增强和虑镜-The various program functions include basic image processing algorithms, edge detection, point operations, effects, geometric transformation, enhancement and taking into account mirror
LipLoca
- 实现一种结合颜色空间、变换及变形模板的自动唇部定位及唇轮廓提取、跟踪方法首先在空间建立肤色模型进行人脸检测、定位, 并由人脸几何特征进行唇部粗定位然后结合唇色模型进行变换使肤、唇色差别明显化, 提出根据亮度信息对变换结果预处理后用法进行图像分割, 经唇色模型进一步验证后实现唇部精定位再使用变形模板来进行嘴唇轮廓特征提取, 为增强内轮廓定位的鲁棒性, 对经亮度预处理和唇色模型验证得到的口腔区域边缘图进行曲线拟合来实现内轮廓定位最后, 将唇读图像序列中上一帧的唇部定位结果拓展后作为当前帧的预测区域再
matlab
- 本文重点研究了面积法对车流量进行统计。在研究算法过程中主要用到了车辆图像检测相关的灰度化、滤波、图像增强、锐化等图像处理基础知识,并将这些知识的算法进行了比较研究。进而用到了阈值分割、边缘检测、以及形态学操作等图像分割技术以及车辆的检测和提取算法。最后设计了一种实时可靠的统计算法。-This paper focuses on the area method for traffic statistics. In the study of algorithms used in the vehicle
VC_image
- VC8工程,完整可运行。图像处理算法,点运算,几何变换,正交变换,图像增强,形态学运算,边缘检测,轮廓提取,图像分析,图像还原,图像编码-VC8, image processing algorithms, point arithmetic, geometric transformations, orthogonal transformation, image enhancement, morphological operations, edge detection, contour extrac
Image--vision-detection
- 图像内插与旋转,点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓提取,图像分析,图像复原,图像编码-Image interpolation and rotation, point operations, geometric transformation, orthogonal transformation, image enhancement, morphological transformation, edge and contour extraction, image analy
MATLAB
- 对图片进行二值化、灰度化以及边缘检测和对比度增强等处理(Two values, grayscale, edge detection and contrast enhancement are processed)