leonardo
View:Recent Entries.
View:Archive.
View:Friends.
View:User Info.
View:Website (My Website).
You're looking at the latest 1 entries.

Tags:,
Subject:AutoMontage
Time:01:24 pm
AutoMontage, a software that automatically mounts many microscopic images of the same object focused on different layers:
http://www.synoptics.co.uk/syncroscopy/MontageES-demo.asp
It keeps only the focused parts of each frame. Focused parts of the images are those with high-frequency details (but not the highest frequency, that can be just noise).
Creating a similar tool with Python + PIL + a numerical library seems possible and not too much difficult (the numerical library can be used to compute 2D FFTs to find the high-frequency parts of the image. But there are other simpler ways to do the same thing).

An example of the results, the head of an ant of Genus Terataner:
Read more... )
comments: Leave a comment Add to Memories Tell a Friend

leonardo
View:Recent Entries.
View:Archive.
View:Friends.
View:User Info.
View:Website (My Website).
You're looking at the latest 1 entries.