Rafaelpalomar - rafaelpalomar.net - Rafa's blog
General Information:
Latest News:
Building 3D Slicer 4 in Debian GNU/Linux 6.0 (Squeeze) 1 Apr 2012 | 09:54 pm
One of the most noticeable features about Debian is its long release cycle. This prevents many users adopting Debian simply because they get "old software". At the end, it is a trade-off features/stab...
Getting Canon EOS 600D to work in Debian GNU/Linux 6.0 (Squeeze) 12 Mar 2012 | 08:26 am
Debian is a great GNU/Linux distribution. It is very well known for its stability and reliability, however, these two features are often opposed to flexibility and functionality. Recently, I have expe...
Building 3DSlicer with system iPython and MatplotLib support 28 Feb 2011 | 11:17 pm
3D Slicer is a powerful application for image analysis and visualization oriented to the medical research field. It provides with a huge amount of algorithms for registration, segmentation, visualizat...
Displaying OpenCV webcam output using Qt and OpenGL 25 Sep 2010 | 09:47 pm
As part of my job at the IVS I recently had to integrate a computer vision solution into an application. The algorithm itself has not a trivial implementation, fortunately OpenCV comes with great algo...
Useful Tools for Researchers (II): Putting It All Together 4 Feb 2010 | 01:11 am
In the first part of this series of posts (Useful tools for researchers (I): The tools) I presented some tools I normally use to manage the huge amount of information resulting of my research activiti...
Useful Tools for Researchers (I): The tools 25 Jan 2010 | 10:57 pm
As part of my studies in the University I have been doing some research in the image processing and computer graphics fields. They are both very prolific areas and a lot of scientific papers are gener...
Building CUDA Projects with CMake 22 Jan 2010 | 11:55 pm
Trying to get a CUDA application from source code and compile it successfully can become an odyssey. Fortunately, latest versions of CMake are distributed with FindCUDA script that allows easily make ...