搜索资源列表
Hu
- Hu矩定位图像,可以提取图像的特征,然后进行匹配定位
hu矩的计算
- 2d图像各阶hu矩的计算,matlab语言实现
HU矩
- HU矩,图像提取特征矩
matlab求HU矩
- 用MATLB求HU矩的算法,其中更可以求一组图片的HU矩均值
基于vc++与opencv实现的视频图像Hu矩计算
- 基于vc++与opencv实现的视频图像Hu矩计算,可以作为运动检测的一个模块。运行时需要有一台usb摄像机才能正确执行。,Based on vc++ with opencv video images to achieve the calculation of Hu moments, can be used as a motion detection module. Run-time need to have a usb camera to the correct implementation.
提取不变矩提取hu不变矩
- 提取不变矩提取hu不变矩,速度快,效率高,易用,matlab
HUCentralMoment.rar
- HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。,HU moment invariants code a lot, but could
hu.rar
- 利用opencv 编写的计算图像hu矩的程序,利用了cvContourMoments,cvGetHumoments等函数。,Using Opencv to demon how to calcualate the Hu moments of an input binary image with black background.
Invar_Moment
- 该代码为利用几何不变矩提取图像几何特征的代码,用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 imag
ju
- 图像特征提取,不变矩。hu矩。f1~f7.用于物体识别。-hu
locatoin1
- locatoin 不变矩定位.基于HU矩的几何定位,HU矩跟用OPENCV的函数求到得一样-locatoin moment invariants location. HU based on the geometric moment position, HU moment function with the use OPENCV seeking to have the same
HUinvmoments
- HU的七个不变矩,每个文件是一个子程序,对应冈萨雷斯的数字图像处理教程的-HU
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
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, intuitive understanding of the app
Ju
- 对7矩特征中Hu矩特征的统计源码。供大家使用-Moment Characteristics of statistics on the source.
hu
- 首先把图像灰度化,可灰度化8位和24位及16位的图像,然后提取图像的HU7不变矩。-First of all, the gray image can be gray with 8-bit and 24-bit and 16 bit image, then extract the image HU7 moment invariants.
七阶不变矩
- 提取图形的七阶不变矩,简单易行,利用求得特征矩进行图像的识别(It is simple and easy to extract the seven order moment of the graph, and the image is identified by using the characteristic moment.)
Hu
- HU矩 利用二阶和三阶规格中心矩可以导出7个不变矩组,它们在图像平移、旋转和比例变化时保持不变。(7 invariant moments can be derived by using the two - and three - order center moments, which remain unchanged when the images are shifted, rotated and proportional.)
HU矩特征
- MATLAB环境下,提取图像的HU矩特征