• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Faster 3D segmentation algorithm ideal for image stacks of cortical neurones implemented as a ImageJ plugin, using slice-by-slice canny edge canny detection followed by specialised two-pass connected-component component labelling. Somas are labelled using openCV's blob detector and filtered/localised using distance-based clustering. BRISK feature detection is used to perform evaluation with existing manual or semi-manual tracing platforms.