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

Something severely wrong happened!!! All the pixels are invalid in estimation Laplacian noise!!! #22

Open
Tord-Zhang opened this issue May 20, 2019 · 5 comments

Comments

@Tord-Zhang
Copy link

when I use the coarse2fine_flow interface, I always get this error. Do you know how to fix this?
Thanks.

@relh
Copy link

relh commented May 25, 2019

make sure you aren't passing in the same image for both im1 and im2

@Amazingalice
Copy link

I met the same problem! Can you describe the solution more detailedly?

@Cugtyt
Copy link

Cugtyt commented Jul 1, 2019

Have you solved it? The same problem!

@tunglm2203
Copy link

I met the same problem, did anyone solve it?

@xiximelon
Copy link

xiximelon commented Apr 4, 2024

Gray images could not be convert to RGB images and use colType = 0
use colType = 1 with one channel is the right operation

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

6 participants