mirror of
https://github.com/modelec/detection_pot.git
synced 2026-01-19 00:57:28 +01:00
up
This commit is contained in:
@@ -20,7 +20,6 @@ ArucoDetector::ArucoDetector(const Type::RobotPose& pose, const std::string& cal
|
||||
this->readCameraParameters(calibrationPath);
|
||||
|
||||
// this->cap = cv::VideoCapture(cameraId);
|
||||
this->cam = lccv::PiCamera();
|
||||
cam.options->video_width=1920;
|
||||
cam.options->video_height=1080;
|
||||
cam.options->framerate=60;
|
||||
|
||||
Reference in New Issue
Block a user