convert RGB to DKL
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 coordinatesDKL coordinates
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
Jose Gama
rgb2dklCart(c(54,75,121))
Useful links