Linker6610 / Mean-shifted-Gray-Pixel

Matlab Implementation of VISSAP 2019 <<Revisiting Gray Pixel for Statistical Illumination Estimation>>

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revisiting Gray Pixel for Statistical Illumination Estimation

Publication

Code accompanying the paper Revisiting Gray Pixel for Statistical Illumination Estimation. [arXiv]

If you use our code, please consider citing following paper:

@inproceedings{qian2019vissap,
  title={Revisiting Gray Pixel for Statistical Illumination Estimation},
  author={Qian, Yanlin and Chen, Ke and Nikkanen, Jarno and K{\"a}m{\"a}r{\"a}inen, Joni-Kristian and Matas, Jiri},
  booktitle={International Conference of Computer Vision Theory and Applications},
  year={2019}
}

How to use

git clone https://github.com/yanlinqian/Mean-shifted-Gray-Pixel.git --recursive
cd Mean-shifted-Gray-Pixel
matlab -nodisplay -nodesktop MSGP_example.m

About

Matlab Implementation of VISSAP 2019 <<Revisiting Gray Pixel for Statistical Illumination Estimation>>

License:MIT License


Languages

Language:MATLAB 98.4%Language:M 1.6%