cuda編程(7):實現LK稀疏光流算法--完整的cuda程序

1、原理 2、算法的假設(其實這樣的條件比較苛刻)  3、具體實現 main.cc算法 #include <opencv2/opencv.hpp> #include <opencv2/core/core.hpp> #include <opencv2/highgui/highgui.hpp> #include "cudaLK.h" #include <stdio.h> #include <time.
相關文章
相關標籤/搜索