搜索资源列表
opencv_hu_moments
- 计算HU不变矩的OPENCV程序,可以同时比较多幅图片的不变矩。-calculated HU unchanged Moments OPENCV procedures can compare the same number of pictures moment.
计算7个hu不变矩的程序
- 计算7个hu不变矩的程序
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
opencv_hu_moments
- 计算HU不变矩的OPENCV程序,可以同时比较多幅图片的不变矩。-calculated HU unchanged Moments OPENCV procedures can compare the same number of pictures moment.
invariance
- 不变矩由于对图像旋转、放大、平移具有不变性,因此广泛用于目标识别中,本程序求出了HU提出的七个不变矩。-moment because of the same image rotation, zooming, with translation invariance, it is widely used to target identification, The procedures are determined by the seven
pingyi
- 7个不变矩具有平移、比例和旋转不变性的矩不变量。而这个程序是实现平移的。-Seven moment invariants with translation, scale and rotation invariance of moment invariants. And this process is to achieve the translation.
HUCentralMoment
- HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。-HU moment in
invariant-moments
- 自己编写的Hu不变矩c++计算程序,可对图像进行二值化后,搜索二值化图像中的高亮目标并进行数字标注,同时查看搜索到的每个目标的七阶不变矩-The Hu invariant moments to write your own calculation program, the image can be binary, the search in the binary image digital mark targets and highli
HuMoment
- hu不变矩 基于形状的图像检索 很有用的程序 欢迎大家下载-hu bu bian ju wen jian jian suo hen you yong de xiao cheng xu
Moment-invariants-
- 这是胡不变矩的经典matlab程序,其实就是不变矩的验证,七阶矩.-This is the classic Hu invariant moments matlab program, in fact, the same moment the validation, seven-order moments.
Hu_moment-
- Hu不变矩。本程序用于计算图像的Hu矩特征。该程序不能在5.3版本下运行,必须在6.5以上版本中运行。-Hu moment invariants. This procedure is used to calculate the image of Hu moment features. The program can not run under version 5.3 must be running version 6.5 above.
TestWaveletHu
- 小波和hu不变矩相结合的一个matlab程序,先用小波做3层分解,让后提取hu不变矩,会大大提高分类识别率-Wavelet and hu unchanged moments combining a matlab program, the first 3 layers using wavelet decomposition, so extract hu invariant moments, will greatly improve the
Hu
- 利用胡不变矩进行亚像素边缘精确定位的程序,matlab-Hu moment based edge subpixel location
opencvHU
- opencv下提取HU不变矩,程序正确,可用-the opencv extraction HU invariant moments
hu-bubianju
- 基于不变矩的图像识别。本程序的作用是通过训练样本,对三维图像的一帧或几帧进行特征匹配以确定图形的类别(模式识别)。-Image recognition based on moment invariants. The role of this procedure by training samples, one or several fr a mes of the three-dimensional image feature match
Hu-Moment
- 计算hu不变矩色程序,包含测试图片,在识别中应用广泛-Hu moment
hu
- 关于hu不变矩的c语言程序主要用于图形学对形状描述。- About hu moment invariants c language program mainly for the graphics on the shape descr iption.
Hu
- 基于opencv一个小程序,对彩色图像提取7个Hu不变矩,初学者随便看看。-Based on opencv a small program for color image extraction seven Hu invariant moments, beginners casual look.
Hu
- 本程序实现Hu不变矩,Matlab代码。-This program implements Hu moment invariants, Matlab code.
Hu Moment
- 可以计算图片的七个hu不变矩的matlab程序,里面含例子(Seven Hu moments of invariance for calculating a picture)