User:Yan Xu

From FarsightWiki
(Difference between revisions)
Jump to: navigation, search
m (Creating user page with biography of new user.)
 
Line 1: Line 1:
I'm a new student in the image processing lab in UH.  
+
create folder
 +
mkdir farsight
 +
cd farsight
 +
mkdir bin
 +
mkdir src
 +
cd src
 +
svn co https://farsight-svn.ee.uh.edu/repos/farsight/trunk .
 +
cd ../bin
 +
cmake ../src
  
Bachelor degree in Telecommunication Engineering from Huazhong University of Science and Technology(HUST), Hubei, China.
+
Press c (configure)
 
+
press
My interest lies in maths, algorithm, C++ etc.
+
ITK_DIR /data/research/bin/itk-rel/
 
+
VTK_DIR /data/research/bin/vtk-rel/
The projects I undertook in HUST:
+
VXL_DIR /data/research/bin/vxl-rel/
CUMCM && MCM
+
Variable-rate broadcast network coding.
+
Laser printer with USB interface.
+

Revision as of 21:17, 5 October 2012

create folder mkdir farsight cd farsight mkdir bin mkdir src cd src svn co https://farsight-svn.ee.uh.edu/repos/farsight/trunk . cd ../bin cmake ../src

Press c (configure) press ITK_DIR /data/research/bin/itk-rel/ VTK_DIR /data/research/bin/vtk-rel/ VXL_DIR /data/research/bin/vxl-rel/

Personal tools