mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
fa5c7a9e75
Created Stitching Tool based on stitching_detailed.py
3 lines
42 B
Python
3 lines
42 B
Python
class StitchingError(Exception):
|
|
pass
|