Skip to content

This is written in C using OpenCV Library. Plot of histogram of RGB values of video captured from laptop. Plots are made real time and displayed in the video.

Notifications You must be signed in to change notification settings

arunbalajeev/RGBHistogramVideo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project written in C- OpenCV Lib. Features of Program: 1) Video captured from PC Camera and Display of the video 2) RGB values are computed from each of the frame 3) Histogram on a scale 1-256 for Red, Green and Blue values 4) All three values of the histogram is displayed along with the video display. 5) This project can be extended any dual vision requirement Requirements: a) Code Blocks, Visual Studio, or Dev C++ b) OpenCV installed in any of the three. Arun Balajee Vasudevan Indian Institute of Technology Jodhpur arunbalajeev@iitj.ac.in

About

This is written in C using OpenCV Library. Plot of histogram of RGB values of video captured from laptop. Plots are made real time and displayed in the video.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages