CSJ2K 0.9.1

.NET Framework 4.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package CSJ2K --version 0.9.1
NuGet\Install-Package CSJ2K -Version 0.9.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CSJ2K" Version="0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSJ2K --version 0.9.1
#r "nuget: CSJ2K, 0.9.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CSJ2K as a Cake Addin
#addin nuget:?package=CSJ2K&version=0.9.1

// Install CSJ2K as a Cake Tool
#tool nuget:?package=CSJ2K&version=0.9.1

Portable Class Library for decoding and encoding JPEG2000 images from Windows Store, Windows Phone 7, Silverlight 4 and .NET (WPF and Windows Forms) applications.

Product Versions
.NET Framework net40-client
Silverlight sl4 sl5
Universal Windows Platform uap uap10.0
Windows Phone wp wp7 wp75 wp8 wp81
Windows Store netcore netcore45 netcore451
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on CSJ2K:

Package Downloads
fo-dicom.NetCore

Core fo-dicom library for .NET Core targeting Standard Library 1.3 and higher.

fo-dicom.Android

Core fo-dicom library for Xamarin Android.

fo-dicom.iOS

Core fo-dicom library for Xamarin iOS (Unified).

Chattel-AssetTools

Extends Chattel with extra sugar for the StratusAsset.

DncNativeDicom

Core fo-dicom library for .NET Core Native targeting Standard Library 1.3 and higher.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on CSJ2K:

Repository Stars
hcmlab/nova
NOVA is a tool for annotating and analyzing behaviours in social interactions. It supports Annotators using Machine Learning already during the coding process. Further it features both, discrete labels and continuous scores and a visuzalization of streams recorded with the SSI Framework.
fo-dicom/fo-dicom-samples
Sample applications associated with the fo-dicom framework
Version Downloads Last updated
3.0.0 446,198 9/26/2018
3.0.0-alpha 15,895 3/20/2017
2.0.0.1 73,357 7/1/2016
2.0.0 1,145 6/30/2016
2.0.0-beta6 2,255 5/21/2016
2.0.0-beta5 926 5/20/2016
2.0.0-beta4 1,140 5/6/2016
2.0.0-beta3 885 5/6/2016
2.0.0-beta2 854 5/4/2016
2.0.0-beta1 854 4/29/2016
0.9.1 1,874 4/16/2015

version 0.9.1
-------------
* Default encoding method for PGM, PPM and PGX images implemented.