Set all image pointers to NULL to start with (spotted when run in debug; release mode seems to set to null anyway..? But best to be sure)
Modified first image!=NULL check in onMouse - added { } added != NULL check on cvReleaseImage s at end of init()
Authored by: andyfrench 2009-07-30
Parent: [r46]
Child: [r48]