Skip to content

gen_pattern.py does not output to expected local execution folder #21708

@bradykb

Description

@bradykb

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions