bradmartin333 / SEYR

Simple Entropy Yield Routine
MIT License
1 stars 0 forks source link

Selected Row/col can be over maximum #75

Closed riversn closed 2 years ago

riversn commented 2 years ago

Disallow selected row/col to be indexed further than max

image

bradmartin333 commented 2 years ago

this is actually intentional so you can have a "feature only" view of your setup... adding the constraint is possible, but also bug prone. does it need the constraint?

bradmartin333 commented 2 years ago

Looked into this - it is actually providing a valid image of null pixels because it's location is off the loaded image