ryanvickr / Image_Whitening

Mathematically increase the white levels in an image. There are two functions, a less efficient one using loops, and a more efficient one which lowers all values below a certain threshold.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Mathematically increase the white levels in an image. There are two functions, a less efficient one using loops, and a more efficient one which lowers all values below a certain threshold.

License:Apache License 2.0


Languages

Language:MATLAB 100.0%