搜索资源列表
HuMoments
- Hu 不变矩算法实现 基于opencv-Hu invariant moment algorithm based on opencv
HU.cpp.tar
- 利用opencv求解hu不变矩 得到的效果不错-cal the hu
match
- 在利用开源软件OPENCV的基础上,在.NET4.0的开发平台上实现动态的模板匹配。分别利用了Hu矩,轮廓树等匹配方式进行匹配。-Based on the use of open source software OPENCV. NET 4.0 development platform, dynamic templates matching. Use Hu moments, contour tree matching to match.
test
- OPencv 第八章成对几何直方图匹配,包含Hu矩的匹配,轮廓凸包检测等-OPencv Chapter VIII of the pairs of geometric histogram matching
HandDetectionAndRecognition
- 本算法实现了基于手部颜色和手形的静态手势的检测和识别,特色有两点:(1)排除了面部区域后进行肤色检测(2)在手部候选区域分别提取轮廓,并求出Hu不变矩,将其与模板进行比较,排除类手形区域,进一步识别是何种手势-hand gestures detection and recognition based on skin colors and hand shapes
opencvHU
- opencv下提取HU不变矩,程序正确,可用-the opencv extraction HU invariant moments
zuoye1
- 对图像二值化然后求出Hu矩并根据矩进行分类-Image binarization then obtained Hu moments and moments classification
HU
- 这是一个提取Hu矩的代码,采用opencv库提取的,里面包括有单独提取一幅图片的代码和批量提取多幅图片的代码-This is an extract of the code Hu moments, extracted using opencv library, which includes a separate picture of the code to extract a number of pictures and batch extraction code
hu-moments
- 7个不变矩的C++程序,使用opencv,方便简单,便于运行。-Seven invariant moments C++ program, using opencv, convenient and simple, easy operation.
WorkpieceRec_Hu
- work-piecehu.rar基本功能:图像预处理,去除阴影,之后利用hu矩,SVM分类。 -The basic function of the work-piecehu.rar: image preprocessing, shadow removal, followed by Hu moment, SVM classification.
HuBuBianJu
- 做图像识别用的HU矩源码,图像平移旋转缩放不变性的算法源码-Do HU moment source image for recognition, image translation and rotation invariance algorithm source code
HU
- 利用HU不变矩计算待测图像与模板图的相似度-Use the invariant moment of HU to calculate the similarity between the sample and template