OpenCV學習筆記-圖像分割

圖像分割,採用金字塔實現,該函數爲, PyrSegmentation 用金字塔實現圖像分割 void cvPyrSegmentation( IplImage* src, IplImage* dst, CvMemStorage* storage, CvSeq** comp, int level, double threshold1, double threshold2 ); src 輸入圖像. ds
相關文章
相關標籤/搜索