pull/3042/head
edgarriba 11 years ago
parent 80b4f99b1e
commit bc250c2e3f
  1. 4
      samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/main_detection.cpp

@ -162,10 +162,6 @@ int main(int argc, char *argv[])
return -1;
}
// Input parameters
if(argc > 2) pnpMethod = 0;
// start and end times
time_t start, end;

Loading…
Cancel
Save