Skip to content

Conversation

robotrory
Copy link
Contributor

I needed the ability to learn projective warping for my project so I'm giving back to help others (as I haven't found another implementation that offers more than affine transforms).

This adds support for full 3x3 transform matrices but still supports the old 2x3 matrices through the same API by padding any remaining parameters with the identity matrix.

I've also updated the readme to reflect the changes, feel free to reject/edit these.

@kevinzakka
Copy link
Owner

@robotrory hey Rory, thanks for taking the time :) I'll take a look over the weekend. Cheers

@kirnh
Copy link

kirnh commented May 22, 2019

Hi @kevinzakka , thank you for the contribution. I was wondering if this pull request has been reviewed. It would be a good addition since even I could not find any other implementation like @robotrory mentioned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants