myImageLib¶
File reading
|
Recursively look for all the directories of files with name filename. |
|
Wrapper of |
Image processing
|
Apply bandpass filter on images. |
|
Enhance contrast and convert to 8-bit. |
|
Match the histogram of im1 to that of im2 |
|
Generate a 2D gaussian mask - should give the same result as MATLAB's |
Tools
|
Default plot color scheme of Matplotlib and Matlab. |
|
WOW class color scheme, used in my density fluctuations paper. |
|
Display a progress bar in command line environment, which looks like |
|
1-d gaussian function. |
|
Bin x, y data on log or linear scale |
corrTrack
|
Compute normalized cross-correlation map between an image and a template. |
|
Detect peak in 2D images. |
|
Sort a numerical array and return the maximum |
|
Minimal version of |
|
Use correlation tracking method to find spheres in an image. |
Classes
|
This class converts raw images to tif sequences. |