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

Different browser - different results #65

Open
schnell9 opened this issue Jan 26, 2017 · 0 comments
Open

Different browser - different results #65

schnell9 opened this issue Jan 26, 2017 · 0 comments

Comments

@schnell9
Copy link

I use jsfeat to find the coordinates [x,y] of the 4 corners of a trapezoid in a photo ... successful.
I mainly use Canny and Hough Line Transformation.
So far so good.

But the same javascript code calculate different results (coordinates [x,y]) in different browsers (Firefox, Chrome, Safari). I guess, drawImage is the reason. Because the RGB-value of the same pixel is not the same different browsers?!

Does anybody have experiences with this?

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

1 participant