搜索资源列表
ColorHistogram.rar
- 图像颜色特征的提取:HSV颜色直方图 描述的是图像的整体颜色情况。本程序采用非均匀量化方法得到36bin的颜色直方图。,Image Color Feature Extraction: HSV color histogram describes the situation of the image' s overall color. This procedure using non-uniform quantization method the color histogram 36bin.
MD
- 本代码实现了视频镜头分割,采用基于颜色直方图的方法-This code implements the video shot segmentation, using the method based on color histogram
cbir
- 用的是局部颜色特征,再说细点是用里面的区域颜色直方图的方法。把图像归一化到256X256,把图像分成4X4块,计算16个区域的颜色直方图、、、 最后计算相似度是用欧氏距离.-Using local color feature, repeat fine-point is inside the regional color histogram method. The normalized image to 256X256, the image is divided into 4X4 blocks
CannyJava
- hai I m doing digital image processing project in matlab. so I wnat source code for edge dector algorithm, color histogram and texture algorithm using matlab related source code.
Hist
- 基于环形颜色直方图的图像检索算发,比传统方法好用的多-Annular color histogram-based image retrieval count hair, easy to use than the more traditional methods
color.ZIP
- This document contains details about color image procesing, conversion from HSI to RGB ,some sample codes ,characteristics of color,transformations,histogram equalisation and slicing.
RGB2HSI
- Using open CV draw color histogram, convert RGB To HSI
ColorImageHistogram
- 彩色直方图(matlab),可以直接求出rgb图像的直方图-Color histogram (matlab)
color
- 针对颜色直方图和颜色矩无法表达图像色彩的空间位置的缺点,Pass提出了图像的颜色聚合向量(color coherence vector,CCV)。它是颜色直方图的一种演变,其核心思想是将属于直方图每一个bin的像素进行分为两部分-For color histogram and color moments for color images can not express the shortcomings of spatial location, Pass a polymerization vect
HillClimbingSegment.1.0
- 程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。-mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used to automatically decide the c
histogram
- image segmentation K-means for image of color space RGB-image segmentation K-means for image of color space RGB
CBIR-color
- 基于颜色的图像检索算法研究,本文介绍了颜色直方图和颜色对方法在基于内容检索时的实现思路和理论。-Color-based image retrieval algorithm, this paper describes the color histogram and color of the method in content-based retrieval to achieve when the idea and theory.
color_histogram
- 3 channels color histogram for 24bit bitmap
40
- 近年来,随着互联网的高速发展,网上的多媒体信息也急剧增加,这些多媒体信息以图像为主。如何从浩瀚的图像数据库中快速、准确地找出所需要的图像,己成为一个备受关注的研究课题。有效地组织、管理和检索大规模的图像数据成为迫切需要解决的问题。于是基于内容的图像检索(Content-Based Image Retrieval: CBIR)作为一个崭新的研究领域出现了。 本课题拟研究、分析彩色图像红、绿、蓝三基色直方图的生成、特征提取和相似度等问题,应用图像的颜色信息—三基色直方图对图像进行检索。针对基于颜
Opencv_Quiz2
- 从摄像头提取视频文件,并显示每个图像帧的灰度直方图与一维RGB彩色直方图,并且比较上述直方图的距离。有四种比较方法一一实现了。-Extract the video file from the camera and display each image frame of gray-scale histogram and the one-dimensional RGB color histogram, and compare the histogram distance. There are fou
createColorHistograms
- COlor Histogram Computation
Image-Retrieval-Based-on-Color-Histogram
- 用于基于颜色直方图的图片检索,只要按里面路径正确,可直接编辑运行-Histogram for image retrieval based on color, as long as the correct path by which can be run directly edit
color-histo
- Color histogram tech in matlab
Color-Histogram-Program
- This program is used for face recognition which uses color histogram method
color-histogram-matching
- 本代码实现多视频下的目标识别的方法。使用了颜色直方图特征,并计算巴氏距离得出目标是否匹配。可以使用背景较为简单的视频进行实现。-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