學習OpenCV——EMD算法

    //adapted by the example of leanring opencv by mikewolf //2008-11-26 #include "stdafx.h" #include <cv.h> #include <highgui.h> int _tmain(int argc, _TCHAR* argv[]) { IplImage* src, *src1;
相關文章
相關標籤/搜索