搜索资源列表
color.rar
- Mpeg7中颜色布局描述符的代码实现,很简单的。,MPEG7 in Color Layout descr iptor code, very simple.
scd
- 根据MPEG7中图像的SCD描述算子,提取图像在HSV空间中的直方图。并且可以与源图像进行比较。-MPEG 7 Scalable Color Descr iptor experiment
dcd
- mpeg7中主颜色描述符的代码实现,很简单的,开发工具是VS2005-MPEG7 descr iptor in the main color of the code, very simple, development tools is VS2005
DCTdomainMPEG7DominantColordescriptorextraction.ra
- DCT域中MPEG7主色描述符的提取,该文在MPEG7的基础上提出了DCT域内直接提取主色描述符的新方法.这种方法节省了 对图像的解压缩的过程,因而大大的提高了对于压缩图像进行特征提取的速度和效果.作为整个算法的一部 分,一种自动阂值提取的算法也在该文中给予了描述.这种方法可以减少因人为设定经验闭值而带来的不确 定性,使算法更具鲁棒性.对比检索试验结果也说明本算法是一个高速有效的算法.新算法主要用于压缩图 像库或互联网上的相似检索. -DCT domain MPEG7 Dom
Featureextractionforcomputervisionbasedfiredetecti
- 火灾视觉特征的提取是视觉火灾探测中的关键问题. 我们主要研究色彩、纹理以及轮廓脉动 等特征的提取,并提出一种度量轮廓脉动信息的距离模型,该模型在规格化的傅立叶描述子空间能 够准确地度量这种时空闪烁特征. 实验结果表明,该方法具有比较好的鲁棒性,有助于提高视觉火 灾探测的准确率、降低误报漏报率.-Based on investigating color , text ure and temporal feat ures for vision based fire detection ,
colordescriptors20
- color descr iptor used to calculate all kinds of features
jiyuSIFTtezhengpipeidejiankongtuxiangzidongpinjie.
- 针对不同摄像头的监控图像 ,提出了一种优化的 SIFT特征匹配的监控图像自动拼接方法。在图像整合方面 ,通过高速提取 SIFT特征描述符并进行稳定精确匹配 ,利用改进 RANS AC算法去除错配 ,从而确定待拼接图像 之间的变换参数 在图像融合方面 ,有效消除了颜色和光照差异 ,最终实现自动的无缝拼接系统。实验结果证明该方法对重叠区域小、 形变大、 有运动遮挡和噪声的监控图像有较完美的拼接效果。-Monitoring for different camera images, a SIFT f
ColorLayoutImpl
- color layout descr iptor
ColorDescriptors
- 颜色描述子:讲述颜色特征描述,如何用颜色描述图像-color descr iptor
TransparentBitmap
- 位图透明化显示:实现这种透明有两种方法,一种是让背景色成为白色,然后与对话框背景色进行与运算;还有一种是让背景色成为黑色,然后与对话框背景色进行或运算。这样位图的背景色就消失了。 1)创建一张大小与需要绘制图像相同的位图作为“掩码”位图; 2)将新创建的“掩码”位图存储至掩码位图的设备描述表中; 3)把位图设备描述表的背景设置成“透明色”,即不需要显示的颜色; 4)复制粘贴位图到“掩码”位图的设备描述表中,这个时候“掩码”位图设备描述表中存放的位图与位图设备描述表中的位图一样;
dominant_color_local
- 局部主颜色描述符实现源码,根据主颜色描述符来比较两张图片的相似度- Local dominant color descr iptor implementation source code, and the similarity of the operator to compare two pictures based on the dominant color descr iption
GoP
- this program is GOP. GOP is group of frame descr iptor. this descr iptor is define a group of picture based on Scalable Color Descr iptor (SCD)
ColorLayoutImpl
- color layout descr iptor
sss
- - 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 pa
hls-akaze
- HLS akaze is using HLS color space in AKAZE detector and descr iptor
Color_Structure_Descriptor(CSD)
- Color Structure descr iptor
C_SCD
- Scalable Color Descr iptor matlab code
1347R1
- lle在图像检索中的应用,GUI界面,包括提取HSV颜色空间的颜色矩特征的子程序,提取图像 不变矩的子程序,提取图像文理特征的子程序,基于傅立叶描述子的纹理特征提取子程序等。-Lle application in image retri , the GUI interface, including extraction of HSV color space the color of the torque characteristics of a subroutine, extract the i
LBP
- 一幅图像的纹理是在图像计算中经过量化的图像特征。图像纹理描述图像或其中小块区域的空间颜色分布和光强分布。纹理特征的提取分为基于结构的方法和基于统计数据的方法。一个基于结构的纹理特征提取方法是将所要检测的纹理进行建模,在图像中搜索重复的模式,该方法对人工合成的纹理识别效果较好。但对于其他图像中的纹理识别,基于统计数据的方法效果更好。-A texture image is the image in the calculation of the quantized image features. Sp
sigma点的代码
- 基于分割的局部Sigma语义特征点,是对场景中的语义目标进行建模。先在传统的图像分割基础上,分割出场景的前景目标,再结合像素位置、颜色、Gabor特征和LBP特征[构造出表征目标语义信息的协方差描述子,最后将其转换成欧式空间下的Sigma点特征,适用于标准SVM的场景学习和分类。(The segmentation based local Sigma semantic feature points are modeling the semantic objects in the scene. In