Skip to content

zanedurante/angiogenesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

angiogenesis

Windows Desktop Application for Angiogenesis Analysis.

Background

This application was used to analyze blood vessel growth in microscope images. This resulted in a paper that was published in the American Diabetes Association. See http://diabetes.diabetesjournals.org/content/67/Supplement_1/481-P.

Instructions to run

This project was completed using Microsoft Visual Studio 2017. To open the project, open the Angionalysis.sln file in Angionalysis/. Then, debug the project within Visual Studio itself or export it as an exe file.

To do analysis on an image, first convert it to jpg. Then, within the application window, select the image and press the convert button. Within a minute, the analysis should finish with results the mesh count.

If you are having any trouble running the application or just want the working executable directly, you can email me at zanedurante@gmail.com.

Sample inputs and outputs

I put some sample inputs and their outputs below. In addition to the images, the window of the application displays the number of meshes (red Xs) that are in the output image. As you can see from the samples below, microscope images with greater blood vessel growth have a significantly higher number of meshes.

sample input 1: m 9 sample output 1: m 9_enhanced sample input 2: 0 5 sample output 2: 0 5_enhanced

About

Windows Desktop Application for Angiogenesis Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages