User:TheLarry/Notebook/Larrys Notebook/2009/06/11

From OpenWetWare
Jump to navigationJump to search
Project name Main project page
Previous entry      Next entry

More Robustness

So i had a problem with my images blinking in the while loop. To get around this i have to create a new image. Apparently the image indicators will change every time that image changes. For example, i named my image t.hold. It went through a thresholding, inverting, removing small objects and then blah blah. So my indicator will change with each one. Now if i copied the image into a new name before showing it, the image will only change when the new name changes but that is only when i want it to. So YAY for larry, but this means i gotta make a lot of new images, and i should really start destroying them soon too.