Skip to main content

No project description provided

Project description

Author: Vladimir Shteyn

GitHub: [GitHub](https://github.com/mistervladimir)

LinkedIn: [LinkedIn](https://www.linkedin.com/in/vladimir-shteyn/)

Introduction

fijitools is a Python API for working with Fiji/ImageJ ROI data.

Features

ROI I/O: Reading ImageJ/FIJI region of interest (ROI) data saved in .zip format. ROI bytestream data from the entire .zip file is parsed all together as a single numpy array, and dispatched to classes particular to each ROI type. Currently all ROI may be read, but only ROI objects for rectangles and ellipses have been written. Python ROI instances may be converted back to ImageJ/FIJI bytestreams, saved as .zip files, and read by ImageJ/FIJI. This is a work in progress.

CSV Parsing: Uses regular expressions to filter ImageJ/FIJI data generated with the RoiManager->Multi-Measure tool and saved as CSV files.

Convenience Functions: various data structures and functions to make life easier. Specialized data structures for managing parsed ImageJ/FIJI data.

TODO

ROI I/O: Writing text ROI to ImageJ/FIJI bytestreams and saving them as .zip files. With this feature, rectangle or ellipse ROI originally generated by the Python API, can be visualized with text labels in ImageJ/FIJI. This is especially useful if we want to inspect ROI data while, say, troubleshooting a segmentation algorithm.

PyPi: finally upload this stuff

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fijitools-0.2.tar.gz (157.6 kB view hashes)

Uploaded Source

Built Distribution

fijitools-0.2-py3-none-any.whl (174.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page