color-transformations
There are 15 repositories under color-transformations topic.
ampas/aces-dev
AMPAS Academy Color Encoding System Developer Resources
natural-harmonia-gropius/hdr-toys
A set of color conversion shaders.
nonzeroapps/whatisnewdialog
An Android library for displaying a dialog where it presents new features in the app.
ocaml-tui/colors
A pure OCaml library for manipulating colors in different color spaces.
dros1986/neural_spline_enhancement
Personalization of the image enhancement style from few samples.
mbshbn/Lane-Line-Detection-using-color-transform-and-gradient
Software pipeline to identify lane boundaries from a video streaming from a front-facing camera on a car using color transform and gradient
fmurciag/dynamic-image-exposure-rate
Dynamic adjustment of image exposure rate with tracking bar using the the gamma function
ttungl/SDC-term1-Advanced-Lane-Finding
Detected highway lane boundaries on a video stream with OpenCV image analysis techniques, including camera calibration matrix, distortion correction, color transforms, gradients, etc., to create a thresholded binary image, a perspective transform to rectify binary image ("birds-eye view"). Detected lane pixels and fit to find the lane boundary, determined the curvature of the lane and vehicle position with respect to center. Warped the detected lane boundaries back onto the original image.
projjal1/Infrared-Generator
Using MatPlotLib library to generate artificial IR images in Python.
piyp791/Udacity-SDCNDP-Advanced-Lane-Lines
Advanced lane finding, done as a part of Udacity Self Driving Car Nanodegree Program
bean-mhm/blim
blim - Bean's Unprofessional View Transform
ndopu/1D_LUT_generator
Tranforms a cameras dynamic range data into a 1D look up table for use with OpenColorIO color management in Blender 3D.
piscab/Vehicle-Detection-and-Tracking
Draw bounding boxes for detect vehicles in a video using Histogram of Oriented Gradients (HOG) and Support Vector Machine (SVM).
projjal1/Lane-Detection-Using-OpenCV
Lane detection in Python Using OpenCV and Computer Vision Techniques.