Question:

A wildlife research organization is building a computer vision system to monitor animal movements in forests. They install cameras to capture images and analyze them. The organization is currently working on which stage of the computer vision process?

Show Hint

Computer vision starts with image acquisition, followed by preprocessing, feature extraction, and object detection.
  • Image Acquisition
  • Preprocessing
  • Feature Extraction
  • Detection and Segmentation
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Step 1: Understanding the process.
The organization is installing cameras to capture images of animals in forests, which indicates the initial stage of collecting visual data.

Step 2:
Stages of computer vision.
(A) Image Acquisition: Capturing images using cameras or sensors. • (B) Preprocessing: Cleaning or enhancing captured images. • (C) Feature Extraction: Identifying patterns or features in images. • (D) Detection and Segmentation: Identifying and separating objects in images.
Step 3:
Conclusion.
Since the focus is on capturing images, the stage is Image Acquisition.
Final Answer: Image Acquisition.
Was this answer helpful?
0
0