hackingmaterials / pv-vision

Image analysis tool for solar modules, assisted by deep learning.
BSD 3-Clause "New" or "Revised" License
36 stars 11 forks source link

Import not exist #12

Closed smttsp closed 10 months ago

smttsp commented 10 months ago

https://github.com/hackingmaterials/pv-vision/blob/5ffdd6f02ab045cbfcd48390094ff9b50f906c45/useful_tools/transform_module_v2.py#L7

it seems that you renamed perspective_transform to _perspective_transform but it wasn't renamed in this file

X-Chen97 commented 10 months ago

This script is out of date, and I will archive it in the next major version update. Currently we suggest using the OOP style transformation tool. You can see the tutorial here: https://github.com/hackingmaterials/pv-vision/blob/main/tutorials/transform_contour.ipynb