PLuTARC is a an automated target-locking system for confocal microscopy. Included here are the files used for image processing, which can identify bright features against a dark background in 3D. The algorithm is based on the work of Crocker and Grier, but incorporates a number of changes so that both accuracy and performance are improved significantly.
In brief, plu_Centerfind2D.exe locates the 2D positions in each 2D image slice of a 3D confocal image stack. These 2D positions are linked together into 3D xyz positions using plu_Link3Dt.exe. plu_2Dto3D.exe is a utility to convert 2D TIFF images into 3D TIFF image stacks, which are the input format for plu_Centerfind2D.exe. Windows executables are available in the downloads section, and the complete source code can be found in the SVN repository (browse), (svn directions). Linux executables and cross platform build files are coming.
| Crocker and Grier | http://physics.nyu.edu/grierlab/software.html | IDL
|
| Crocker and Weeks | http://www.physics.emory.edu/~weeks/idl/ | IDL
|
| Blair and Dufresne | http://physics.georgetown.edu/matlab/ | MATLAB
| Kilfoil | http://www.physics.mcgill.ca/~kilfoil/downloads.html | MATLAB
|