Skip to content

Commit 8ca394e

Browse files
Merge pull request opencv#22005 from lukasalexanderweber:delete_stitching_tool
Move stitching package and tool to a dedicated repository * deleted moved files * Update README.md
1 parent 08c270f commit 8ca394e

30 files changed

+2
-2637
lines changed

apps/opencv_stitching_tool/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## In-Depth Stitching Tool for experiments and research
1+
## MOVED: opencv_stitching_tool
22

3-
Visit [opencv_stitching_tutorial](https://github.com/lukasalexanderweber/opencv_stitching_tutorial) for a detailed Tutorial
3+
As the stitching package is now available on [PyPI](https://pypi.org/project/stitching/) the tool and belonging package are now maintained [here](https://github.com/lukasalexanderweber/stitching). The Tutorial is maintained [here](https://github.com/lukasalexanderweber/stitching_tutorial).

apps/opencv_stitching_tool/opencv_stitching/.gitignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

apps/opencv_stitching_tool/opencv_stitching/__init__.py

Whitespace-only changes.

apps/opencv_stitching_tool/opencv_stitching/blender.py

Lines changed: 0 additions & 56 deletions
This file was deleted.

apps/opencv_stitching_tool/opencv_stitching/camera_adjuster.py

Lines changed: 0 additions & 49 deletions
This file was deleted.

apps/opencv_stitching_tool/opencv_stitching/camera_estimator.py

Lines changed: 0 additions & 27 deletions
This file was deleted.

apps/opencv_stitching_tool/opencv_stitching/camera_wave_corrector.py

Lines changed: 0 additions & 28 deletions
This file was deleted.

apps/opencv_stitching_tool/opencv_stitching/cropper.py

Lines changed: 0 additions & 149 deletions
This file was deleted.

apps/opencv_stitching_tool/opencv_stitching/exposure_error_compensator.py

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)