GPU Implementation for GVF Force Field

We implement the GVF force field on GeForce GPU using CUDA.
1,2K download
Aggiornato 22 ott 2012

Visualizza la licenza

Gradient Vector Flow (GVF) snake is one kind of active contours - curves that can move within images to find the boundaries of objects. 3D active contours are also known as deformable models. GVF snake begins with calculating the GVF force field over the image domain, which will force the snake into concave regions of original images. Since the calculation of GVF force field usually takes a long time, in this project we implement the GVF algorithm with GPU, which will accelerate the algorithm to a great extent.

Cita come

Quan Wang (2024). GPU Implementation for GVF Force Field (https://www.mathworks.com/matlabcentral/fileexchange/38688-gpu-implementation-for-gvf-force-field), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2008b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su GPU Computing in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

CUDA_GVF_3D_v3.0/Code/Matlab mha reader/

Versione Pubblicato Note della release
1.0.0.0