Croping tool for TIRF images
Project description
TIRF Object Cropping [tirf_ob]
Python package for cropping images based on input coordinates.
Installation
Stable release
To install Semantic_Label_Creator, run this command in your terminal:
$ pip install tirf_ob
This is the preferred method to install tirf_ob , as it will always install the most recent stable release.
From sources
The sources for tirf_ob can be downloaded from the Github repo.
You can either clone the public repository:
$ git clone git://github.com/RRobert92/tirf_ob
$ python setup.py install
or install is with pip:
$ pip install tirf_ob
Usage
To use tirf_ob with terminal:
crop_tirf -dir_img C:/... -dir_csv C:/... -o C:/.../output -m 256 string [-dir_img] Directory of the image that should be cropped. [-default] None string [-dir_csv] Directory of the .csv file with coordinates. [-default] None string [-o] Output directory to the folder where all of cropped image is stored. [-default] None int [-m] Size of corpping area in pixels. [-default] 256
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tirf_ob-0.1.6.tar.gz
(4.3 kB
view details)
File details
Details for the file tirf_ob-0.1.6.tar.gz
.
File metadata
- Download URL: tirf_ob-0.1.6.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df6c606b11737e46112c2de2e9022015da5376c7509ef53e44da7eef63846591 |
|
MD5 | 80a99c34e0afa0904186761dbed61f45 |
|
BLAKE2b-256 | 9648e3ba837287f950103ec86b0f19543022569bc9d2f988595566c4b1c82818 |