'사이트'에 해당되는 글 2건

  1. 2006.01.11 졸업작품 참고 사이트
  2. 2003.04.08 C++ 사이트 모음
관련 keyword
streo vision
streo match
3d modeling
turn table modeling
active streo vision
head tracking
count head
two frame stereo
video rate : 하드웨어 구현까지 고려하는 경우

* Real-Time Stereo Vision based on the Uniqueness Constraint
Experimental Results and Applications
http://labvisione.deis.unibo.it/~smattoccia/stereo.htm

* Middlebury College Stereo Vision Research Page
http://cat.middlebury.edu/stereo/

* Digital Image Processing( Image Analysis and Understanding)
http://www.icaen.uiowa.edu/~dip/LECTURE/lecture.html

* the international journal of optics
http://www.opticsexpress.org/

* 3D modeling from turntable sequences using dense stereo carving and multi-view consistency
http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=1333699

* Multiresolution Stereo Vision System
for Mobile Robots
http://www.dis.uniroma1.it/~iocchi/stereo/stereo.html

* Stereo vision representation
http://www.cs.mcgill.ca/~gstamm/P644/stereo.html

* cooperative stereo vision (include source code)
http://www.cs.cmu.edu/~clz/stereo.html

'메모' 카테고리의 다른 글

스탠드 전구 사기  (0) 2009.02.26
데스크탑 사양  (0) 2008.08.17
북마크 정리  (0) 2008.06.05
북마크 정리  (0) 2008.05.18
금융 자격증별 시험 시기  (0) 2008.02.10
[펌] 그리스 문자 요약  (0) 2008.02.10
북마크 정리 - 080210  (0) 2008.02.10
Business school 리서치 순위 검색  (0) 2008.01.24
x61t tablet 고해상도 구입  (0) 2007.10.27
DMB Expo 2006 다녀와서...  (0) 2006.03.08
Posted by Gu Youn
,
1. C++ Tutorial
www.cs.uregina.ca/dept/manuals/C++/tutorial.html
Online documentation which accompanies Coronado Enterprises C++ Tutor version 2.2.

 
2. C++ Tutorials: Learn C Language Today
www.gustavo.net/programming/c.shtml
Contains C, C++, and OOP tutorials, software and programming tools, routines and source code.

 
3. DevX -- C++ Zone
www.cplus-zone.com
Specialized part of the Development Exchange containing C++ links, FAQs, discussions, news, and tutorials.

 
4. From the Ground Up: A Guide to C++
http://library.advanced.org/3074
Personalized C++ tutorial in HTML format specifically created for users with knowledge of the Pascal programming language.

 
5. MSDN Online Voices: Deep C++
http://msdn.microsoft.com/voices/deep.asp
Monthly C++ column from Microsoft.

 
6. "Thinking in C++ 2nd Edition" by Bruce Eckel
www.mindview.net/ThinkingInCPP2e.html
Free electronic version of Bruce Eckel's book, "Thinking in C++ 2nd Edition", along with source code.

7. C/C++ Users Journal Web Site
www.cuj.com
This monthly magazine is available in-print, and several articles each month are made available on-line.


8. Dr. Dobb's Journal C/C++ Discussion Forum
www.ddj.com/topics/cpp
This site has reasonable activity, with roughly 1 message posted per day.

 
9. PrestoNet C/C++ Discussion Group
www.prestwood.com/forums/c
This site hosts several forums, one of them C++Builder specific. It is fairly active, with a message posted every two or three days.

 
10. Programmer's Archive C++ Discussion Board
http://pa.pulze.com/cppdir/wwwboard
One of many discussion lists created by The Programmer's Archive.

 
11. The Bits C++Builder Discussion List
www.topica.com/lists/cbuilder/subscribe
An extremely active C++Builder discussion list where initial discussions were held on the creation of the C++Builder Developer's Guide.
Posted by Gu Youn
,