Erik Smistad
smistad
Research scientist working on medical image processing with focus on image segmentation, ultrasound images, deep learning and GPU processing
Languages
Repos
45
Stars
724
Forks
249
Top Language
C++
Loading contributions...
Top Repositories
A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL
A software for fast segmentation and centerline extraction of tubular structures (e.g. blood vessels and airways) from different modalities and organs using GPUs and OpenCL
A small "getting started" tutorial for OpenCL. See http://www.eriksmistad.no/getting-started-with-opencl-and-gpu-computing/ for more info
A web-based annnotation system for easy annotation of image sequences such as ultrasound and camera recordings
A small set of function based on the OpenCL C++ bindings to help set up an OpenCL and OpenCL-GL context as well as compiling OpenCL code
An example of Gaussian blur using OpenCL and the built-in Images/textures
Repositories
45A web-based annnotation system for easy annotation of image sequences such as ultrasound and camera recordings
Some useful python functions for visualizing a caffe network
A software for fast segmentation and centerline extraction of tubular structures (e.g. blood vessels and airways) from different modalities and organs using GPUs and OpenCL
A GPU implementation of the Marching Cubes algorithm for extracting surfaces from volumes using OpenCL and OpenGL
An example of Gaussian blur using OpenCL and the built-in Images/textures
The Simple Image Processing Library (SIPL) is a C++ library with the main goal of making it easy to go from an algorithm concept to pictures on the screen.
A GPU implementation of a full multgrid solver of Gradient Vector Flow (GVF) using OpenCL
Just a simple test of the google C++ unit test framework (GTest)
A small "getting started" tutorial for OpenCL. See http://www.eriksmistad.no/getting-started-with-opencl-and-gpu-computing/ for more info
Research Platform for Image-Guided Therapy
A simple test for having multiple windows with the same OpenGL context using GLUT
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 vector flow on GPUs using OpenCL http://www.springerlink.com/content/v0071r27706u5135/
Dette scriptet konverterer norgeskart fra genorge i UTM-33 projeksjon til EPSG:3857 som Google og Leaflet bruker
Parallel/GPU level set volume segmentation using OpenCL
Image recognition for nerves from ultrasound images using a sliding window CNN
No description provided.
A small set of function based on the OpenCL C++ bindings to help set up an OpenCL and OpenCL-GL context as well as compiling OpenCL code
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.
Testing Qt, OpenGL and OpenCL interoperability
Creating a memory mapped file using the boost iostrames library
No description provided.
Small test of a simple plugin system in C++ for Windows and Linux
C++ implementation of Gradient Vector Flow
Simple script to convert a frozen tensorflow .pb file to TensorRT UFF format
This is an example of how to use the Simple Image Processing Library (see www.github.com/smistad/SIPL/).
Vascular Tree Synthesis Software. You will need CMake and ITK to run VascuSynth. Read the paper in the Insight Journal for instructions.
No description provided.
C++ implementation of the Coherent Point Drift point set registration algorithm
Computation using data flow graphs for scalable machine learning
Tutorials and implementations for "Self-normalizing networks"