Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/laulauthom/objectdetectionexamples-imagej.js

Example of ImageJ macros for object-localization
https://github.com/laulauthom/objectdetectionexamples-imagej.js

imagej imagej-js imagej-macro object-detection

Last synced: about 2 months ago
JSON representation

Example of ImageJ macros for object-localization

Awesome Lists containing this project

README

        

# ObjectDetectionExamples-ImageJ.JS
Example of ImageJ macros for object-localization

## Detection of embryos using local intensity minima
[![open in ImageJ.JS](https://ij.imjoy.io/assets/badge/open-in-imagej-js-badge.svg)](https://ij.imjoy.io/?run=https://github.com/LauLauThom/ObjectDetectionExamples-ImageJ.JS/blob/main/LocalMinimaEmbryos.ijm)
Clicking the badge above will automatically run the macro in a browser, fetching the image and code from the internet.
Select the embryos.jpg window after execution.