Focus Measure
A function to measure the relative degree of focus of an image.
Author: Said Pertuz
Great tool, exactly what I was looking for!
Note that the ACMO method as written also requires the Fixed-Point Toolbox. I just commented out the isdouble() check, and make sure my images are uint8 before passing them in.
This is a very handy tool; thanks for the excellent demos as well.
Is it possible to use the gui.autogui classes without the busy-waiting loop for monitoring signals? If this is possible, then I can use GUI classes with callbacks, and not block MATLAB session.
J Fields: You can use MATLAB Compiler to take GUIs created with EasyGUI and compile them into standalone programs: http://www.mathworks.com/products/compiler/
Comment only
24 May 2011
EasyGUI
EasyGUI ver 1.0 -- Build GUIs quickly and easily in MATLAB
Comment only