Erik Smistad
Erik Smistad
FAST
A framework for high-performance medical image processing, neural network inference and visualization
GPU-Marching-Cubes
A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL
3D-Gradient-Vector-Flow-for-Matlab
This is an implementation of Gradient Vector Flow (GVF) for 3D in Matlab. It is based on the original 2D implementation of Xu and Prince.
annotationweb
A web-based annnotation system for easy annotation of image sequences such as ultrasound and camera recordings
convert-tensorflow-model-to-tensorrt-uff
Simple script to convert a frozen tensorflow .pb file to TensorRT UFF format
OpenCL-Gaussian-Blur
An example of Gaussian blur using OpenCL and the built-in Images/textures
OpenCL-Getting-Started
A small "getting started" tutorial for OpenCL. See http://www.eriksmistad.no/getting-started-with-opencl-and-gpu-computing/ for more info
OpenCL-GVF
An optimized OpenCL implementation of Gradient Vector Flow (GVF) that runs on GPUs and CPUs for both 2D and 3D. For more details about the implementation, see the scientific article Real-time gradient...
OpenCL-Level-Set-Segmentation
Parallel/GPU level set volume segmentation using OpenCL