mirror of
https://github.com/modelec/detection_pot.git
synced 2026-03-18 21:40:33 +01:00
calibration
This commit is contained in:
@@ -189,6 +189,8 @@ int main(int argc, char *argv[]) {
|
||||
Mat image, imageCopy;
|
||||
cam.getVideoFrame(image,1000);
|
||||
|
||||
std::cout << "isok" << std::endl;
|
||||
|
||||
vector< int > ids;
|
||||
vector< vector< Point2f > > corners, rejected;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user