[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r49] by andyfrench

Changes where some images are released after main program execution to prevent errors

2009-07-30 11:33:50 Tree
[r48] by andyfrench

added cvCloseAllWindows to a form close event

2009-07-30 10:37:20 Tree
[r47] by andyfrench

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()

2009-07-30 09:56:22 Tree
[r46] by andyfrench

Added some tool tip help

2009-07-24 13:49:31 Tree
[r45] by andyfrench

Added coloured bg regions

2009-07-24 07:30:27 Tree
[r44] by andyfrench

Added Help! option to help menu. Will call compiled help file in the RootTrace folder (needs manually copying at the moment)

2009-07-23 16:57:49 Tree
[r43] by andyfrench

Started work on an online help system.

2009-07-23 16:55:59 Tree
[r42] by andyfrench

Can now view last image for doing background selection etc.
Can also undo regions using 'u' and painting over them.

Need to make sure this doesn't break anything further on...

2009-07-23 15:23:27 Tree
[r41] by andyfrench

Removed IplImage* r_copy, and replaced with *i_copy where appropriate. Should stop BG regions/start points disappearing when selecting...

2009-07-23 14:31:02 Tree
[r40] by andyfrench

BG regions: can now be multiple rectangles, using the 'r' key to add to the last shape.

2009-07-23 11:17:02 Tree
Older >