Coder Social home page Coder Social logo

basicstitching's Introduction

QuPath extension for stitching

Download here

This repo contains a basic extension for QuPath which can perform some of the same basic stitching functions as Grid/Collection stitching in Fiji. Namely, it will be able to either use the TileConfiguration.txt file within a folder of tiles, use the positional metadata in the tile file name, or use the metadata stored within the .tif file, as demonstrated in the original stitching script written by Pete Bankhead that started all of this, found here.

The three options are available by dropdown when you want to begin stitching. Later versions may test each folder for which method should be applied, if there is enough interest in that.

Using the extension

If you want to, building the extension yourself with Gradle should be pretty easy - you don't even need to install Gradle separately, because the Gradle Wrapper will take care of that.

Open a command prompt, navigate to where the code lives, and use

gradlew build

Use

./gradlew publishToMavenLocal

To make the extension work with the qp_scope extension within IntelliJ

The built extension should be found inside build/libs. You can drag this onto QuPath to install it. You'll be prompted to create a user directory if you don't already have one.

Alternatively, download the jar file from the Releases page, and drag and drop it into an active QuPath window, or place it in the extensions directory for the appropriate version of QuPath.

How to use the plugin

TODO visual of GUI here

  1. Rough description of steps
  2. Visual of folder structure expected
  3. Discussion of the three types of files expected
  4. warning about pixel size metadata being missing from certain stitching methods

Getting help

For questions about QuPath and/or creating new extensions, please use the forum at https://forum.image.sc/tag/qupath


License

basicstitching's People

Contributors

michaelsnelson avatar

Watchers

 avatar  avatar

Forkers

finglis

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.