搜索资源列表
-
0下载:
直方图的匹配算法,使用c语言进行程序编写-Histogram matching algorithm, using the c programming language
-
-
1下载:
基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
-
-
1下载:
C#对图像处理,绘制直方图,线性点运算,灰度拉伸,直方图均衡,直方图匹配-C# for image processing, histogram mapping, linear point operations, gray stretch, histogram equalization, histogram matching
-
-
0下载:
直方图配准技术软件,利用已知的直方图配准曲线生成系统配准曲线,实现直方图配准。-Histogram matching software, using the known histogram matching curve matching curve generation system, the realization of histogram matching.
-
-
0下载:
图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码-Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equaliza
-
-
0下载:
根据直方图相关算法编写的直方图变换程序,包括均衡化和规定化。请先阅读说明文件,调试通过,可直接运行。-Histogram correlation algorithm based on the preparation of the histogram transformation process, including equalization and matching. Please read the documentation first. Run direcly after loading.
-
-
0下载:
以C sharp編程圖像有關绘制直方图、线性点运算、灰度拉伸、直方图均衡、直方图匹配-C sharp programming in order to draw the image on the histogram, linear point operations, gray stretch, histogram equalization, histogram matching
-
-
0下载:
这个程序用来实现BMP图像格式的直方图规定化处理,使用VC++6.0来编写。-BMP image format to achieve the provisions of the histogram processing
-
-
0下载:
根据冈萨雷斯数字图像处理中做的,使用matlab进行直方图的均衡化以及直方图匹配程序,附带原图像-According to Gonzalez, digital image processing to do, the use of matlab to histogram equalization and histogram matching program, with the original image
-
-
0下载:
直方图匹配,或者叫做直方图规定化。在matlab下实现,但是没有使用IPT中的histeq进行规定化。-Histogram matching,or histogram specification is the basic method in the digit image processing. We provide a implementation in matlab without using IPT function histeq
-
-
0下载:
直方图匹配函数,包括二维及多维图像的处理-Histogram matching function, including the two-dimensional and multi-dimensional image processing
-
-
0下载:
用c#编写的数字图像处理中直方图均衡化和直方图匹配的算法-C# prepared digital image processing histogram equalization and histogram matching algorithm
-
-
0下载:
关于两幅图像灰度直方图匹配方法的总结.使两幅图像具有相同的直方图分布,很实用.-Histogram matching method on the summary. Very practical.
-
-
0下载:
本代码实现多视频下的目标识别的方法。使用了颜色直方图特征,并计算巴氏距离得出目标是否匹配。可以使用背景较为简单的视频进行实现。-The code to achieve the target recognition method of multiple video. Color histogram, and calculates the the Pap distance derived target match. Can use relatively simple background video
-
-
1下载:
直方图匹配,用C++编写的代码,效果我已经用Photoshop(直接查看其灰度直方图即可)和基于HIS变换的影像融合检验过了,效果是正确的。具体原理可以参考武大贾永红的《数字图像处理》一书。如果读者觉得执行效率偏低,可以把代码中标明的可以注释的部分注释掉即可,不过这样效果会差一些-Histogram matching, in C++. The results have been verified by the software PhotoShop by checking the histogr
-
-
0下载:
直方图均衡化的Matlab源码实现,对均衡化前后图像直方图均衡-Histogram Matching
-
-
0下载:
opencv直方图匹配示例代码,初学者可以借鉴-opencv histogram matching sample code, beginners can learn from it
-
-
0下载:
Histogram Equalization and Histogram Matching
-
-
0下载:
histogram matching: it compares two images and enhance the main image by comparing it to referal image.
-
-
0下载:
灰度直方图,线性点运算,直方图均衡化,直方图匹配-Histogram, linear point operations, histogram equalization, histogram matching
-