GPU Implementation for GVF Force Field

Version 1.0.0.0 (18.3 MB) by Quan Wang
We implement the GVF force field on GeForce GPU using CUDA.
1.2K Downloads
Updated 22 Oct 2012

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on GPU Computing in Help Center and 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/

Version Published Release Notes
1.0.0.0