Skip to content

Processing of Bitmap images in C++. It does pixel-by-pixel analysis of the bmp format image. Besides it fetches bitmap header information from image, provides API to convert RGB image to grayscale, prepares and displays histogram, perform histogram equalization, image blurring, provides RGB and YCbCr conversions. Check Wiki for images.

License

Notifications You must be signed in to change notification settings

sakky016/BitmapImageProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitmapImageProcessing

Processing of Bitmap images in C++

About

Processing of Bitmap images in C++. It does pixel-by-pixel analysis of the bmp format image. Besides it fetches bitmap header information from image, provides API to convert RGB image to grayscale, prepares and displays histogram, perform histogram equalization, image blurring, provides RGB and YCbCr conversions. Check Wiki for images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages