When given the Global Rectangle [160,120,161,121] I would like it to at least draw a pixel-sized ROI and have that converted to a pixel-sized mask on the image, like it does when given [160,120,162,122].
I have added a case into my program that just bumps the too-small Global Rectangle up to the appropriately large-sized one; I was just looking to see if there were something more I could do.
Thanks for the input,
Candice