搜索资源列表
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 HU the same moment.
HUCentralMoment.rar
- HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。,HU moment invariants code a lot, but could
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 highlight the same time, view the se
Hu
- 利用胡不变矩进行亚像素边缘精确定位的程序,matlab-Hu moment based edge subpixel location
HuMoment
- 修改后的计算Hu归一化中心距的代码,与matlab程序计算结果一致,并附带测试对比图片,通过对放大前后两张图像的Hu计算,发现结果是一样的,证明了Hu矩在图像尺寸变化时保持不变,旋转、平移情况自己做吧-The revised calculation of Hu normalized center distance of the code results are consistent with the matlab program to calculate and compare with tes
1
- 不变矩由于对图像旋转、放大、平移具有不变性,因此广泛用于目标识别中,本程序求出了HU提出的七个不变矩-failed to translate
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 classification recognition ra
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 frames of the three-dimensional image feature matching to determine the category of
Hu-Moment
- 计算hu不变矩色程序,包含测试图片,在识别中应用广泛-Hu moment
hu-moments
- 7个不变矩的C++程序,使用opencv,方便简单,便于运行。-Seven invariant moments C++ program, using opencv, convenient and simple, easy operation.
hu
- 关于hu不变矩的c语言程序主要用于图形学对形状描述。- About hu moment invariants c language program mainly for the graphics on the shape descr iption.
ju
- 数字图像处理的Hu不变矩的验证实验包括试验程序和函数文件。-Verify the Hu invariant moments
hu
- 胡氏不变矩,matlab程序,稳定运行,能区分两张图片的不同-Hu invariant moments, matlab program, stable operation, can distinguish between two different images
CBIR_Shape
- matlab实现的,基于HU不变矩的图像形状特征提取的程序-matlab to achieve, based on image invariant moments shape feature extraction HU program
Hu-Zernike
- matlab计算图像Hu七个不变矩和Zernike矩的程序-Hu invariant moments and Zernike Moments matlab code
fall
- 跌倒检测的MATLAB程序 包括背景差分 去噪并判断跌倒 提取高宽比 重心下降速率 hu不变矩特征 svm分类-fall detection s MATLAB program including background dirrerence remove noise and ratio of height and wide hu invariable moments and svm classifier
Hu
- 本程序实现Hu不变矩,Matlab代码。-This program implements Hu moment invariants, Matlab code.