uwrov / 2018-2019

BSD 2-Clause "Simplified" License
2 stars 2 forks source link

Task 2.2: Photomosaic of a Sunken Subway Car #6

Closed ShrimpCryptid closed 4 months ago

ShrimpCryptid commented 4 years ago
ShrimpCryptid commented 4 years ago

https://www.pyimagesearch.com/2014/08/25/4-point-opencv-getperspective-transform-example/

I found this tutorial for the transformation piece that might be really helpful.

You can use the techniques outlined here (https://www.pyimagesearch.com/2016/02/08/opencv-shape-detection/) to locate shapes (rectangles) in the file. I can walk through this on Wednesday for you too, if it's helpful.