Microscope Vision Software

From MMVLWiki

The software can be configured for a variety of environments

Table of contents

MiCRoN Microscope Vision Software

Implementation

Computer vision for microscopes has to deal with the problem of limited depth of field. But instead of trying to overcome this, one can actually use the depth information concealed in this images to achieve real-time object recognition for microscopes.

Employing sobel edge detection, geometric hashing and the bounded hough transform it was possible to recognise two micro-objects in around 300 milliseconds allowing 4 degrees of freedom and then track them in consecutive frames with rates of 15 frames per second!

The software provides a framework to integrate and test different algorithms for recognition and tracking of multiple rigid objects. The parameters are stored in an XML file. The software offers a programmer's application interface, which hides the inherent complexity (black-box principle), so that the vision-system can be integrated easily in a higher level system!

Results

By using focus-stacks as models it was possible to provide real-time object recognition of multiple microscopic objects in up to 4 degrees-of-freedom. The micro-objects are not required to stay at a fixed distance to the camera any more. Novel automated procedures in biology and micro-technology are thus conceivable.

Geometric hashing doesn't perform very well with increasing number of objects. Currently RANdom SAmple Consensus (RANSAC) is being implemented and different types of features are being investigated. Due to real-time constraints the choice is limited however. The tracking algorithm based on the bounded hough transform on the other hand performed very well.

See sugar pushing demo for more results.

2-D/3 DOF real-time demo on graphical primitives (1.16 MByte video (https://vision.eng.shu.ac.uk/jan/test.avi))
Enlarge
2-D/3 DOF real-time demo on graphical primitives (1.16 MByte video (https://vision.eng.shu.ac.uk/jan/test.avi))
2-D/3 DOF penguin live demo (999 kByte video (https://vision.eng.shu.ac.uk/jan/penguin.avi))
Enlarge
2-D/3 DOF penguin live demo (999 kByte video (https://vision.eng.shu.ac.uk/jan/penguin.avi))
Object recognition and tracking of syringe chip in 3-D/4 DOF (16 MByte video (https://vision.eng.shu.ac.uk/jan/syringe3.avi))
Enlarge
Object recognition and tracking of syringe chip in 3-D/4 DOF (16 MByte video (https://vision.eng.shu.ac.uk/jan/syringe3.avi))
3-D/4 DOF time lapse video of demo on artificial images (1.53 MByte video (https://vision.eng.shu.ac.uk/jan/povray.avi))
Enlarge
3-D/4 DOF time lapse video of demo on artificial images (1.53 MByte video (https://vision.eng.shu.ac.uk/jan/povray.avi))
MiCRoN computer vision poster
Enlarge
MiCRoN computer vision poster
Micro-gripper and capacitor with 4 resp. 3 degrees-of-freedom (2.78 MByte video (https://vision.eng.shu.ac.uk/jan/gripper2.avi))
Enlarge
Micro-gripper and capacitor with 4 resp. 3 degrees-of-freedom (2.78 MByte video (https://vision.eng.shu.ac.uk/jan/gripper2.avi))
Realtime edge detection (3.01 MByte video (https://vision.eng.shu.ac.uk/jan/edges.avi))
Enlarge
Realtime edge detection (3.01 MByte video (https://vision.eng.shu.ac.uk/jan/edges.avi))
Realtime object recognition and tracking with 3-D/4 DOF (859 kByte video (https://vision.eng.shu.ac.uk/jan/gripper.avi))
Enlarge
Realtime object recognition and tracking with 3-D/4 DOF (859 kByte video (https://vision.eng.shu.ac.uk/jan/gripper.avi))
Object recognition on a sphere with 3-D/3 DOF (922 kByte video (https://vision.eng.shu.ac.uk/jan/sphere.avi))
Enlarge
Object recognition on a sphere with 3-D/3 DOF (922 kByte video (https://vision.eng.shu.ac.uk/jan/sphere.avi))
Object recognition to locate intersection of pipette with focussed plane (2.25 MByte video (https://vision.eng.shu.ac.uk/jan/pipette.avi))
Enlarge
Object recognition to locate intersection of pipette with focussed plane (2.25 MByte video (https://vision.eng.shu.ac.uk/jan/pipette.avi))
Illustration of Geometric Hashing with 3 degrees-of-freedom
Enlarge
Illustration of Geometric Hashing with 3 degrees-of-freedom

Download

Command line of the MiCRoN microscope vision software
Enlarge
Command line of the MiCRoN microscope vision software

You can download the software (GPL license) and some test data to verify the results yourself!

micron-vision-2.0

You first need to install the latest unofficial release of Mimas-2.0 (https://vision.eng.shu.ac.uk/jan/mimas/) (28 MByte) of the Mimas Real-Time Computer Vision Library to be able to compile and run micron-vision-2.0 (https://vision.eng.shu.ac.uk/jan/micron-vision/micron-vision-2.0.tar.bz2) (524 kByte).

Test Data

The online documentation is here (https://vision.eng.shu.ac.uk/jan/micron-vision-docs/) and you may also want to download some test data

  • Data for test test (https://vision.eng.shu.ac.uk/jan/micron-vision/test.tar.bz2) (1.67 MByte)
  • Data for test test2 (https://vision.eng.shu.ac.uk/jan/micron-vision/test2.tar.bz2) (1.08 MByte)
  • Data for test povray (https://vision.eng.shu.ac.uk/jan/micron-vision/povray.tar.bz2) (5.08 MByte)
  • Data for test sphere (https://vision.eng.shu.ac.uk/jan/micron-vision/sphere.tar.bz2) (8.65 MByte)

See Also

External Links

Bookmark and Share

Personal tools