image_processing_matlab
This repository contains the scripts for basic image processing operations using MATLAB
The following operations are implemented in this repo
- YCbCr2RGB Implementation
- RGB2YCbCr Implementation
- Double Exposure Effect
- Conversion of image to 8-bit binary plane.