PhD Research Journals

3D Face Recognition ... Jacey-Lynn Minoi ... Imperial College London

Tuesday, July 04, 2006

Updates

›
It has been awhile since I last blog here. The past 3 months, I was working on deformation (rigid, affine and non-rigid), Linear Discriminan...
Thursday, March 23, 2006

Display 3D face with texture

›
/* Decription: display vtk + texture */ #include "vtkActor.h" #include "vtkActor2D.h" #include "vtkBMPReader.h...
Wednesday, February 15, 2006

when setting environment in ~/.cshrc

›
Make sure there is no space in between argument in $PATH, otherwise you will get an error msg that says 'setenv : too many argument'...
Monday, February 13, 2006

Jacey's emacs

›
% emacs ~/.cshrc ****************************************** alias pd pushpd alias e emacs -geometry 81x71+380+0 setenv PROJECT_DIR $HOME/pro...

QT installation

›
Reference: www.doc.trolltech.com Installation steps in Linux: 1) download QT 2) gunzip (qt-XXXX.tar.gz) 3) tar xvf (qt-XXXX.tar) 4) ./config...

CMake

›
Reference: www.cmake.org Installation steps in Linux (only): 1) download CMake in www.cmake.org/HTML/Download.html e.g. cmake-2.0.6-x86-linu...

CMake, VTK, QT Installation

›
For the last 2 weeks (excluding this week), I have been spending most of my time installing, building opensource programs - CMake, VTK and Q...
›
Home
View web version
Powered by Blogger.