A blog of blobs
About
Recent Posts
- Marching Cubes implementation using OpenCL and OpenGL (6) In a school project I recently created a fast implementation of Marching Cubes that uses OpenCL to extract surfaces from volumetric […] 4 months ago
- OpenCL C++ Utilities (7) I recently created a small utility library for OpenCL with C++. It consists of a set of function based on the OpenCL C++ bindings to help […] 4 months ago
- 3D Gradient Vector Flow Matlab Implementation (7) Gradient Vector Flow (to the right) calculated on the volume to the left. Gradient Vector Flow (GVF) is a feature-preserving diffusion of […] 7 months ago
- Using the C++ bindings for OpenCL (9) While the OpenCL API is written in C, the OpenCL 1.1 specification also comes with a specification for C++ bindings. In this post I go […] 1 year ago
- The Boltzmann machine (0) The neural network discussed in this post, called the Boltzmann machine, is a stochastic and recurrent network. This post contains my exam […] 1 year ago
Recent Comments