Coordinate Conventions and Imaging Geometry
Coordinate Conventions and Imaging Geometry
Conventions and
Imaging Geometry
SUBMITTED BY:
JUBILEE SHARMA
213010007023
Digital image processing is a field focused on the manipulation and analysis of digital images through
algorithms and techniques aimed at enhancing their quality, extracting meaningful information, and
enabling various transformations. This discipline encompasses a wide range of tasks, including image
enhancement to improve visual clarity, restoration to remove imperfections, segmentation to identify
distinct regions or objects, and feature extraction for further analysis. Additionally, image processing
involves compression for efficient storage and transmission, registration for aligning multiple images,
classification and recognition for automated labeling, geometric transformation for adjusting image
geometry, morphological processing for shape analysis, and color image processing for handling color
information. These techniques find applications across diverse domains, such as medicine, remote
sensing, surveillance, and robotics, enabling automated analysis, decision-making, and interpretation of
visual data.
Cartesian Coordinate System
The standard x-y Cartesian Adding a depth axis (z) allows Cartesian coordinates enable
plane, where points are describing the location of efficient mathematical
defined by their horizontal objects in 3D space. operations like rotation,
and vertical position. translation, and scaling of
visual data.
Homogeneous Coordinates
Representation 1
Homogeneous coordinates use an
additional dimension to represent
points, lines, and planes in a unified 2 Transformations
way. Homogeneous coordinates simplify
the mathematical representation of
transformations like rotation, scaling,
Projections 3
and projection.
Homogeneous coordinates enable
efficient implementation of
perspective projections from 3D to 2D.
Perspective Projection