본문 바로가기
IT 와 Social 이야기/Python

[빵형의 개발도상국] 파노라마 사진 만들기 - Python

by manga0713 2020. 7. 6.






Image stitching 기법을 이용하여 여러 이미지를 꿰어서 파노라마 이미지 만들기 *** Source code: https://github.com/kairess/image-stit... *** Dependency:

- Python 3 - OpenCV 4+ - numpy - matplotlib *** OpenCV image stitching tutorial: https://docs.opencv.org/master/d8/d19... *** OpenCV tutorials: https://docs.opencv.org/master/d9/df8...