Enhance brightness and contrast on part of image

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Enhance brightness and contrast on part of image

surjpanj
Hi,

I have very simple problem. I need to enhance brightness and contrast only on a part of image. I used selection tools to select the region of interest but the brightness/contrast tool works on the whole image. Any suggestion how to change B&C only on a part of image?

Thanks,
Matt

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Enhance brightness and contrast on part of image

Rasband, Wayne (NIH/NIMH) [E]
> On Nov 16, 2015, at 9:43 AM, Matt <[hidden email]> wrote:
>
> Hi,
>
> I have very simple problem. I need to enhance brightness and contrast only on a part of image. I used selection tools to select the region of interest but the brightness/contrast tool works on the whole image. Any suggestion how to change B&C only on a part of image?

Click “Apply” and the B&C changes will be made only to the part of the image inside the selection. Or convert the image to RGB and you will not need to use the “Apply” button. With grayscale images, the B&C tool modifies the lookup table. On RGB images, it modifies the image pixel data.

-wayne




--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html