Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

csachs/mfisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

mfisp

microfluidic image stack processing

NOTE: Pre-alpha tools, functionality subject to change without notice!

Some miscellaneous tools helpful for working with image stacks (with microfluidic structures). Currently contains the following utilities:

Tools

register

Registration routine from molyso, will automatically register the input stack and possible additional channels.

> python -m mfisp.registration --output result.tif --channel 0 input.tif

autorotate

Automatic rotation detection and de-rotation from molyso. (Hint: Try to have OpenCV installed for your Python version, otherwise the rotation will be very slow. Windows users take a look here.)

> python -m mfisp.autorotate --output result.tif --channel 0 input.tif

boxcrop

Uses the register and autorotate functionality as described above, and detects rectangular growth structures as region of interst (ROI). The resulting stack will contain only the ROI.

> python -m mfisp.boxcrop --output result.tif --channel 0 input.tif

License

2-clause BSD.

About

microfluidic image stack processing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /