Difference between revisions of "User:Girlliyanli"

From PanoTools.org Wiki
Jump to navigation Jump to search
Line 7: Line 7:
  
 
== Programming Experience ==
 
== Programming Experience ==
I have programmed in C/C++ for over five years.
+
I have programming experience in c/c++ for over five years, and familiar with STL and Opencv.I have analyzed amounts of source code in other languages.
 +
When I was a undergraduate majoring in computer science,I have programming experience in Basic,PowerBuild,Pascal.But c/c++ is my favorite tool.I started to build demo with c in 2002,since then,I have never stopped programming.I find it is funny and there are many thing should to learn.My graduate design-System of Text Image Processing was award Shandong University'Excellent undergraduates'design or thesis.
 +
When I enrolled in HCI&VR lab in 2004.I begin to do study on panorama.At first,I analyzed spherical panorama viewer's theory from ptviewer's java code and ported it into c++, so that spherical panoramas can be viewed on local machine. I also designed a tour-viewer system based on panorama viewer. Later, I began to do study on panoramic stitching,After studying panotools and Hugin's source code, I built a framework on VC.net to stitching images from hand-hold camera. It is a total automatically system: the framework I used is hugin, the control point I used is sift, the blending I used is Multiresolution Spline, and modification is made on RANSAC so that outliner can been removed more precisely.

Revision as of 15:26, 22 March 2007

My name is Yanli Li, I'm a chinese student, doing study on panorama.

Education Background

  • 1997.09-2000.07 High school student. KaiFeng County No.1 High School, Henai province, China
  • 2000.09-2004.07 Undergraduate. Department of Computer Science, Shandong University, Jinan,Shandong province,China
  • 2004.09-2007.07 Postgraduate. Human-Computer Interface and Virtual Reality Lab, Department of Computer Science, Shandong University, Jinan, Shandong, China
  • 2007.09- Virtual Reality lab, Beijing University of Aeronautics and Astronautics, Beijing,China

Programming Experience

I have programming experience in c/c++ for over five years, and familiar with STL and Opencv.I have analyzed amounts of source code in other languages. When I was a undergraduate majoring in computer science,I have programming experience in Basic,PowerBuild,Pascal.But c/c++ is my favorite tool.I started to build demo with c in 2002,since then,I have never stopped programming.I find it is funny and there are many thing should to learn.My graduate design-System of Text Image Processing was award Shandong University'Excellent undergraduates'design or thesis. When I enrolled in HCI&VR lab in 2004.I begin to do study on panorama.At first,I analyzed spherical panorama viewer's theory from ptviewer's java code and ported it into c++, so that spherical panoramas can be viewed on local machine. I also designed a tour-viewer system based on panorama viewer. Later, I began to do study on panoramic stitching,After studying panotools and Hugin's source code, I built a framework on VC.net to stitching images from hand-hold camera. It is a total automatically system: the framework I used is hugin, the control point I used is sift, the blending I used is Multiresolution Spline, and modification is made on RANSAC so that outliner can been removed more precisely.