Giter Club home page Giter Club logo

openslidesharp's Introduction

openslide

Build status Nuget download Nuget version

OpenSlideSharp

.NET bindings for OpenSlide (http://openslide.org/).

Thanks to @yigolden for his work in OpenSlideNET.

Nuget

Install-Package OpenSlideSharp.Windows -Version 1.1.0

Index

  1. OpenSlideSharp
    openslide warpper, include DeepZoomGenerator, but no native *.dll.

  2. OpenSlideSharp.BitmapExtensions
    NOTE: Manual install "libgdiplus" for linux to support System.Drawing.Bitmap
    OpenSlideSharp with System.Drawing.Bitmap extensions.
    bgra raw data
    -ToJepg
    -ToPng
    -ToBitmap
    ...

  3. OpenSlideSharp.OpencvExtensions
    OpenSlideSharp with OpenCV mat extensions.
    bgra raw data
    -ToJepg
    -ToPng
    -ToMat
    ...

  4. OpenSlideSharp.BruTile
    OpenSlideSharp adapter BruTile (OpenSlideImage -> ITileSource).

  5. OpenSlideSharp.runtime.win
    OpenSlide runtime, include native *.dll files.

  6. OpenSlideSharp.Windows
    OpenSlideSharp for windows all in one, include [1],[2],[5].

Suggestion

  1. The GIS (Geographic Information System) suite (include layer, editor) makes it easy to develop features related to medical image slides. It would be better to use openlayer or Leaflet for web.

  2. If you want to customize a digital medical imaging format, Perhaps refer to the implementation of MBTiles, using the SQLite database. Sometimes it is necessary to encrypt the data, and that's okay, use a SQLCipher database(compatible with sqlite). Databases are highly scalable and easy to use.

Example

A slide viewer by Mapsui
Download here
mapsui

openslidesharp's People

Contributors

iol0ol1 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.