Welcome![Sign In][Sign Up]
Location:
Search - shape image

Search list

[Special EffectsImgWarp

Description: 扭曲图像形状源码,对图像进行变形,如扭曲,双线性空间变换等-distorted images shape source, the image deformation, such as distortions, bilinear space conversion, etc.
Platform: | Size: 836608 | Author: 何薇 | Hits:

[Special EffectsWBImageAnalysis

Description: 这个程序将图像变为二值化图像,然后对图像进行形状的特征提取,算法很全,包含多种图像形状提取方式。-image of this procedure into two binary images, and then to shape the image feature extraction algorithm is very full, Shape mixture of images extraction methods.
Platform: | Size: 2247680 | Author: bodiz2002 | Hits:

[GDI-BitmapProcessImage

Description: 图像识别与处理,可以进行各种图像的处理与识别,包括颜色、形状处理。-image recognition and processing, various image processing and recognition, including color, shape processing.
Platform: | Size: 150528 | Author: 付联榕 | Hits:

[Special Effectsgoodsimplefengesuanfa

Description: 在图像处理中 基于形状的描述符 特别是基于轮廓的算法是以识别轮廓为基础的 此代码能够准确,快速地分割图像。-in image processing based on the shape of the descriptor is based on the outline in particular the recognition algorithm is based on the contours of this generation code to be accurate, and fast image segmentation.
Platform: | Size: 56320 | Author: xiaoqi | Hits:

[Special EffectsShape

Description: 此程序计算图像的七个不变矩,提取出图像的形状特征,可用于图像检索。-This procedure of calculating the image of seven invariant moments, the shape of extracted image features, can be used for image retrieval.
Platform: | Size: 1024 | Author: Owenli | Hits:

[Special EffectsShape

Description: 形状特征提取的经典论文,图像处理研究人员必备论文 -Shape feature extraction of the classic papers, image processing researchers must Papers
Platform: | Size: 6508544 | Author: 陆铖 | Hits:

[Special EffectsAn.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

Description: 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature points as corner points, using the normalized gradient of their pre-match template. The shape of the template and then use the template in the four directions within the image edge point and the shortest distance between the template border statistics, access to the template image of the structure of eigenvectors of the feature points in order to achieve the exact match. Experimental results show that the algorithm has good practical value.
Platform: | Size: 171008 | Author: memcpy | Hits:

[Industry researchthesis

Description: shape based image retrieval using fourier description
Platform: | Size: 2197504 | Author: daopt | Hits:

[OtherShape-Recognition

Description: 這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式-1- Read the RGB (colored) image in from user. 2- Convert image from (RGB) colored to gray image. 3- Threshold the image (convert gray image to binary image). 4- Invert the binary image (in order to speed up the time of processing). 5- Find the boundaries concentrate. 6- Determine shapes properties (ratio of dimensions, roundness). 7- Classify shapes according to its properties.
Platform: | Size: 51200 | Author: tom | Hits:

[Special EffectsContourShapeImage

Description: vc6.0下,检测图像形状的轮廓的面积和周长,图像格式必须为BMP格式。-vc6.0, the detection of the contour shape image of the area and perimeter, BMP image format must be the format.
Platform: | Size: 162816 | Author: 刘祺 | Hits:

[Special EffectsBased_on_the_shape

Description: 图像检索中基于形状的图像检索技术研究 非常 有用 -Shape-based image retrieval in image retrieval research is very useful
Platform: | Size: 40960 | Author: ff | Hits:

[Graph program1

Description: 状是含有高层语义信息的视觉特征,在基于内容的图像检索及图像识别中具有重要的应用价值。有很多种描述子可以描述图像的形状特征,傅立叶描述子可以把二维的图像轮廓信息简化成一维问题进行处理,应用非常广泛。然而自然图像的形状特征通常是杂乱的,有噪声的,提出了一种图像预处理方法,得到净化的形状图像,通过实验研究傅立叶描述子算法提取形状特征的效果。-Abstract Shape is a visual feature which contains intrinsic high-level semantics, and has a great application value in CBIR(Content-Based Image Retrieval) and IR(Image Recognition). There are many descriptors for shape feature. Fourier descriptor predigests 2-demensional image information to 1-demensional signal and be used widely. In fact, the shape of natural image is often messy and noisy. So, this paper proposes a preprocessing method which can clean the noisy shape image, and then researches and analyses the shape feature extraction with Fourier descriptor method with an experiment. Keywords Shape, Fourier Descriptor, Feature Extraction, CBIR(Content-Based Image R
Platform: | Size: 102400 | Author: 倪晓雷 | Hits:

[Graph programshape

Description: 一个处理图像的程序,普通的功能如放大、缩小、负片等都有-An image processing procedures, common functions such as amplification, narrow, negative and so
Platform: | Size: 4270080 | Author: geedo | Hits:

[Special EffectsActive-Contours-Without-Edges-And-Image-Segmentati

Description: This paper is to solve the image segmentation problem: given an image, we seek to detect the shape of the objects in it.
Platform: | Size: 914432 | Author: qiqiu | Hits:

[Software Engineeringfourierdescrptoralg

Description: fourier descriptor for image processing computer vision to describe shape for classification-fourier descriptor for image processing computer vision to describe shape for classification
Platform: | Size: 370688 | Author: mic | Hits:

[Special Effectsshape

Description: 形态学处理,一个不错的代码!原码不是我写的,这个是我在别人基础上修改的-shape ,image processing
Platform: | Size: 21504 | Author: 万能 | Hits:

[Special Effectsshape

Description: 关于数字图形处理的,几何校正源代码,是vc ++写的,具有很好的参考价值。-On digital image processing, geometric correction source code is written in vc++, with a good reference value.
Platform: | Size: 1495040 | Author: 田红峰 | Hits:

[matlabShape-Context

Description: this code is used to get the shape context of an image ,it is useful
Platform: | Size: 5750784 | Author: PH | Hits:

[Special EffectsShape-Analysis-and-Classification

Description: 主要讲述基于图像的形状分析和分类的理论和实践方法,是图像处理和模式识别方面的好书-Mainly about theory and practice for image-based shape analysis and classification. A good book for image processing and pattern recognition.
Platform: | Size: 9947136 | Author: fruitqin | Hits:

[Special EffectsMPEG7_CE-Shape-1_Part_B

Description: image segmentation code
Platform: | Size: 3422208 | Author: mozhi | Hits:
« 12 3 4 5 6 7 8 9 10 ... 27 »

CodeBus www.codebus.net