GPU Implementation for GVF Force Field
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
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
CUDA_GVF_3D_v3.0/Code/Matlab mha reader/
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |