[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r51] by andyfrench

Fixed cropping error by using base_image = image_ptr rather than CopyImage(image, base_image)

2009-08-05 11:07:08 Tree
[r50] by andyfrench
2009-07-30 12:49:21 Tree
[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
Older >