-
Notifications
You must be signed in to change notification settings - Fork 9
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
Comments
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. |
Things like that could happen also due to the wrong shade of color to trace.
You're welcome to do this. |
Fixes #36 --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/mkondratyev85/raster_tracer/issues/36?shareId=XXXX-XXXX-XXXX-XXXX).
The plugin works wrong for unknown reason.
Traces goes absolutely wrong with default preferences
and after trace color changed to black it goes so
Os: win10
QGIS: 3.24.2
CS: UTM 42N (WGS84)
for some reason cant send example files. but ready to provide additional information.
The text was updated successfully, but these errors were encountered: