mirror of
https://github.com/opencv/opencv.git
synced 2025-06-28 15:30:49 +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;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Input parameters
|
|
||||||
if(argc > 2) pnpMethod = 0;
|
|
||||||
|
|
||||||
|
|
||||||
// start and end times
|
// start and end times
|
||||||
time_t start, end;
|
time_t start, end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user