Skip to content

Unofficial Go bindings for OpenSlide - I don't like Go, by the way.

License

Notifications You must be signed in to change notification settings

jammy-dodgers/gophenslide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gophenslide

Go binding for OpenSlide

This was a little hacked together for a Uni project and was also my first time writing Go; so the code may not properly follow Go coding conventions.

Building

Linux (tested on Xubuntu 20.04 LTS):

  1. Install dependencies
    • sudo apt install libopenslide-dev
  2. Grab OpenSlide test data
    • Download here
      • You'll want the TIFF image.
    • Place the images in pkg/testdata
  3. Run tests
    • go test ./pkg

About

Unofficial Go bindings for OpenSlide - I don't like Go, by the way.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages