基於opencv的小波變換的實現代碼

本文主要是實現的是harr,symlet小波的多層分解,分解之後可以取HL,LH分量。實現代碼如下: #include <iostream> #include "wavedec1.h" #include <math.h> #include <opencv2/core/core.hpp> #include <opencv2/highgui/highgui.hpp> #include <opencv2
相關文章
相關標籤/搜索