摘要:        
在这里先mrak下:作者:skyseraph 出处:http://www.cnblogs.com/skyseraph/ 我修改了下代码的粘贴方式,这样方便大家学习啊,呵呵!!头文件ZGLCM.h// FeatureDetect.h: interface for the FeatureDetect class. // /////////////////////////////////////////////////////////////////////////////////////// /* Author: skyseraph/zhaobo 2011/4 zgzhaob...    阅读全文
posted @ 2011-08-28 22:36
hailong
阅读(628)
评论(0)
推荐(0)
        
            
        
        
摘要:        
#include "iostream"using namespace std;#include "cv.h"#include "highgui.h"const char* filename = "E:\\beichun_small.jpg"; int main(int argc, char* argv[]){	CvMoments moments;	CvHuMoments hu_moments;	IplImage* image = cvLoadImage(filename);	if (!image)	{ std::c    阅读全文
posted @ 2011-08-28 22:24
hailong
阅读(1164)
评论(0)
推荐(0)
        
 
                    
                
 浙公网安备 33010602011771号
浙公网安备 33010602011771号