搜索资源列表
shape_basedcontentretrieve
- 用小波多尺度分析进行基于医学图像形状特征的检索.-wavelet multiscale analysis based medical image retrieval features of the shape.
Face_001
- 基于形状特征的人脸分类研究,文中介绍了将模糊聚类方法用于人脸分类。 -based on the shape of the human face classification, the paper introduced the fuzzy clustering method for human face classification.
featureextraction
- 特征提取: 提取了图像中各个标记区域的纹理特征及形状特征,标注详细-King Lek qiong 取: Joan 取了 Minghao Shilu rude plugging 各个标记区 的 理 Canton King Lek Lek 及 near Durian King, 标 downtown Circle Jiu
is
- 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)-Image Feature Extraction of the source code, use the sobel operator edge extraction, the use of hu moments shape
ImageRetrievalBasedOnColorandShapeFeaturesofInteri
- 提出了一种基于兴趣点的图像检索新方法ACSM(Annular Color and Shape Moment) , 利用兴趣点的位置信息, 提取兴趣点周围局部区域的颜色矩特征和区域形状不变矩特征。ACSM算法不仅对平移、旋转具有良好的鲁棒性, 而且克服了传统颜色矩和形状不变矩没有位置信息的缺陷。实验结果表明, 由于将颜色和形状特征有机结合, ACSM算法有效提高了图像检索的准确性。-err
Shape
- 此程序计算图像的七个不变矩,提取出图像的形状特征,可用于图像检索。-This procedure of calculating the image of seven invariant moments, the shape of extracted image features, can be used for image retrieval.
Shape
- 形状特征提取的经典论文,图像处理研究人员必备论文 -Shape feature extraction of the classic papers, image processing researchers must Papers
readvc
- 基于轮廓的形状特征提取 1)该程序在VC++6.0下编译通过; 2)测试图片说明:(图像路径名请在main函数中fp=fopen("1.bmp","rb")中设定) 64×64 24bit BMP: 图像1、2用来验证旋转图像识别;图像1、3用来验证平移图像识别;图像1、4用来验证缩放图像识别; 120×120 24bit BMP: 图像5、6用来验证平移图像识别;图像7、8用来验证旋转图像识别; 3)结果说
shape_feature
- 一个简单的傅立叶带亮度描绘子提取图像的形状特征程序-A simple Fourier descr iptor with the brightness of the image shape feature extraction procedures
七个不变矩
- 形状特征的七个不变矩,用matlab实现-Shape characteristics of the seven moment invariants, using matlab to achieve
1
- 状是含有高层语义信息的视觉特征,在基于内容的图像检索及图像识别中具有重要的应用价值。有很多种描述子可以描述图像的形状特征,傅立叶描述子可以把二维的图像轮廓信息简化成一维问题进行处理,应用非常广泛。然而自然图像的形状特征通常是杂乱的,有噪声的,提出了一种图像预处理方法,得到净化的形状图像,通过实验研究傅立叶描述子算法提取形状特征的效果。-Abstract Shape is a visual feature which contains
1111
- 基于形状特征的光学图像检索方法研究.kdh-Shape feature based image retrieval method of optical. Kdh
Shape_Feature
- 这个程序主要是实现图像的形状特征统计,先读入一幅256色图像,然后统计图像的面积、周长、圆形度等特征-This program is mainly the shape of features of image statistics, first read a 256-color image, and then statistical image area, perimeter, roundness, etc. Features
xinxilun
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman
texture_shape
- 一些很有用的关于图像检索方面的文章,主要包括纹理和形状特征提取方面。-Some very useful articles on aspects of image retrieval, including texture and shape feature extraction.
morp
- 提取图像的形状特征的一个matlab程序-A code of matlab to extract a ROI s shape feature
链码
- 链码画图片形状特征,matlab实现,亲测可用(Chain code painting image shape feature)
颜色、形状参考源程序
- 颜色形状检索论文及形状特征提取MATLAB代码(Color and shape retrieval, paper and shape feature extraction, MATLAB code.)
形状特征提取
- 提取了图像的形状特征,文件自带测试图,在matlab 2016上成功运行(Extracted image shape features)
Shape feature extraction
- 图像的形状特征一般是在物体从图像中分割出来以后进行分析,形状特征描述与尺寸测量结合起来可以作为区分不同物体的依据。形状特征有两类表示方法,一类是边界特征,另一类是区域特征。图像的轮廓特征主要针对物体的外边界,而图像的区域特征则关系到整个形状区域。(The shape feature of an image is generally analyzed after the object is segmented from the image