Hi All,
Hoping I can find someone to help with this, I am building a web app where a user uploads a painting image and selects the 4 points of the image to auto straighten & perspective warp and crop the image so it comes back perfectly flat with no weird mis shape or trapeze effect that would normally come from just cropping a skewed image.
Example:
This then uses the Javascript plug in to calculate those 4 corner points (at least thats the idea) and that data as well as the original image url is sent to the API to do it’s thing.
I have an API in the works which uses openCV to handle the perspective warp etc but the points i am providing from bubble apparently are not correct, which does not surprise me as I am a relative beginner with no code experience. Anyone that can help look through this with me would be much appreciated, even if they would be willing to jump on a call with me with the API developer, paid if necessary.
