搜索资源列表
matlabinvmoments
- 本程序是应用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
NorctrMoment
- 提取归一化中心矩——对平移和放缩有良好的不变性,我感觉比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
pingyi
- 7个不变矩具有平移、比例和旋转不变性的矩不变量。而这个程序是实现平移的。-Seven moment invariants with translation, scale and rotation invariance of moment invariants. And this process is to achieve the translation.
Hu
- Hu矩定位图像,可以提取图像的特征,然后进行匹配定位-Hu Moment positioning images, can be extracted image features, and then proceed to match the positioning
Hu
- 应用vc++语言提取图像的不变矩输出结果。这是提取经典的七个不变矩的值,速度很快-Application vc++ Language extracted image moment invariants output. This is the extraction of the classic seven moment invariants of the value of fast
Hu
- 这是印章鉴定系统中的重要算法,包括去除背景,基于hu矩不变量的识别方法等-This is a seal of identification system of the important algorithms, including the removal of background, based on moment invariants hu identification methods
七个不变矩
- 形状特征的七个不变矩,用matlab实现-Shape characteristics of the seven moment invariants, using matlab to achieve
Pattern_Recognition_by_Moment_Invariant
- .M.K.Hu.发表的关于不变矩的著名文章Pattern Recognition by Moment Invariant,用校园网通过IEEE.Xplore下载,比较珍贵 -. MKHu. Published about the same moment a well-known article Pattern Recognition by Moment Invariant, Netcom had used the campus IEEE
featureextraction
- 图象 处 理和模式识别中经常根据物体的形状来识别物 体或对物体进行分类。形状特征可以分为区域特征和边界特 征两大类,矩不变量是最基本的形状特征。Hu提出的矩不变 量是图象区域内部细节的描述,是一种区域特征。它是建立 在对一个区域内部灰度值的统计分析基础上的,需要目标区 域的所有象素参与运算-Image processing and pattern recognition are often based on the
moment
- HU的七阶不变矩,具有旋转,平移不变性,对图像描述稳定,对于图像分类,匹配具有重要的作用-failed to translate
Hu_MV_Nicolas
- Hu的七个不变矩在图像处理,尤其是特征提取方面是很重要的一个概念。本代码实现了图像的7个不变矩的计算和输出。- Hu s 7 moment invariants is significant in image processing,especially in feature seletcion. This code calculate them.
3D_Moment_Invariant
- 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, intu
HUCentralMoment
- HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。-HU moment in
454545
- :提出一种快速有效推导不变矩的方法—三角函数生成法,并在此基础上描述了一种基于Hu 形状不变矩的 图像全局形状特征提取方法和算法。实验结果表明,使用这种算法提取的形状特征向量具有对平移、旋转和尺度变 化的不变性,适合于进行图像形状的检索。-The method of generating trigonometric function is suggested as a new efficient way to derive va
invmoments
- calculate seven hu moment for image recognition and CBIR
moment
- matlab 7Hu矩的提取 图像处理 -matlab 7Hu moment of extraction image processing
Image-moment-invariants
- 图像不变矩是基于图像的几何结构特征,可以用于图像匹配方面,有很好的效果-Image moment invariants is based on the geometric structure of the image can be used for image matching, there were good results
Hu-Moment
- 计算hu不变矩色程序,包含测试图片,在识别中应用广泛-Hu moment
Hu不变矩代码
- 一个计算Hu不变矩的代码例子,直接放入console中,即可运行。(A code example for calculating Hu moment invariants, directly into the console, can run.)
Hu Moment
- 可以计算图片的七个hu不变矩的matlab程序,里面含例子(Seven Hu moments of invariance for calculating a picture)