블로그 이미지
Leeway is... the freedom that someone has to take the action they want to or to change their plans.
maetel

Notice

Recent Post

Recent Comment

Recent Trackback

Archive

calendar

1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
  • total
  • today
  • yesterday

Category

2009. 5. 1. 19:55 Computer Vision

To do: know what to do

Computer Vision (CSEP 576), Winter 2005
Project 3: Photometric Stereo
Computer Science & Engineering, University of Washington


plenoptic function
http://en.wikipedia.org/wiki/Light_field

Parameterizing a ray in 3D space by position (x,y,z) and direction (θ,φ).




camera response function
: the mapping f from radiance to pixels





FLTK = Fast Light Toolkit
http://www.fltk.org


weighted average
http://en.wikipedia.org/wiki/Weighted_mean


path integration
http://en.wikipedia.org/wiki/Line_integral
The value of the line integral is the sum of values of the field at all points on the curve, weighted by some scalar function on the curve (commonly arc length or, for a vector field, the scalar product of the vector field with a differential vector in the curve).


height map
http://en.wikipedia.org/wiki/Height_map


NaN
http://en.wikipedia.org/wiki/NaN





inline function
http://cplusplus.com/doc/tutorial/functions2/


http://cplusplus.com/doc/tutorial/templates/


ref.

http://pages.cs.wisc.edu/~lizhang/courses/cs766-2008f/syllabus/syllabus.htm


http://www.cs.cmu.edu/afs/cs/academic/class/15385-s06/lectures/ppts/


Photometric method for determining surface orientation from multiple images
RJ Woodham - Optical engineering, 1980 - umiacs.umd.edu




posted by maetel