You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you have a question rather than reporting a bug please go to http://answers.opencv.org where you get much faster responses.
3
-
If you need further assistance please read [How To Contribute](https://github.com/opencv/opencv/wiki/How_to_contribute).
4
-
5
-
This is a template helping you to create an issue which can be processed as quickly as possible. This is the bug reporting section for the OpenCV library.
6
-
-->
7
-
8
1
##### System information (version)
9
2
<!-- Example
10
-
- OpenCV => 3.1
3
+
- OpenCV => 4.2
11
4
- Operating System / Platform => Windows 64 Bit
12
-
- Compiler => Visual Studio 2015
5
+
- Compiler => Visual Studio 2017
13
6
-->
14
7
15
8
- OpenCV => :grey_question:
@@ -27,4 +20,44 @@ This is a template helping you to create an issue which can be processed as quic
27
20
// C++ code example
28
21
```
29
22
or attach as .txt or .zip file
30
-
-->
23
+
-->
24
+
25
+
##### Issue submission checklist
26
+
27
+
-[ ] I report the issue, it's not a question
28
+
<!--
29
+
OpenCV team works with answers.opencv.org, Stack Overflow and other communities
30
+
to discuss problems. Tickets with question without real issue statement will be
31
+
closed.
32
+
-->
33
+
-[ ] I checked the problem with documentation, FAQ, open issues,
34
+
answers.opencv.org, Stack Overflow, etc and have not found solution
0 commit comments