Skip to content

Commit

Permalink
ArucoCodeDetector cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
anacg1620 committed Jun 17, 2024
1 parent 31b5a52 commit a19c99f
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
#define __ARUCO_DETECTOR_HPP__

#include <yarp/dev/DeviceDriver.h>
#include <opencv2/objdetect.hpp>

#include <opencv2/objdetect/aruco_detector.hpp>
#include <opencv2/core.hpp>
#include <opencv2/core/version.hpp>

#include "IDetector.hpp"

Expand Down

0 comments on commit a19c99f

Please sign in to comment.