Files
opencv-MIRROR/samples
Jeremy Ephron 54693cf7b1 Update stitching_detailed.py
###  Critical bugs fixed:
- `seam_finder.find()` returns None and overwrites `masks_warped`
- `indices` is only 1-dimensional

### Nice-to-have bugs fixed:
- avoid invalid value in sqrt and subsequent runtime warning
- avoid printing help string on each run (use argparse builtin behavior)

### New features:
- added graphcut seam finder support

### Test Summary:
Tested on Ubuntu 20.04 with python 3.8.10 and opencv-python-contrib 4.5.5.62
2022-03-02 11:01:53 -08:00
..
2021-12-22 13:24:30 +00:00
2016-06-03 11:52:30 +03:00
2021-12-22 13:24:30 +00:00
2020-05-14 17:15:09 +00:00
2022-03-02 11:01:53 -08:00
2021-12-22 13:24:30 +00:00
2020-07-28 18:31:21 +03:00