rgb2dklV {colorscience} | R Documentation |
rgb2dklV
Converts sRGB coordinates to DKL, spherical coords,
sames as Graph-Based Visual Saliency.
rgb2dklCart
Converts sRGB coordinates to DKL, cartesian coords.
rgb2dklV(RGB)
RGB |
sRGB coordinates |
DKL coordinates
Jose Gama
Package psychopy for Python
Graph-Based Visual Saliency (MATLAB source code) Jonathan Harel California Institute of Technology
Package psychopy for Python
Graph-Based Visual Saliency (MATLAB source code) Jonathan Harel California Institute of Technology
rgb2dklCart(c(54,75,121))