Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it able to warp color image(3 channel) ? #9

Closed
wtjiang98 opened this issue Aug 3, 2019 · 2 comments
Closed

Is it able to warp color image(3 channel) ? #9

wtjiang98 opened this issue Aug 3, 2019 · 2 comments

Comments

@wtjiang98
Copy link

It seems that the shape of input image is (b, h, w), while the same function in TensorFlow can deal with color image. Is the library able to warp color image(3 channel) by simply add a dismension on code?

@zcaceres
Copy link
Owner

zcaceres commented Aug 4, 2019

Hi @taogelose , sorry but I doubt that it will work just by adding a channel dimension. You are more than welcome to check out the code and make a PR or see if the methods used can be extended for the channel dimension.

@wtjiang98
Copy link
Author

Thank you for the advise, I have implement it. I will make a PR soon.

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

No branches or pull requests

2 participants