1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-21 19:33:03 +04:00
Files
opencv/apps/opencv_stitching_tool/opencv_stitching/test/.gitignore
T
Lukas-Alexander Weber fa5c7a9e75 Merge pull request #21020 from lukasalexanderweber:squash
Created Stitching Tool based on stitching_detailed.py
2021-11-08 11:54:06 +00:00

13 lines
236 B
Plaintext

# Ignore everything
*
# But not these files...
!.gitignore
!test_matcher.py
!test_stitcher.py
!test_megapix_scaler.py
!test_registration.py
!test_composition.py
!test_performance.py
!stitching_detailed.py
!SAMPLE_IMAGES_TO_DOWNLOAD.txt