Phriction Projects Wikis Bioimaging And Optics Platform Image Processing QuPath QuPath BIOP Extension History Version 1 vs 4
Version 1 vs 4
Version 1 vs 4
Content Changes
Content Changes
= Description =
This QuPath Extension is located at https://github.com/BIOP/qupath-biop-extensions
= Developing this Extension =
First, setup QuPath for developing as per the instruction on the [[bioimaging_and_optics_platform_biop/image-processing/qupath/build/]] page.
Then you must clone the [[https://github.com/BIOP/qupath-biop-extensions|QuPath BIOP Extensions]] repository in **the same parent folder as the qupath repository**
{F14830439}
Use the same instructions for importing this project into IntelliJ as QuPath (Import From Existing Sources, Gradle, Setup JDK, Setup GradleJDK)
WARNING: Setting the Gradle JDK to 15 does not work for Oli. Using a JDK 11 works
{F14830536}
= JavaDoc =
There is raw javadoc available at
https://biop.github.io/qupath-biop-extensions/
But it needs a lot of polish
= Description =
This QuPath Extension is located at https://github.com/BIOP/qupath-biop-extensions
= Developing this Extension =
First, setup QuPath for developing as per the instruction on the [[bioimaging_and_optics_platform_biop/image-processing/qupath/build/]] page.
Then you must clone the [[https://github.com/BIOP/qupath-biop-extensions|QuPath BIOP Extensions]] repository in **the same parent folder as the qupath repository**
{F14830439}
Use the same instructions for importing this project into IntelliJ as QuPath (Import From Existing Sources, Gradle, Setup JDK, Setup GradleJDK)
WARNING: Setting the Gradle JDK to 15 does not work for Oli. Using a JDK 11 works
{F14830536}
= JavaDoc =
There is raw javadoc available at
https://biop.github.io/qupath-biop-extensions/
But it needs a lot of polish
c4science · Help