Wednesday, June 15, 2011

WPF - Progress

Lots of progress has been made with the current program.

Splitting - Now implemented
Joining - Now Implemented
(There appears to be *some* problems with using the stylus here but the mouse works fine)
Gestures - Delete & Undo - Implemented
Quick gestures to delete the blob that it crosses, or undo something.
 Swapping between images (Original, Grayscale, Edge Detection, etc.) - Implemented
Overlay of two images - Implemented
You can alter the image while overlay is being performed.

Program at this time is much quicker to get to the same area. a button press and a few swipes, and you are done.

Next to be completed:

Threshold by selections (either by point or box)
Important sections - Gesture to signify important objects on the bitmap (before program runs)
Erode - Erode the selected blob
Measurements
Identify

(For future)

Measurements output automatically into a spreadsheet for the python / DB.
Program can run on a large section of images (saving the basic copy it makes) [?] - then the user can run through these images and make the necessary changes/alterations.
Grayscale to work well on all images (find a way to set the coefficients up so that the grayscale gives a better image average - don't run into problems like large chunks of blobs in the middle)
Even more intuitive controls (?)

No comments:

Post a Comment