Skip to content
#

neuroanatomy

Here are 43 public repositories matching this topic...

DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic methods for spatial normalization, signal processing, machine learning, statistical analysis and visualization of medical images. Additionally, it contains specialized methods for computational anatomy including diffusion, perfusion and structural imaging.

  • Updated May 5, 2022
  • Python
cellfinder
PedjaJJ
PedjaJJ commented Nov 30, 2021

Is your feature request related to a problem? Please describe.
In current version it is not possible to get just cell detection and cell analysis without cell classification. This could be potentially beneficial if you are analyzing cFos (nuclear) staining. With parameters that can be changed in cellfinder now I was able to get very good cFos detection results. When classification is done mor

enhancement good first issue
chrisroat
chrisroat commented Dec 16, 2021

Installing brainreg brings in 3.4GB of dependencies, as measured by my virtualenv folder's size. I see many things I don't think(?!) I need for a simple registration - e.g. ipython, jinja2, pyside2, sphinx, and napari. [I could be wrong here, of course.]

Might I suggest verifying what is needed, and perhaps having separate extras for some of this functionality? This could leave the core "pip

enhancement good first issue

Improve this page

Add a description, image, and links to the neuroanatomy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neuroanatomy topic, visit your repo's landing page and select "manage topics."

Learn more