Is it possible to do contrast stretching without using imadjust.

Hi, Is it possible to do contrast stretching without using imadjust.
If possible can anyone give me an example.

 Accepted Answer

It is of course possible. You just have to implement the algorithm yourself. It's not a particularly complex algorithm.
A search for contrast stretching will probably bring you an example implementation in some language or other.

More Answers (0)

Asked:

on 25 Oct 2014

Answered:

on 25 Oct 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!