All Projects → JacobBumgarner → VesselVio

JacobBumgarner / VesselVio

Licence: GPL-3.0 license
VesselVio is an open-source application for the analysis and visualization of segmented vasculature datasets

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to VesselVio

ghidra-findcrypt
Ghidra analysis plugin to locate cryptographic constants
Stars: ✭ 138 (+206.67%)
Mutual labels:  analysis
go-mnd
Magic number detector for Go.
Stars: ✭ 153 (+240%)
Mutual labels:  analysis
sandbox
Simple Windows Sandbox Configuration
Stars: ✭ 37 (-17.78%)
Mutual labels:  analysis
glassdoor
glassdoor is a modern, autonomous security framework for Android APKs. POC, unmaintained unfortunately.
Stars: ✭ 14 (-68.89%)
Mutual labels:  analysis
appdata-environment-desktop
A selection of script and the manual for Privacy International's data interception environment
Stars: ✭ 70 (+55.56%)
Mutual labels:  analysis
spring-startup-analysis
Simple module to analyse bean construction in Java Spring
Stars: ✭ 76 (+68.89%)
Mutual labels:  analysis
Google-Playstore-Dataset
Google PlayStore App dataset. (2.3 million App Data) and 24 attributes
Stars: ✭ 27 (-40%)
Mutual labels:  analysis
Bitcoin Analysis-
Python Bitcoin is widely used cryptocurrency for digital market. It is decentralised that means it is not own by government or any other company.Transactions are simple and easy as it doesn’t belong to any country.Records data are stored in Blockchain.Bitcoin price is variable and it is widely used so it is important to predict the price of it f…
Stars: ✭ 42 (-6.67%)
Mutual labels:  analysis
dmarc-viewer
Django based web-app to visually analyze DMARC aggregate reports
Stars: ✭ 51 (+13.33%)
Mutual labels:  analysis
GroupDocs.Classification-for-.NET
GroupDocs.Classification-for-.NET samples and showcase (text and documents classification and sentiment analysis)
Stars: ✭ 38 (-15.56%)
Mutual labels:  analysis
COVID19-Algeria-and-World-Dataset
A COVID-19 dataset with 90 World countries including Algeria.
Stars: ✭ 18 (-60%)
Mutual labels:  analysis
Unitor
Tool for analysing and disassembling any unity game. Supports both mono and il2cpp.
Stars: ✭ 31 (-31.11%)
Mutual labels:  analysis
decaylanguage
Package to parse decay files, describe and convert particle decays between digital representations.
Stars: ✭ 34 (-24.44%)
Mutual labels:  analysis
VIAN
No description or website provided.
Stars: ✭ 18 (-60%)
Mutual labels:  analysis
pandapower gui
A Graphical User Interface for the open source pandapower load flow program. [ I was so inexperienced when I started this, but maybe we can try again]
Stars: ✭ 28 (-37.78%)
Mutual labels:  analysis
atacr
Analysing Capture Seq Count Data
Stars: ✭ 14 (-68.89%)
Mutual labels:  analysis
census
📜Automated review of open source software projects
Stars: ✭ 111 (+146.67%)
Mutual labels:  analysis
Roassal2
Agile Visualization Engine for Pharo and VisualWorks
Stars: ✭ 23 (-48.89%)
Mutual labels:  analysis
character-extraction
Extracts character names from a text file and performs analysis of text sentences containing the names.
Stars: ✭ 40 (-11.11%)
Mutual labels:  analysis
knime-r
KNIME Interactive R Statistics Integration
Stars: ✭ 18 (-60%)
Mutual labels:  analysis

VesselVio

Zenodo

VesselVio is an open-source application designed for the analysis and visualization of segmented vasculature datasets.

There are several ways to use VesselVio:

  • Download the app for Windows and MacOS.
  • Run the app from your terminal by using the VesselVio.py file (single-line executable)
    • Follow the Windows & MacOS build instructions here
  • Modify the analysis pipeline and add custom analyses using the VVTerminal.py file

UntitledUntitled

VesselVio is compatible with several different types of segmented vasculature datasets, including:

  • Segmented vascular volumes from any imaging source (e.g., LSFM, µCT)
  • Annotated volumes, including:
    • Whole-brain vasculature datasets with Allen Brain Institute ID-based annotations
    • Manually labelled datasets with a program such as ITK-Snap
    • RGB-based annotations, such as those created with QuickNII
  • Pre-constructed graphs (both edge- and vertex- based graphs)
  • 2D and 3D datasets
  • Isotropic and Anisotropic datasets

Analysis

VesselVio reconstructs vascular networks to extract whole-network and individual segment features. Several examples of feature outputs can be seen below.

Untitled

Visualization

Visualization with VesselVio is made possible with PyVista, an intuitive and high-level VTK package. Thanks to PyVista, users can easily visualize and examine their vasculature datasets with numerous options to create for accompanying figure images.

Mouse Retinal Vasculature Human Brain
Retina.Flythrough.mp4
1u0sY6i.-.Imgur.mp4

Segmentation Tips

If you are looking for help with segmenting your vasculature, there are numerous packages available for this process123.

Contributing

Contributions to VesselVio are absolutely welcome! The guide to contributing should be read and followed. Briefly, Issues should be used for bug reports and feature requests. Discussions and Slack should be used for general support or tutorial requests. Pull-requests should follow the guidelines described in the contributing document. Thank you!

Other

Any suggestions, improvements, or comments should be directed to Jacob Bumgarner.

Feel free to join us on Slack for general communication or troubleshooting purposes!

Citing VesselVio

If you use VesselVio in your research, please cite our publication in Cell Reports Methods.

Bumgarner JR, and Nelson RJ. (2022). Open-source analysis and visualization of segmented vasculature datasets with VesselVio. Cell Rep Methods 2, 100189. https://doi.org/10.1016/j.crmeth.2022.100189

BibTex:

@article{bumgarner2022vesselvio,
title = {Open-source analysis and visualization of segmented vasculature datasets with VesselVio},
journal = {Cell Reports Methods},
volume = {2},
number = {4},
pages = {100189},
year = {2022},
issn = {2667-2375},
doi = {https://doi.org/10.1016/j.crmeth.2022.100189},
url = {https://www.sciencedirect.com/science/article/pii/S2667237522000443},
author = {Jacob R. Bumgarner and Randy J. Nelson},
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].