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

Detecting Y-axis orientation for post-processing #810

Open
joncottrell opened this issue Feb 2, 2023 · 0 comments
Open

Detecting Y-axis orientation for post-processing #810

joncottrell opened this issue Feb 2, 2023 · 0 comments

Comments

@joncottrell
Copy link

The issue I am experiencing is that I am doing image processing which at the end of processing gives me x,y coordinates where I will subsequently draw certain elements (iteratively), so GPU acceleration does not make sense for that final step.

Unfortunately, I've noticed that on different hardware, the y-axis orientation varies. Is there a convenient way for me to discover this orientation?

I would use a two-pixel tall image with a black and a white pixel and start by determining the orientation but I wonder if there's a better solution or a feature addition to gpujs.

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