rest of w1 gemini Flashcards
definition of “Computer Vision” ?
Extracting information about the world from images.
Describe what is meant by the term “inverse problem” when describing vision.
An inverse problem is one where we know the outcomes and want to infer the causes (e.g. we know where an object currently is and want to know how it got there).
Describe the term “well-posed” as the opposite of “ill-posed”.
A well-posed problem is one which has one unique solution
Describe the term “forward problem” as the opposite of “inverse problem”.
A forward problem is one where we know the causes and want to predict or model to outcomes (e.g. we know the forces acting on an object and want to calculate its acceleration).
Why is vision described as an “inverse problem”?
Because we know the pixel intensities (the outcomes) and want to infer the causes (i.e. the objects in the scene
Why is vision described as an “ill-posed problem”?
Because there are usually multiple solutions (i.e. multiple causes that could give rise to the same outcomes) given the pixel intensities.
What is a “prior” in the context of computer vision?
A prior is an additional source of information that can help reduce the number of possible solutions.
How do “priors” help solve the ill-posed
inverse problem of vision?
Give examples of “priors” used in computer vision.
knowledge of the world and the image formation process