Erik Smistad

Results 14 repositories owned by Erik Smistad

FAST

415
Stars
98
Forks
Watchers

A framework for high-performance medical image processing, neural network inference and visualization

GPU-Marching-Cubes

186
Stars
31
Forks
Watchers

A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL

3D-Gradient-Vector-Flow-for-Matlab

22
Stars
6
Forks
Watchers

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

26
Stars
16
Forks
Watchers

A web-based annnotation system for easy annotation of image sequences such as ultrasound and camera recordings

Simple script to convert a frozen tensorflow .pb file to TensorRT UFF format

GTest

25
Stars
16
Forks
Watchers

Just a simple test of the google C++ unit test framework (GTest)

OpenCL-Gaussian-Blur

30
Stars
14
Forks
Watchers

An example of Gaussian blur using OpenCL and the built-in Images/textures

OpenCL-Getting-Started

93
Stars
56
Forks
Watchers

A small "getting started" tutorial for OpenCL. See http://www.eriksmistad.no/getting-started-with-opencl-and-gpu-computing/ for more info

OpenCL-GVF

27
Stars
11
Forks
Watchers

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

18
Stars
6
Forks
Watchers

Parallel/GPU level set volume segmentation using OpenCL