搜索资源列表
RgbToHis
- vc++实现 rgb-hsv的转换,并包括直方图的均衡-vc achieve rgb - hsv conversion, and includes a balanced histogram
vc
- 该算法用于提取图像的颜色特征,在hsv空间里实现颜色特征的提取 构造颜色直方图-The algorithm used to extract the image' s color characteristics, to achieve the hsv color space color histogram feature extraction structure
HSV-Histgram
- 根据图像显示直方图,显示出图像的直方图表示。-According to the image histogram, showing the image histogram.
Digital-Image-Processing
- 有源码,适合学习C++的人 一、 读入一幅灰度图象,编写程序显示图象中任一象素点的灰度值。 二、 编程实现RGB彩色空间到HSV彩色空间的转换,并通过调整H、S、V的值实现图像亮度、色度和色饱和度的调节。 三、 1.灰度线性变换、分段线性变换 2.灰度直方图均衡、规格化 3.图象卷积:各种模板实现低通、高通滤波 4.图象中值滤波、最大值滤波、最小值滤波、模板选择滤波 5.伪彩色图象增强 四、 1.图象的加、减、乘、除和逻辑运算。 2.图象的镜像变换、图象的缩放
colorhist
- 本代码实现了对图片颜色直方图的提取方法,其中输入为一张图片,输出为1*256的颜色直方图的一位矩阵,HSV,分别为16,4,4个维度-This code implements the color histogram of the image extraction method, which is an input image, the output is 1* 256 color histogram of a matrix, HSV, were 16,4,4 dimensions
zhifangtu
- 采用vc6.0实现显示图像的直方图,把rgb转化为hsv并显示 -display histogram
histology-image-classification
- this code product to classification of blood histology images.texture and color features used to patterns extraction and classified using SVM (support vector machine). texture features extracted with SRF gradient and LBP operator and to color feature
HSV
- 将图像进行分块,然后对每一个块提取图像颜色直方图特征。-The image is divided and the image color histogram features are extracted for each block