mirror of
https://github.com/opencv/opencv.git
synced 2026-07-26 22:03:04 +04:00
Migrated goodFeaturesToTrack to features module.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "opencv2/imgcodecs.hpp"
|
||||
#include "opencv2/highgui.hpp"
|
||||
#include "opencv2/imgproc.hpp"
|
||||
#include "opencv2/features.hpp"
|
||||
#include <iostream>
|
||||
|
||||
using namespace cv;
|
||||
|
||||
Reference in New Issue
Block a user