搜索资源列表
-
0下载:
实现图像的灰度变换,包括二值化,灰度变换,投影法,直方图显示等-Gray Image Transform, including two values, Gray transformation, projection, histogram display
-
-
1下载:
VC++开发机器视觉算法源程序(全部集成在一个pdf文档里)
利用Visual C++实现AVI文件的图像截取
Visual C++中实现对图像数据的读取显示
Visual C++实现视频图像处理技术
VC编程中如何操作数据库中的图像字段
Visual C++实现数字图像增强处理
Visual C++6.0开发灰度位图处理
VC++开发腐蚀运算源程序
VC++开发膨胀运算源程序
VC++开发细化源程序
VC++开发Hough变换的源程序
VC++
-
-
1下载:
利用Visual C++实现AVI文件的图像截取
Visual C++中实现对图像数据的读取显示
Visual C++实现视频图像处理技术
VC编程中如何操作数据库中的图像字段
Visual C++实现数字图像增强处理
Visual C++6.0开发灰度位图处理
VC++开发腐蚀运算源程序
VC++开发膨胀运算源程序
VC++开发细化源程序
VC++开发Hough变换的源程序
VC++开发轮廓提取源程序
堆栈的数据结构和操作
VC++开发轮廓跟踪源
-
-
2下载:
图像处理算法源程序.pdf,包含:
利用Visual C++实现AVI文件的图像截取
Visual C++中实现对图像数据的读取显示
Visual C++实现视频图像处理技术
VC编程中如何操作数据库中的图像字段
Visual C++实现数字图像增强处理
Visual C++6.0开发灰度位图处理
VC++开发腐蚀运算源程序
VC++开发膨胀运算源程序
VC++开发细化源程序
VC++开发Hough变换的源程序
VC++开发轮廓提取源程序
堆
-
-
0下载:
可进行二值化、灰度变换、投影法、直方图显示,实现众多基本算法变换,针对8位或16位图象-could be two binary, gray-scale transformation, projection, histogram shows that many basic algorithm to achieve transformation, against eight or 16 images
-
-
0下载:
在灰度变换里涉及到灰度变换处理,窗口变换处理,分段线性变换处理,灰度分析均衡化处理,灰度匹配处理;投影法中涉及到水平投影和纯直投影;直方图显示中涉及到原图直方图,变换后直方图,及其R、G、B直方图统计等,是入门的不错的选择,值得-in gray transform Lane involving gray transform, the window transform, piecewise linear transformation, Analysis of gray balance, match
-
-
0下载:
该程序可以多种方式显示图形,二值化处理,灰度变换,画直方图,投影等多种功能,对初学者不愧是不二选择肯定会对你有很大帮助-A variety of ways the program can display graphics, binary processing, gray transformation, drawing histogram, projection and other functions, is indeed the right choice for beginners will c
-
-
1下载:
Gary R.Bradski提出CamShift算法,即"Continuously Adaptive Mean-Shift"算法。是以颜色直方图为目标模式的目标跟踪算法,可以有效地解决目标变形和部分遮挡的问题,而且运算效率很高。在视频跟踪过程中,CAMSHIFT算法利用选定目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,得到当前帧中目标的尺寸和质心位置。-Gary R. Bradski CamShift proposed algorithm,
-
-
0下载:
此源码包含对图像进行二值化、灰度变换、投影以及图像的灰度直方图显示。-This source contains a binary image, gray-scale transformation, projection and image histogram display.
-
-
2下载:
实测地质剖面处理程序。
1、实现了复杂剖面的处理;2、实现了地质剖面的真厚度法、垂直投影法及自然坡度法图形成图;3、简单处理了实测地质剖面柱状图的处理。-Measured geological section processing. 1, the realization of a complex treatment profile 2, realized the true geological section thickness, vertical projection method an
-
-
0下载:
寻找积分投影直方图的谷集并标识出来,matlab实现并有详细说明。-Find integral projection histogram Valley set and marked, matlab and a detailed descr iption of the achievement.
-
-
0下载:
图像的点处理,图像的投影与平均定位,灰度直方图,灰度变换。-Point image processing, image projection and the average position histogram, gray-scale transformation.
-
-
0下载:
基于MATLAB对图形图像进行多方面的处理,先图形直方图均衡处理,再通过积分投影,分别为水平投影,垂直投影,再则进行精确定位目标-MATLAB-based graphical images on a wide range of processing, the first graphical histogram equalization processing, and through the integral projection, horizontal projection, vertical
-
-
0下载:
用于对图像进行水平和垂直的直方图投影,用于差影检测和模板匹配-Is used to image the horizontal and vertical histogram projection for the poor shadow detection and template matching
-
-
0下载:
打开bmp图片,进行二值化,灰度变换,投影法和直方图变换-Open the bmp image binarization, gray level transformation, projection and histogram
-
-
1下载:
基于CamShift的目标跟踪算法,先求图像的HSV分量,提取H分量,做灰度直方图,对灰度直方图进行投影,最后均值移动进行跟踪。-Target tracking algorithm based on CamShift, first find the image of the HSV components to extract H component, do histogram of the projection histogram, the last mean shift tracking.
-
-
0下载:
数字图像处理,分割,投影,直方图,等功能-Digital image processing, segmentation, projection, histogram, etc.
-
-
0下载:
灰度化的图像,二值化后的图像 水平投影直方图 垂直投影直方图-Grayscale image, the binarized image horizontal projection histogram vertical projection histograms
-
-
0下载:
该工程包含一下内容:
1.灰度图的直方图
2.使用查找表修改图像外观
3.直方图均衡化
4.反投影直方图检测特定的图像内容(包括彩色图)-The project contains the following elements:
1. grayscale histogram
2. Using a lookup table to modify the appearance of the image
3. histogram equalization
The back-
-
-
0下载:
反投影直方图用以检测特定的内容,本人直接调试亲测可用-Anti-projection histogram for detecting specific content, I pro-test available for direct debugging
-