color-histogram topic
color_recognition
:art: Color recognition & classification & detection on webcam stream / on video / on single image using K-Nearest Neighbors (KNN) is trained with color histogram features by OpenCV.
HistoGAN
Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021).
WB_sRGB
White balance camera-rendered sRGB images (CVPR 2019) [Matlab & Python]
CSE3018-Content-Based-Image-and-Video-Retrieval-Lab
Repository containing all the codes created for the lab sessions of CSE3018 Content Based Image and Video Retrieval at VIT University Chennai Campus
SIIE
Sensor-Independent Illumination Estimation for DNN Models (BMVC 2019)
py-image-search-engine
Python Image Search Engine with OpenCV
RoboticPerception
Explore object recognition, segmentation, and how to process depth data from camera sensors to help a robot better understand and navigate its world.