CV-1.1
CV-1.1
Computer Graphics
• References :
1. Computer Vision – Algorithms and
Applications, by Richard Szeliski, 2011.
2. Fundamentals of Computer Vision by
WESLEY E. SNYDER North Carolina State
University
3. 2. Computer Vision A Modern Approach by
Forsyth-Ponce
– Surveillance
– Building 3D representations
From: Algorithmxlab.com
The “white” square B in the shadow and the “black” square A in the light actually
have the same absolute intensity value.
• we ask computers to do; make local measurements (e.g., gradients) all overt he image,
and somehow the computer infers from all those local measurements that the image is
a picture of an elephant
• if the computer can discover that a number of measurements are consistent in some
way, it may be able to infer the aspect of the global image that causes that consistency.
• One reason is that we don’t have a strong grasp of how human vision works.
– A given object may be seen from any orientation, in any lighting conditions, with
any type of occlusion from other objects, and so on.
Let's summarize: