Coder Social home page Coder Social logo

gordon-n-stevenson / jetcounting Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 17 KB

Image analysis method for 3D PD data analysis of the placenta

License: Apache License 2.0

CMake 1.38% C++ 98.62%
image-analysis ultrasound ultrasound-blood-flow vtk itk

jetcounting's Introduction

JetCounting: Image Analysis Technique for Measurement of 3D Spiral Artery Jets using 3D power Doppler Ultrasound

JetCounting is a tool for the analysis of 3D power Doppler ultrasound image data. Expected inputs are as follows.

JetCounting inputBModeVolume inputPowerDopplerVolume inputSegVolume inputDTVolume dist outputDir [axis] [interface]

Runs the JetCounting main Application. Using 4 images that are pre-processed the application will extract the poly data meshes at defined distance in millimeters from the utero-placenta interface and then output the 3D image files and meshes to an output directory.

Choice of 3D axis to extract and orientation can be user defined by the optional arguments.

**this program assumes all volumes are in the same resolution and spacing, in MetaImage format. NB Resampling may be required. **

  • inputBModeVolume path to the 3D bmode volume
  • inputPowerDopplerVolume path to the 3D PD volume
  • inputSegVolume path to the 3D binary segmentation volume
  • inputDTVolume path to the 3D Signed Euclidean Distance Transform volume (must be in double precision)
  • dist floating point argument of distance from the UPI to measure
  • outputDir output directory to store volumes and meshes for analysis
  • axis optional integer parameter of axis (0,1,2) in which extraction should occur
  • interface optional integer parameter of negative or positive normal (0,1) extraction of the UPI from the total mesh so occur.

Requirements/Dependencies

This program requires VTK 7.0 and ITK 4.8.2. It has been successfully built on Windows 7 using Visual Studio 12.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.