CSCI435/CSCI935 Computer Vision: Algorithms and Systems Solved

25.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You'll get a download link with a: zip solution files instantly, after Payment

Securely Powered by: Secure Checkout

Description

5/5 - (4 votes)

Objective

Design a C++ program that implements a color image processing chain converting raw image data captured by a CMOS image sensor into true color RGB images. The chain consists of 3 components: Color Interpolation, Color Correction and Gamma Correction.

Test Images: test1.bmp and test2.bmp – contain the 640×480 resolution raw images (Bayer Pattern Color Filter Array data) directly captured by a CMOS image sensor.

 

  • 1-colorChain.zip