Welcome![Sign In][Sign Up]
Location:
Search - color histogram for feature

Search list

[Special EffectsHistogram_HSV_36

Description: 求取彩色图象的HSV直方图,用于彩色图象的颜色特征提取.该算法基于OpenCV.-strike HSV color image histogram, Color image for the color feature extraction. The algorithm is based on OpenCV.
Platform: | Size: 1032 | Author: guolijun | Hits:

[Special EffectsHistogram_HSV_36

Description: 求取彩色图象的HSV直方图,用于彩色图象的颜色特征提取.该算法基于OpenCV.-strike HSV color image histogram, Color image for the color feature extraction. The algorithm is based on OpenCV.
Platform: | Size: 1024 | Author: guolijun | Hits:

[Software EngineeringVideo_Image_Segmentation_Based

Description: 为了对光线变化的图像进行顺利侵害,提出了一 种利用贝叶斯学习方法来进行视频图像分割的算法,印先在每个像素点处对不断变化的背景建模,同时计算每个像素点 处的颜色直方图,再用这些直方图来表示该像素点处特征向量的概率分布,然后用贝叶斯学习方法来进行判断,以确定在光线缓慢或者突然变化的时候,每个像素点是属于前景还是属于背景。-In order to change the image of light against a smooth, a Bayesian learning approach to the use of video image segmentation algorithms, printed first in each pixel point on the changing context of modeling, at the same time calculated for each pixel point Department of color histogram, and then these pixel histogram to indicate the point of the probability distribution of feature vectors, and then use Bayesian learning method to judge, to determine the slow or sudden changes in light, when each pixel is belonging to the prospect of still belonging to the background.
Platform: | Size: 196608 | Author: | Hits:

[DocumentsBasedOnMeanShiftAndParticleFilterObjectTracking.ra

Description: 基于Mean Shift算法和Particle Filter算法的目标跟踪学位论文:讨论了MeanS hift算法(均值偏移)和粒子滤波算法(Particle Filter),分析了两种算法的特点;,分析了用运动目标检测提取目标运动特征的技术,通过增加对目标特征描述信 息,提高跟踪健壮性,并在以颜色直方图描述颜色特征的基础上,融合了目标的运动特征,设计了一种基于运动特征和颜色特征多特征融合的粒子滤波跟踪方法;用二阶直方图描述颜色特征,设计了均值偏移和粒子滤波相结合的目标跟踪技术-Based on Mean Shift Algorithm and Particle Filter algorithm for target tracking dissertation: The MeanS hift algorithm (average deviation) and particle filter (Particle Filter), an analysis of the characteristics of two algorithms analyzed by extracting the target moving target detection Movement characteristics of technology, by increasing the characterization of target information to enhance the tracking robustness, and to describe the color characteristics of color histogram, based on the integration of the target movement characteristics, designed a campaign based on the characteristics and color characteristics of multi-feature integration of particle filter tracking method with second-order description of the color histogram features, designed to offset the mean particle filter and a combination of target tracking technology
Platform: | Size: 2126848 | Author: 田卉 | Hits:

[Otherxingzhuangandyanse

Description: 提出了一种有效用于抽取特征、索引和检索彩色图像的技术途径. 通过提取图像的颜色不变量, 建立相应 的色度直方图(hue h istogram) 来表示图像的颜色分布特征. 为了描述图像中对象的位置及方向特征, 首先计算图像的色度轮廓并对其进行Radon 变换, 然后计算相应的“空间直方图”.-Proposes an effective feature for the extraction, indexing and retrieval of color images of the technical ways. By extracting the image color is not a variable, set up a corresponding color histogram (hue h istogram) to represent the color distribution of the image. In order to describe the image the location and orientation of objects characteristic of the first calculation of the image color profile and gain Radon transform, and then calculates the corresponding " space histogram."
Platform: | Size: 621568 | Author: 史习云 | Hits:

[Special EffectsImageThemeFilter

Description: 对图像进行分主题过滤。 根据给定的图像样本集,进行样本训练,提取多个颜色空间中的多种方式(颜色矩,纹理谱,直方图,肤色模型等)的得到图像特征集;对待过滤图像进行特征提取,向量匹配,进而实现图像分主题分类功能。-Sub-theme of the image filter. According to a given set of image samples to conduct the training samples to extract more color space in multiple ways (color moments, texture spectrum, histogram, color model, etc.) are image feature set treatment filters for feature extraction, vector match, then the sub-theme classification of image features.
Platform: | Size: 9487360 | Author: andy | Hits:

[Special EffectsColorQuantization

Description: 针对色调在颜色量化时容易出现偏差,提出了一种基于直方图特性的颜色量化算法,在颜色量化时对色调进行修正,并采用脉冲耦合神经网络对颜色量化结果进行分割验证.-For color in the color quantization error prone, a feature based on the color histogram quantization algorithm, when the color quantization for color correction, and using pulse coupled neural network segmentation of color quantization results verified.
Platform: | Size: 612352 | Author: 王杰 | Hits:

[Education soft systemexperimentalreported

Description: 本示例主要的功能是通过给定的一组成绩数据绘制出成绩的分布图(包括直方图和圆饼图)。这里没有用到数据库,因为是一个简单的成绩分布图,而用数据库的话在转到另一台机子上还要重新建表,对于学生信息也要涉及到录入问题,不容易实际操作,所以本示例采用了更为方便的通过手动录入数据或者是从文件(txt格式文本文档,第一个数为总人数,其余为分数,分数之间用逗号隔开)导入数据两种方式绘制出其统计图。录入的成绩可查看可修改,直方图采用了立体图模式,看起来更直观,各个分数段都有明显的分数人数标注,看起来直观形象。饼形图也同样标注了各颜色对应的分数段及人数,看起来很直观。数据录入部分与绘图部分集成在一个对话框上面,没有在单个文档中调用,减少了不必要的繁琐过程-The main feature of this example is given a set of performance data to map out the distribution of results (including histograms and pie charts). Database is not used here because the result is a simple map, but with the words in the database to another machine on the table but also to re-build, but also for the student information related to the input problem, is not easy to practice, so this example by using a more convenient data entry or manual from file (txt format text documents, the first number is the total number of rest points, scores, separated by commas) two ways to import data to map out their charts . Entry can be modified to view the results, using a three-dimensional histogram graph model, it seems more intuitive, each segment has a significant fraction of the number of marked points, it seems intuitive image. Pie charts are also marked with the color and number of segments corresponding to the score, it seems very intuitive. Data entry and some portion of the drawing i
Platform: | Size: 227328 | Author: netangels | Hits:

[OtherOLT

Description: We present a parallel implementation of a histogram-based particle filter for object tracking on smart cameras based on SIMD processors. We specifically focus on parallel computation of the particle weights and parallel construction of the feature histograms since these are the major bottlenecks in standard implementations of histogram-based particle filters. The proposed algorithm can be applied with any histogram- based feature sets—we show in detail how the parallel particle filter can employ simple color histograms as well as more complex histograms of oriented gradients (HOG). The algorithm was successfully implemented on an SIMD processor and performs robust object tracking at up to 30 frames per second—a performance difficult to achieve even on a modern desktop computer.
Platform: | Size: 7321600 | Author: gugu | Hits:

[Graph Recognizeyansezhifangtusuanfa

Description: 采用颜色直方图特征提取的方法进行图片识别。C-The color histogram feature extraction method for image recognition. C++
Platform: | Size: 6144 | Author: 吴卫东 | Hits:

[Special EffectsextractFeatures

Description: Feature extraction for image retrieval: This software extracts the four kinds of features, 1. Color histogram, color moments 2. Edge histogram 3. Gabor wavelets transform 4. Local Binary Pattern 5. GIST -Feature extraction for image retrieval: This software extracts the four kinds of features, 1. Color histogram, color moments 2. Edge histogram 3. Gabor wavelets transform 4. Local Binary Pattern 5. GIST
Platform: | Size: 2839552 | Author: 肖肖 | Hits:

[OtherGZ

Description: 用于基于视频运动目标的跟踪,该算法融合了颜色直方图和梯度方向直方图的特征,能够更加精确地表征目标,较大地提高了视频目标跟踪的准确度和鲁棒性。-For video motion-based target tracking, the algorithm combines the color histogram and gradient direction histogram feature, to more accurately characterize the target, greatly improve the accuracy and robustness of the video object tracking.
Platform: | Size: 4096 | Author: 李正福 | Hits:

[Special EffectsColorHistogram.asc

Description: 本源码采用颜色直方图提取图像颜色特征,可用于图像检索等-The source image color using the color histogram feature extraction can be used for image retrieval, etc.
Platform: | Size: 4883456 | Author: 顾文娇 | Hits:

[Graph programGZ

Description: 用于基于视频运动目标的跟踪,该算法融合了颜色直方图和梯度方向直方图的特征,能够更加精确地表征目标,较大地提高了视频目标跟踪的准确度和鲁棒性。-For video motion-based target tracking, the algorithm combines the color histogram and gradient direction histogram feature, to more accurately characterize the target, greatly improve the accuracy and robustness of the video object tracking.
Platform: | Size: 4096 | Author: Thegr | Hits:

[matlabsss

Description: - Color provide an important clue for extracting the new color LBP histogram features for face recognition using Local Binary Pattern technique. To reduce redundancy RGB color space converted to YCbCr color space. The Local Binary Pattern is a non parametric operator which describes the local spatial structure, of an image into the global features. The face features based on Local Binary pattern has proven to be highly discriminative, which is invariance to monotonic gray level changes and computational efficiency that make it suitable for demanding image analysis task. The Local Binary Pattern features distribution are extracted and generated into a spatially enhanced feature vector to be used as a face descriptor. Color information can become significant for improving face recognition performance of CAS PEAL database,
Platform: | Size: 2048 | Author: sowmya | Hits:

[Special Effectszhifangtu_function

Description: 得到服装的颜色直方图用于表征图像的颜色特征用于检索-Get clothes clothing color color histogram feature as a representative for retrieval.
Platform: | Size: 1024 | Author: gaga | Hits:

[Special Effectsimagefeature

Description: 图像特征提取程序,小波分解提取纹理特征,颜色直方图,HSV空间的颜色直方图提取程序。-image feature extraction code on matlab, wavelet decomposed for texture feature, color feature, histogram, and hsv space color histogram
Platform: | Size: 2048 | Author: hy | Hits:

[matlabhsvHistogram

Description: hsv Histogram feature for color Images
Platform: | Size: 1024 | Author: Zobaidy | Hits:

[Special Effectstuxiangjiansuo

Description: 本代码为计算HSV直方图代码,可以在图像检索时,作为颜色特征来使用。(This code for the calculation of HSV histogram code, you can use in image retrieval as a color feature.)
Platform: | Size: 2048 | Author: Kovin | Hits:

[matlabContent based Image Retrieval

Description: The feature vector of an image can be derived from the histograms of its color components and finally can set the number of bins in the color histogram to obtain the feature vector of desired size. Thus the grid code of an image is obtained through the quantization of the feature vector derived from the histogram of the desired color component of the image. In order to have similar features of the images the grid code must be same for all Images in the grid
Platform: | Size: 2532942 | Author: msujikumar87@gmail.com | Hits:

CodeBus www.codebus.net