Page 1 of 1

Brightness and Contrast(2 in 1) tool with histogram

PostPosted: Tue Nov 17, 2015 11:41 pm
by bhim.rathor
I am looking for a Brightness and Contrast(2 in 1) tool with histogram. The one that suits me most is available in ImageJ(see link). I tried build one in IPLab. Though its conceptually same as what i need but at time it become very very slow and hence useless. It would be great if someone can please point me to or help me fix this too. Attached is the source code of new filter that i create using Brightness and Contrast filet.

Please help if you can , i think it will be great addition to IPLab also since its a great tool for medical image analysis.

https://drive.google.com/file/d/0B9dG4E ... xLeUE/view

https://drive.google.com/file/d/0B9dG4E ... sp=sharing

Thanks
Bhim

Re: Brightness and Contrast(2 in 1) tool with histogram

PostPosted: Wed Nov 18, 2015 8:12 am
by andrew.kirillov
The tool you are looking for is available in AForge.NET Framework and is called LevelsLinear - it does the image processing as shown on your video. As for histogram - calculate it once using ImageStatistics.