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 wrong with tracing coordinates #36

Open
axyzdile opened this issue May 19, 2022 · 3 comments · May be fixed by #43
Open

Something wrong with tracing coordinates #36

axyzdile opened this issue May 19, 2022 · 3 comments · May be fixed by #43

Comments

@axyzdile
Copy link

The plugin works wrong for unknown reason.

Traces goes absolutely wrong with default preferences

click2

and after trace color changed to black it goes so
click
Os: win10
QGIS: 3.24.2
CS: UTM 42N (WGS84)

for some reason cant send example files. but ready to provide additional information.

@mkondratyev85
Copy link
Owner

Hello Nick! This looks like the raster_tracer tries to trace not over black but over gray pixels. But I have no idea why it keeps tracing gray pixels even after you explicitly set black color. Could you send me an email with this file (my email is provided in my account)?

What color space your layer has? RGB? Grey? If it's Greyscale could you try to change it to RGB and try again?

@axyzdile
Copy link
Author

Hello Nick! This looks like the raster_tracer tries to trace not over black but over gray pixels. But I have no idea why it keeps tracing gray pixels even after you explicitly set black color. Could you send me an email with this file (my email is provided in my account)?

What color space your layer has? RGB? Grey? If it's Greyscale could you try to change it to RGB and try again?

It's RGB. I just "dissaturate it" in overlay preferences. But it works same and without dissaturation.

Strange thing is that it is repeats the shape of black contour, but with displacement, so it is could be transformation problem. But at the same time it is starts in right pixel.

Will contact you through email.

@mkondratyev85
Copy link
Owner

Strange thing is that it is repeats the shape of black contour, but with displacement, so it is could be transformation problem.

Things like that could happen also due to the wrong shade of color to trace.

Will contact you through email.

You're welcome to do 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

Successfully merging a pull request may close this issue.

2 participants