Package: ti 0.0.0.9000
ti: A single-channel UINT8 TIFF toolkit
The {ti} package provides a set of tools for working with single-channel unsigned 8-bit integer TIFF images.
Authors:
ti_0.0.0.9000.tar.gz
ti_0.0.0.9000.zip(r-4.5)ti_0.0.0.9000.zip(r-4.4)ti_0.0.0.9000.zip(r-4.3)
ti_0.0.0.9000.tgz(r-4.4-any)ti_0.0.0.9000.tgz(r-4.3-any)
ti_0.0.0.9000.tar.gz(r-4.5-noble)ti_0.0.0.9000.tar.gz(r-4.4-noble)
ti_0.0.0.9000.tgz(r-4.4-emscripten)ti_0.0.0.9000.tgz(r-4.3-emscripten)
ti.pdf |ti.html✨
ti/json (API)
# Install 'ti' in R: |
install.packages('ti', repos = c('https://rogiersbart.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rogiersbart/ti/issues
Last updated 5 months agofrom:a0626ccb7a. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win | NOTE | Nov 23 2024 |
R-4.5-linux | NOTE | Nov 23 2024 |
R-4.4-win | NOTE | Nov 23 2024 |
R-4.4-mac | NOTE | Nov 23 2024 |
R-4.3-win | NOTE | Nov 23 2024 |
R-4.3-mac | NOTE | Nov 23 2024 |
Exports:ff_bob2tifff_compressff_csv2tifff_extractff_invertff_mergeff_npy2tifff_png2tifff_readff_splitff_stretchff_tif2bobff_tif2csvff_tif2npyff_tif2pngff_transposeff_write
Dependencies:abindbackportsbitbit64checkmateclicliprcpp11crayondplyrfansifsgenericsgluehmsijtifflifecyclemagrittrpillarpkgconfigpngprettyunitsprogresspurrrR6readrrlangstdstrexstringistringrtibbletidyselecttzdbutf8vctrsvroomwithrzeallot
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Convert a brick of bytes to a TIFF image | ff_bob2tif |
Compress a TIFF image | ff_compress |
Convert a CSV file to a TIFF image | ff_csv2tif |
Extract specific frames from a multi-frame TIFF | ff_extract |
Invert a TIFF image | ff_invert |
Merge single-frame images into a multi-frame TIFF | ff_merge |
Convert a NumPy array to a TIFF image | ff_npy2tif |
Convert a PNG image to a TIFF image | ff_png2tif |
Read a TIFF image | ff_read |
Split a multi-frame TIFF into single-frame images | ff_split |
Stretch the contrast of a TIFF image | ff_stretch |
Convert a TIFF image to a brick of bytes | ff_tif2bob |
Convert a TIFF image to a CSV file | ff_tif2csv |
Convert a TIFF image to a NumPy array | ff_tif2npy |
Convert a TIFF image to a PNG image | ff_tif2png |
Transpose a TIFF image | ff_transpose |
Write a TIFF image | ff_write |