AltoPonixClub / monitor

S2 Robot Code
GNU General Public License v3.0
2 stars 0 forks source link

feature: prevent me from redoing same mask #17

Closed jain-aniket closed 2 years ago

jain-aniket commented 2 years ago

Somehow prevent me from redoing the same mask with maybe a toggle or something idk. There's a number of ways to do it but maybe just, when you load an image ("100.png"), check if it's mask ("100_mask.png") exists? if it does, just go to 101 or whatever the next index is on what the app thinks the index is (the app's index in the bottom right is not the image number it seems). ty