Blog - image analysis


New FIJI Plugin (Largest Rectangle Algorithm Continued)

2020-08-29 image analysis

I recently wrote a jython script that can be used as an ImageJ/FIJI plugin. The plugin will automatically crop black edges away from images using the largest rectangle algorithm.

read more...

Largest Rectangle Algorithm

2020-05-02 image analysis

Notes on using the largest rectangle algorithm for automatically cropping crooked images.

read more...