ianhi / ianhi/ipysegment

Figure out source of partially filled pixels

Open
#3 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
16
Forks
1
PR merge metrics
No merged PRs in 30d

Description

If you zoom in on an area that you filled in from a lower zoom level then the edge pixels have clearly been interpolated:
![image](https://user-images.githubusercontent.com/10111092/84726716-7f3fe500-af5b-11ea-99df-f0f2faa4ec64.png)
This is happening either on the scaling up of the image to match the classCanvas size - or on the downsizing of the class canvas to the zoomed image. I think it may be the latter because if I draw while zoomed in it's crisp:

![image](https://user-images.githubusercontent.com/10111092/84726813-ae565680-af5b-11ea-9099-90cf828f6942.png)
not sure though. Probably ought to look at what the actual arrays look like.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.