mirror of
https://github.com/modelec/detection_pot.git
synced 2026-01-20 01:47:30 +01:00
opencv 4.6
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include <opencv2/aruco.hpp>
|
||||
#include <opencv2/opencv.hpp>
|
||||
|
||||
int main(int argc, char** argv) {
|
||||
cv::Ptr<cv::aruco::Dictionary> dictionary = cv::aruco::getPredefinedDictionary(cv::aruco::DICT_4X4_50);
|
||||
|
||||
Reference in New Issue
Block a user