5bb08bae2884a85d42626d8af1584e59b0246282
Change contour test images to be very wide (#7464) * Change contour test images to be very wide (#7409, #7458) Unfortunately, slows down the tests. * Decrease the number of contour test cases, in order to (at least partially) offset the test run duration increase caused by making the test images wider * Don't test with very wide images on 32-bit architectures
OpenCV: Open Source Computer Vision Library
Resources
- Homepage: http://opencv.org
- Docs: http://docs.opencv.org/master/
- Q&A forum: http://answers.opencv.org
- Issue tracking: https://github.com/opencv/opencv/issues
Contributing
Please read before starting work on a pull request: https://github.com/opencv/opencv/wiki/How_to_contribute
Summary of guidelines:
- One pull request per issue;
- Choose the right base branch;
- Include tests and documentation;
- Clean up "oops" commits before submitting;
- Follow the coding style guide.
Description
Languages
C++
92.6%
C
6.8%
CMake
0.5%
Objective-C
0.1%