Giter Site home page Giter Site logo

ptahmose / wolframlibrarylink_libczi Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 12.19 MB

read CZI-documents from Wolfram Language

License: GNU General Public License v3.0

CMake 57.52% C++ 34.43% C 0.77% Mathematica 6.32% Batchfile 0.01% Shell 0.08% Python 0.88%
mathematica wolfram-language czi-documents cpp microscopy-images zeiss czi paclet raspberry-pi

wolframlibrarylink_libczi's Introduction

WolframLibraryLink_libCZI

read CZI-documents from Mathematica / Wolfram Language

Description

This project provides a Wolfram Library Link implementation (based on libCZI) allowing to directly open and read a CZI-document.

See the module in action -> here and here.

Installing

A Paclet is provided which includes binaries for ARM (e.g. Raspberry Pi), Windows x86 & x64 and Linux x64 on the release-page here on GitHub. Please check this page for the latest version.

Paclet installation

PacletInstall["https://github.com/ptahmose/WolframLibraryLink_libCZI/releases/download/v0.1.2/CZIReader-0.1.2.paclet"]

FindFile["CZIReader`"]    (* see where the paclet was downloaded to and installed *)
-> "/home/pi/.Mathematica/Paclets/Repository/CZIReader-0.1.2/Kernel/CZIReader.m"

PacletUninstall["CZIReader"] (* uninstall the CZIReader-paclet *)

Usage

The following commands are provided:

command description
GetCZIReaderLibraryInfo gather information about the CZIReader-package
OpenCZI open a CZI-file
ReleaseCZI destroy the CZI-document object
CZIGetInfo get information about the content of the CZI-document
CZIGetSubBlock get the bitmap of the specified subblock
CZISingleChannelScaledComposite get a (scaled) multi-tile composite
CZIMultiChannelScaledComposite get a (scaled) multi-tile multi-channel composite
CZIGetMetadataXml get the XML-information
CZIGetScaling get the scaling of the document
CZIGetSubBlockData get content of a subblock

See the wiki for more information.

Building

The wllczi-shared-library can be built using cmake. Here is a recording of a build on a Raspberry Pi.

There is a build-pipeline configured here.

wolframlibrarylink_libczi's People

Contributors

ptahmose avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.