Welcome![Sign In][Sign Up]
Location:
Search - moment Hu matlab

Search list

[2D GraphicHUandradon

Description: 用于计算HU 的7个不变矩和RADON的2、3阶不变矩。网站中有C++写的RADON变换,但西北工业大学的一名教授使用RADON变换构建了这种新型的不变距,可以降低图象的维数,计算速度较快。算法详情可参考他的文献。-used in the calculation of the seven RADON unchanged moments and the 2,3-order moment invariants. Web site is written in C RADON transform, but Northwestern University professor using a RADON Transform Construction of this kind of new unchanged from, images can reduce the dimension and fast calculation. Algorithm Details can be found in the literature.
Platform: | Size: 12288 | Author: listen | Hits:

[Special Effectsmatlabinvmoments

Description: 本程序是应用matlab语言提取图像的不变矩输出结果。这是提取经典的七个不变矩的值,速度很快-this program is the application of Matlab language from the moment invariants image output. This is the classic seven from the same value of the moment, very fast
Platform: | Size: 1024 | Author: 严巍 | Hits:

[Graph RecognizeNorctrMoment

Description: 提取归一化中心矩——对平移和放缩有良好的不变性,我感觉比HU矩要简单可靠,请各位指正。qq254730570-Extraction of normalized central moments- on the Pan and zoom invariance good, I feel HU moment than to a simple and reliable, please correct me. qq254730570
Platform: | Size: 1024 | Author: Bill | Hits:

[Special EffectsHu

Description: 应用vc++语言提取图像的不变矩输出结果。这是提取经典的七个不变矩的值,速度很快-Application vc++ Language extracted image moment invariants output. This is the extraction of the classic seven moment invariants of the value of fast
Platform: | Size: 4096 | Author: 金秋春 | Hits:

[matlab七个不变矩

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

[matlabHuMoment

Description: 基于MATLAB平台上,计算HU矩的算法编程。可以不用花时间去考虑怎么计算那些不变矩了。-MATLAB-based platform, the algorithm for calculating the moment HU programming. Can not take the time to consider how those calculated by moment invariants.
Platform: | Size: 484352 | Author: lxd | Hits:

[AI-NN-PRfeatureextraction

Description: 图象 处 理和模式识别中经常根据物体的形状来识别物 体或对物体进行分类。形状特征可以分为区域特征和边界特 征两大类,矩不变量是最基本的形状特征。Hu提出的矩不变 量是图象区域内部细节的描述,是一种区域特征。它是建立 在对一个区域内部灰度值的统计分析基础上的,需要目标区 域的所有象素参与运算-Image processing and pattern recognition are often based on the shape of objects to identify objects or to classify objects. Shape characteristics and regional characteristics can be divided into two major categories of border characteristics, moment invariants is the most basic features of the shape. Hu moment invariants proposed by the image region is described in detail, the characteristics of a region. It is based on a gray value of region on the basis of statistical analysis, the needs of the target region to participate in all-pixel operations
Platform: | Size: 653312 | Author: martin | Hits:

[Special Effectsmoment

Description: HU的七阶不变矩,具有旋转,平移不变性,对图像描述稳定,对于图像分类,匹配具有重要的作用-failed to translate
Platform: | Size: 1024 | Author: 王二 | Hits:

[Graph programHu_MV_Nicolas

Description: Hu的七个不变矩在图像处理,尤其是特征提取方面是很重要的一个概念。本代码实现了图像的7个不变矩的计算和输出。- Hu s 7 moment invariants is significant in image processing,especially in feature seletcion. This code calculate them.
Platform: | Size: 36864 | Author: yu shaode | Hits:

[Graph program3D_Moment_Invariant

Description: Hu的七个不变矩在图像匹配检索中适用广泛。本代码仅计算图像间Hu的七个矩的D2大小,直观的了解Hu矩的应用-seven moment invariants in image retrieval in the application of broad match. Only the calculation of the code between the image of the seven Hu moments D2 size, intuitive understanding of the application of Hu Moment
Platform: | Size: 356352 | Author: oyq | Hits:

[Special EffectsHUCentralMoment

Description: HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。-HU moment invariants code a lot, but could not find a complete and accurate code. I am, some of which code amendments, and matlab calculation results are compared, the result is the same. This procedure did not take advantage Opencv a function of the calculation Hu moments, like the M03 and M30 calculate opencv should be reversed, otherwise, and not the same as matlab calculations! Right rotation, scaling the image to test, HU is the same moment, and you do not believe you can compare the use of the images. HU moment due to a relatively small program HU moment logarithmic relatively easy to see. In short, the program is absolutely safe and reliable, can be directly invoked.
Platform: | Size: 1811456 | Author: | Hits:

[matlabmoment

Description: matlab 7Hu矩的提取 图像处理 -matlab 7Hu moment of extraction image processing
Platform: | Size: 1024 | Author: zb | Hits:

[Special EffectsInvar_Moment

Description: 该代码为利用几何不变矩提取图像几何特征的代码,用matlab编写,提取7个Hu矩为特征向量。可以用于基于内容的图像检索-The code for the image using the geometric moment invariant geometric features extracted code, written with matlab to extract seven Hu moments as features. Can be used for content-based image retrieval
Platform: | Size: 1024 | Author: vivi | Hits:

[matlabHu

Description: 实现了hu的七个不变矩,matlab实现,很实用-This code realize Hu s moment by matlab
Platform: | Size: 54272 | Author: ww | Hits:

[matlabhumoment

Description: Hu的7阶矩矩源代码,试过,可以用。挺不错的-Hu' s 7 moment the source code order moment, tried, you can use. Very good
Platform: | Size: 2048 | Author: zxf | Hits:

[GDI-BitmapImage-moment-invariants

Description: 图像不变矩是基于图像的几何结构特征,可以用于图像匹配方面,有很好的效果-Image moment invariants is based on the geometric structure of the image can be used for image matching, there were good results
Platform: | Size: 1024 | Author: DD | Hits:

[matlabMoment-invariants-

Description: 这是胡不变矩的经典matlab程序,其实就是不变矩的验证,七阶矩.-This is the classic Hu invariant moments matlab program, in fact, the same moment the validation, seven-order moments.
Platform: | Size: 54272 | Author: | Hits:

[Special EffectsHu

Description: 本程序实现Hu不变矩,Matlab代码。-This program implements Hu moment invariants, Matlab code.
Platform: | Size: 1024 | Author: luo | Hits:

[matlabHu不变矩代码

Description: 一个计算Hu不变矩的代码例子,直接放入console中,即可运行。(A code example for calculating Hu moment invariants, directly into the console, can run.)
Platform: | Size: 12288 | Author: 想象依天 | Hits:

[OtherHu Moment

Description: 可以计算图片的七个hu不变矩的matlab程序,里面含例子(Seven Hu moments of invariance for calculating a picture)
Platform: | Size: 485376 | Author: 坐火箭的蜗牛 | Hits:
« 12 »

CodeBus www.codebus.net