Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 576 Bytes

File metadata and controls

12 lines (7 loc) · 576 Bytes

BMP RGB YUV400 Toolkit in C

Costa Rica

Belinda Brown, [email protected]

GitHub brown9804


This program is designed to perform various image processing operations in C. It includes functions for reading parameters from a text file, reading an RGB image from a BMP file, converting an RGB image to an intensity image, drawing a line segment and a circle on the intensity image, and saving the intensity image in a YUV400 file.