mirror of
https://github.com/opencv/opencv.git
synced 2025-06-28 07:23:30 +08:00
bug fixed
This commit is contained in:
parent
80b4f99b1e
commit
bc250c2e3f
@ -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…
Reference in New Issue
Block a user