-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
gen_pattern.py does not output to expected local execution folder #21708
Copy link
Copy link
Closed
Labels
category: appsOpenCV builtin toolsOpenCV builtin toolscategory: calib3dconfirmedThere is stable reproducer / investigation completeThere is stable reproducer / investigation complete
Milestone
Description
System information
- OpenCV => 4.0.1 (code in question pulled from here
- Operating System / Platform => Windows 64 Bit
- Compiler => Spyder/Anaconda (called from conda prompt)
Detailed description
The gen_pattern.py code provided to generate a chessboard/other calibration target does not output to the local directory as expected, but instead locates the output svg on the desktop. Please reference forum question here. The consensus was that either the documentation should be updated to clearly indicate that the output gets sent to the desktop rather than to the execution folder, or the code should be updated to send the output to the local execution folder.
Issue submission checklist
- [ X] I report the issue, it's not a question
- [X ] I checked the problem with documentation, FAQ, open issues,
forum.opencv.org, Stack Overflow, etc and have not found any solution - [ X] I updated to the latest OpenCV version and the issue is still there
- There is reproducer code and related data files: videos, images, onnx, etc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
category: appsOpenCV builtin toolsOpenCV builtin toolscategory: calib3dconfirmedThere is stable reproducer / investigation completeThere is stable reproducer / investigation complete