All Projects → BodenmillerGroup → imctools

BodenmillerGroup / imctools

Licence: MIT license
Tools to handle IMC data

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to imctools

Exif Py
Easy to use Python module to extract Exif metadata from digital image files.
Stars: ✭ 561 (+2571.43%)
Mutual labels:  tiff
Tifffile
Read and write TIFF files. Forked from https://pypi.org/project/tifffile
Stars: ✭ 119 (+466.67%)
Mutual labels:  tiff
HEIF
Mac OS X: Convert any image to HEIF/HEIC format
Stars: ✭ 58 (+176.19%)
Mutual labels:  tiff
Pixterm
Draw images in your ANSI terminal with true color
Stars: ✭ 782 (+3623.81%)
Mutual labels:  tiff
Twelvemonkeys
TwelveMonkeys ImageIO: Additional plug-ins and extensions for Java's ImageIO
Stars: ✭ 1,221 (+5714.29%)
Mutual labels:  tiff
Libtiff.net
.NET version of LibTiff library made by Bit Miracle and contributors
Stars: ✭ 152 (+623.81%)
Mutual labels:  tiff
Exifr
EXIF Reader
Stars: ✭ 450 (+2042.86%)
Mutual labels:  tiff
checkit tiff
"checkit_tiff" is an incredibly fast conformance checker for baseline TIFFs (with various extensions)
Stars: ✭ 14 (-33.33%)
Mutual labels:  tiff
Android Tiffbitmapfactory
Stars: ✭ 89 (+323.81%)
Mutual labels:  tiff
tiff-java
Tagged Image File Format Java Library
Stars: ✭ 65 (+209.52%)
Mutual labels:  tiff
Geopackage
Main Page for NGA GeoPackage Efforts
Stars: ✭ 29 (+38.1%)
Mutual labels:  tiff
Format parser
file metadata parsing, done cheap
Stars: ✭ 46 (+119.05%)
Mutual labels:  tiff
Imageprocessor
📷 A fluent wrapper around System.Drawing for the processing of image files.
Stars: ✭ 2,452 (+11576.19%)
Mutual labels:  tiff
Libvips
A fast image processing library with low memory needs.
Stars: ✭ 6,094 (+28919.05%)
Mutual labels:  tiff
tiff-ios
Tagged Image File Format iOS Library
Stars: ✭ 26 (+23.81%)
Mutual labels:  tiff
Exifr
📷 The fastest and most versatile JS EXIF reading library.
Stars: ✭ 448 (+2033.33%)
Mutual labels:  tiff
Metadata Extractor
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Stars: ✭ 1,972 (+9290.48%)
Mutual labels:  tiff
imagecodecs
Image transformation, compression, and decompression codecs. Forked from https://pypi.org/project/imagecodecs
Stars: ✭ 56 (+166.67%)
Mutual labels:  tiff
tyf
Manipulate EXIF and IFD metadata.
Stars: ✭ 16 (-23.81%)
Mutual labels:  tiff
Iipsrv
iipsrv is an advanced high-performance feature-rich image server for web-based streamed viewing and zooming of ultra high-resolution images.
Stars: ✭ 216 (+928.57%)
Mutual labels:  tiff

imctools

PyPI PyPI - Python Version PyPI - License GitHub Workflow Status (branch)

Deprecation note: This repository is not actively maintained. For a maintained IMC file parser implementation please refer to readimc.

Background

An IMC file conversion tool that aims to convert IMC raw data files (.mcd, .txt) into an intermediary ome.tiff, containing all the relevant metadata. Further it contains tools to generate simpler TIFF files that can be directly be used as input files for e.g. CellProfiller, Ilastik, Fiji etc.

Documentation is available at https://bodenmillergroup.github.io/imctools

Requirements

This package requires Python 3.7 or later.

Using virtual environments is strongly recommended.

Installation

Install imctools and its dependencies with:

pip install imctools

Usage

See Quickstart

Authors

Created and maintained by Vito Zanotelli [email protected] and Anton Rau [email protected]

Contributing

Contributing

Changelog

Changelog

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].