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

From OpenWetWare
Jump to navigationJump to search
Project name <html><img src="/images/9/94/Report.png" border="0" /></html> Main project page
<html><img src="/images/c/c3/Resultset_previous.png" border="0" /></html>Previous entry<html>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</html>Next entry<html><img src="/images/5/5c/Resultset_next.png" border="0" /></html>

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.