搜索资源列表
histgram
- 多维颜色直方图::文中利用Matlab软件对真彩色图像高堆直方因数据的可视化进行了实践研究,并给出了 制作高雏直方图的相应程序。高雒直方图的可视化对真彩色图像分割中正确选择合适的彩色模型研 究起到了很好的作用。-multi-dimensional color histogram : : The authors use the Matlab software for true color images directly to the high rockfill for data visua
wfcm
- Weight Fuzzy C-means Algorithm Based on 1D histgram
histgram
- 在配准方面的理论研究,在给方面的应用,很有参考价值,希望认真阅读研究!!很有价值啊!
myimageprocess2.rar
- 直方图均衡化,局部直方图均衡化,直方图匹配,中值滤波,,histgram equalization,histogram matching
histKernel
- CUDA 做直方图统计的示例,开创了GPU在图像处理中应用的先河-CUDA image histgram, can improve to image histequal
zhifangtucopy2
- 基于直方图的sar图像分割,此方法简单,效果好-sar segmentation based on histgram
Image-Imag-Enhancement
- 影像增强的三个程序:1、边缘检测;2、直方图均衡化;3、图像增强-three programmea:1. edge detedtion 2,image histgram equalized 3,image enhancement
histgram
- 实现了图像的R、G、B三通道的提取,在实现灰度的基础上提取了一副bmp格式图像的三通道颜色特征-To achieve the image R, G, B three-channel extraction, in achieving the gray-scale based on the extracted a bmp format images of the three-channel color feature
CBIRsys
- 提取Hu不变矩以及边缘直方图的特征,将特征写入txt文件,可以查看使用,为后期的特征提取铺垫-extract the Hu invriant moment and edge histgram.
cv7
- 一种对彩色图片的灰度图,直方图的简单获取程序- histgram
histgram_equalization
- this file is used to enhance the image using histgram eqaution
Histgram-Equalization
- 以matlab实作histgram equalizatuin-To implement histgram equalizatuin matlab
PCA
- ORL人脸的svd实现PCA主成分提取,并求出人脸均值,直方均衡比较-PR histgram,svd,pca
equalhistgram
- 分布实现直方图均衡化的编程过程,可以更好的理解直方图均衡化思想。-fullfill equal histgram
histgram
- use to histgram analysis for images
matchHistograms
- 用matlab实现彩色图像的直方图匹配,提供源代码和说明文档- histgram matching
HSV-Histgram
- 根据图像显示直方图,显示出图像的直方图表示。-According to the image histogram, showing the image histogram.
imagepro
- 基于VS2005,结合OpenCV的图像增强,包括分段线性、对数非线性、直方图均衡化等图像处理,利于初学者学习,经验证,代码有效。-Based on VS2005, Enhancing images using the tool OpenCV. The algrithoms are piecewise linearity, log non-linearity, histgram equalization and so on.
histgram
- 自己编写的直方图均衡化代码,可以作为函数直接调用-histgram developed by myself
DrawHist
- 灰度直方图是图像整体信息的一个重要方面。 本程序利用 Emgu cv 画灰度直方图.(Draw histgram with Emgu)