ISSUE_TEMPLATE.md 2.8 KB

System information (version)
  • OpenCV => :grey_question:
  • Operating System / Platform => :grey_question:
  • Compiler => :grey_question:
Detailed description
Steps to reproduce
Issue submission checklist
  • I report the issue, it's not a question
  • I checked the problem with documentation, FAQ, open issues, forum.opencv.org, Stack Overflow, etc and have not found any solution <!-- Places to check:
  • 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 <!-- The best reproducer -- test case for OpenCV that we can add to the library. Recommendations for media files and binary files:
    • Try to reproduce the issue with images and videos in opencv_extra repository to reduce attachment size
    • Use PNG for images, if you report some CV related bug, but not image reader issue
    • Attach the image as an archive to the ticket, if you report some reader issue. Image hosting services compress images and it breaks the repro code.
    • Provide ONNX file for some public model or ONNX file with random weights, if you report ONNX parsing or handling issue. Architecture details diagram from netron tool can be very useful too. See https://lutzroeder.github.io/netron/ -->