Welcome![Sign In][Sign Up]
Location:
Search - Shape moments

Search list

[Graph program3dplane

Description: 利用矩特征可以从二维图像识别三维目标,4阶矩的图像峰值反映了目标的形状,为了使它具有平移、比例和旋转不变性,作者对其进行了归一化处理。-use Moments from the three-dimensional two-dimensional image recognition, four bands peak moments of images reflect the shape of the target, In order to give it scale, translation and rotation invariant, the author of its normalized treatment.
Platform: | Size: 142592 | Author: 王城 | Hits:

[Other resourceZernike-match

Description: 对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike 矩,利用Zernike 矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-right to import images from pretreatment profile targets, after processing to be a target shape translation, The scale-invariant chain expression, and through the wavelet transform multi-scale analysis; introduction Zernike moment, use Zernike moments, wavelet achieve expression of rotation invariance, solve the wavelet transform the dependence of the threshold.
Platform: | Size: 1263897 | Author: 李杰 | Hits:

[Windows Developir

Description: 在绝大多数的Windows应用程序中,其窗体都是使用的正规正矩的矩形窗体,例如我们常用的,“记事本”,“扫雷”,等等。矩形窗体,具有编程实现简单,风格简洁的优点,所以在普通文档应用程序和 简单小游戏中使用足矣。但在某些娱乐游戏程序中使用就略显呆板些了,这时若用不规则窗体替代原先 的矩形窗体,将会使这类程序更添情趣。典型的例子有windows 自代的Media Player,新版本的Media Player有个控制面板的选项,选中这些面板,播放器就以选中的面板形状出现,这时的播放器比以前版 本的Media Player的古老矩形界面要生动有趣的多了。 要实现不规则窗体不是太难,知道了基本原理后,你也可以创建各种有趣的不规则窗体。-in most Windows applications, all of its forms is the use of the formal moments of rectangular windows, for example, we used, "Notepad", "mine" and so on. Rectangular windows, with programming simple, concise style of the advantages, in ordinary applications and files a simple little game that pledge to use. But in some amusement games procedures on the use of a slightly more rigid, then using the irregular forms of alternative original rectangular windows, such procedures will be added with more amenities. Typical examples are from the generation of the Windows Media Player, the new version of Media Player has a control panel of options, selected these panels, players selected on the panels to shape there, the players this time than previous versions of Media Player ol
Platform: | Size: 39031 | Author: 赵楠 | Hits:

[Windows Developir

Description: 在绝大多数的Windows应用程序中,其窗体都是使用的正规正矩的矩形窗体,例如我们常用的,“记事本”,“扫雷”,等等。矩形窗体,具有编程实现简单,风格简洁的优点,所以在普通文档应用程序和 简单小游戏中使用足矣。但在某些娱乐游戏程序中使用就略显呆板些了,这时若用不规则窗体替代原先 的矩形窗体,将会使这类程序更添情趣。典型的例子有windows 自代的Media Player,新版本的Media Player有个控制面板的选项,选中这些面板,播放器就以选中的面板形状出现,这时的播放器比以前版 本的Media Player的古老矩形界面要生动有趣的多了。 要实现不规则窗体不是太难,知道了基本原理后,你也可以创建各种有趣的不规则窗体。-in most Windows applications, all of its forms is the use of the formal moments of rectangular windows, for example, we used, "Notepad", "mine" and so on. Rectangular windows, with programming simple, concise style of the advantages, in ordinary applications and files a simple little game that pledge to use. But in some amusement games procedures on the use of a slightly more rigid, then using the irregular forms of alternative original rectangular windows, such procedures will be added with more amenities. Typical examples are from the generation of the Windows Media Player, the new version of Media Player has a control panel of options, selected these panels, players selected on the panels to shape there, the players this time than previous versions of Media Player ol
Platform: | Size: 38912 | Author: 梓淳 | Hits:

[Graph program3dplane

Description: 利用矩特征可以从二维图像识别三维目标,4阶矩的图像峰值反映了目标的形状,为了使它具有平移、比例和旋转不变性,作者对其进行了归一化处理。-use Moments from the three-dimensional two-dimensional image recognition, four bands peak moments of images reflect the shape of the target, In order to give it scale, translation and rotation invariant, the author of its normalized treatment.
Platform: | Size: 142336 | Author: 王城 | Hits:

[Graph Recognizeis

Description: 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)-Image Feature Extraction of the source code, use the sobel operator edge extraction, the use of hu moments shape feature extraction of images, the use of color centers Moment image color feature extraction, use eclipes into the project and run the test file (test file could be to some notes run out some more features)
Platform: | Size: 46080 | Author: 房劬 | Hits:

[Graph Recognizezernikemoment

Description: ZK矩的计算程序,有MATLAB和C语言两部分。ZK矩在形状识别和分析中有重要应用,可以在特征参数提取中经常使用。-ZK moment calculation procedure, MATLAB and C language has two parts. ZK moments in shape recognition and analysis has important applications, feature extraction can be often used.
Platform: | Size: 6144 | Author: liufeng | 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:

[AI-NN-PRJAVA

Description: 基于JAVA实现的图像特征提取源代码 图像特征提取的源代码,使用sobel算子提取图像边缘,使用hu矩提取图像形状特征,使用颜色中心矩提取图像颜色特征,请使用eclipes导入该工程并运行test文件(可将test文件中去掉一些注释部分运行更多功能)。-JAVA based on the realization of the image feature extraction image feature extraction source code source code, use the sobel operator edge extraction, the use of hu moments shape feature extraction of images, the use of color centers Moment image color feature extraction, use eclipes into the project and run test file (test file can be removed from some parts of Notes to run more features).
Platform: | Size: 36864 | Author: 范卫华 | Hits:

[matlab七个不变矩

Description: 形状特征的七个不变矩,用matlab实现-Shape characteristics of the seven moment invariants, using matlab to achieve
Platform: | Size: 1024 | Author: 何宇 | Hits:

[OtherContourlet

Description: 针对医学图像数据库,提出一种新的基于纹理和形状的图像检索方法。非下采样Contourlet变换具有多尺度多分辨率 分析和平移不变性的特点,用来提取纹理特征。Zernike矩作为一种基于区域的形状描述子,具有良好的旋转不变性,用来提取 形状特征. 然后综合两种特征。对CT图像数据库进行检索实验,实验结果表明,该方法具有良好的检索性能,并具有平移、尺 度、旋转不变性。-Aiming atmedical image database, a novelmedical image retrieval algorithm based on texture and shape information is p roposed. The nonsubsamp led Contourlet transform p rovides a flexible multi2scale, multi2direction and shift2invariant image rep resentation. It is used for texture feature extraction. As a region2based shape descrip tor, Zernike moments have good rotation invariance. It is used to extract shape feature. Then, the two features are inte2 grated into image retrieval. A CT image database was retrieved using thismethod. Experimental results show that the new method has good retrieval performance and the p roperties of translation, scaling and rotation invariance. Key words: nonsubsamp led Contourlet transform Zernike moment texture extraction shape extraction
Platform: | Size: 397312 | Author: ll | Hits:

[Othershuiyin

Description: 首先介绍了图像特征向量维度过高的问题以及图像特征降维处理。在讨论Zernike矩基 本概念以及图像Zernike矩形状特征向量表示的基础上,指出Zernike矩特征向量一般都是高维的。 在介绍主成分分析方法的基础上,指出可以将其应用到Zernike矩特征向量的降维中,并给出了降维 的处理过程。最后的实验结果证明了该方法的可行性。-Higher dimension of image feature is the critical p roblem and the dimension reduction is the most important phase in image p rocessing. Itwas pointed out that the dimension of Zernike moments feature vector was generally high after briefly introducing the basic concep t of the Zernike moments and the image Zernike moments shape feature vector. Based on the p rincipal components analysis, itwas shown that the p rincipal components analysis (PCA) could be app lied in dimension reduction of image Zernike moments feature. Meanwhile, the p rocess of the dimension reduction based on PCA was put forward. The experimental results demonstrate the feasibility of the app lication.
Platform: | Size: 397312 | Author: ll | Hits:

[matlaba1

Description: matlab 对基于形状的图像检索的算法 其中以七个不变矩为主要方法-matlab shape-based image retrieval algorithm for which the seven invariant moments as the main method! ! ! ! ! !
Platform: | Size: 6144 | Author: 边雅萌 | Hits:

[matlabm1

Description: matlab 基于形状的图像检索算法 关于七个不变矩的主要算法 中 主要体现出 输入输出 的步骤! -matlab image retrieval algorithm based on the shape of seven invariant moments on the main algorithm is mainly reflected the input and output of the steps! ! ! ! ! ! !
Platform: | Size: 15360 | Author: 边雅萌 | Hits:

[matlabm2

Description: matlab 基于形状的图像检索算法 关于七个不变矩的主要算法 中 主要体现出 输入输出 的步骤! -matlab image retrieval algorithm based on the shape of seven invariant moments on the main algorithm is mainly reflected the input and output of the steps! ! ! ! ! ! !
Platform: | Size: 7168 | Author: 边雅萌 | Hits:

[Special Effectswavelet

Description: A new approach for fingerprint verification, based on wavelets and pseudo Zernike moments (PZMs), is discussed. PZMs are robust to noisy images, invariant to rotation and have a good image reconstruction capability [4]. PZMs have been used for global analysis and so they are used to extract global features (the shape of the fingerprint image). Wavelets are good at local analysis and so they help to extract local features (minutiae) from a fingerprint. Therefore, this hybrid approach extracts most significant features from the fingerprint images and achieve better verification rate. Different types of wavelets are used for the study but the result shows that Symmlet orthonormal wavelet of order 8 gives best verification rate.
Platform: | Size: 386048 | Author: samira | Hits:

[Special Effectsshape-feature-extration

Description: 形状特征提取(7个HU不变矩提取)(基于边缘的特征提取法)-Shape feature extraction (7 invariant moments extracted HU) (edge-based feature extraction method)
Platform: | Size: 1024 | Author: 慕南 | Hits:

[Special EffectsShape-matching-with-Zerinike-moments

Description: 结合Zernike矩的多尺度模板形状匹配,该算法对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike矩,利用Zernike矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-Shape matching based on multi-scale template with Zerinike moments,The object shape representation is converted to a dyadic wavelet representation by wavelet transform. And then calculate the Zernike moments of wavelet representation in different scales. With respect to property of rotation invariant of Zernike moments and in consideration of Zernike moments as feature vector to calculate the similarity between the object and template image, the problem of dependency of starting point can be solved.
Platform: | Size: 1305600 | Author: 卢宠 | Hits:

[matlabshape

Description: shape of an image : Shape factors are dimensionless quantities used in image analysis and microscopy that numerically describe the shape of a particle, independent of its size. Shape factors are calculated measured dimensions, such as diameter, chord lengths, area, perimeter, centroid, moments, etc. -shape of an image : Shape factors are dimensionless quantities used in image analysis and microscopy that numerically describe the shape of a particle, independent of its size. Shape factors are calculated measured dimensions, such as diameter, chord lengths, area, perimeter, centroid, moments, etc.
Platform: | Size: 5120 | Author: abdelali | Hits:

[Graph RecognizeMoments-Center

Description: 3.Shape Descriptors Centroids (Center of Mass) 3.2 Statistical moments: Useful for describing the shape of boundary segments (or other curves) Suitable for describing the shape of convex deficiencies The histogram of the function (segment curve) can also be used for calculating moments 2nd moment gives spread around mean (variance) 3rd moment gives symmetry around mean (skewness) -3.Shape Descriptors Centroids (Center of Mass) 3.2 Statistical moments: Useful for describing the shape of boundary segments (or other curves) Suitable for describing the shape of convex deficiencies The histogram of the function (segment curve) can also be used for calculating moments 2nd moment gives spread around mean (variance) 3rd moment gives symmetry around mean (skewness)
Platform: | Size: 2048 | Author: mohammed | Hits:
« 12 »

CodeBus www.codebus.net