opencv : 舊版的寫法一般你會看到如下的宣告: #include "cv.h". opencv2:新版的則會看到如下的宣告: #include <opencv2/core/core.hpp>
確定! 回上一頁