[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Setting pixel values
From: |
James Sherman Jr. |
Subject: |
Re: Setting pixel values |
Date: |
Fri, 24 Jul 2009 09:13:04 -0400 |
I'm not quite sure what you mean by true colors, but wouldn't just
your_image(:, 20:32, :) = 255;
work?
On Fri, Jul 24, 2009 at 8:45 AM, AGD<address@hidden> wrote:
>
> Hi,
>
> Again admitting, this question doesn't come from a novice in image
> processing.
>
> Are there any Octave commands that can set pixel values to a desired value?
> My image is in true colours, and i wish to set all the pixel values from
> columns 20 to 32 to a value 255. How do I do that?
>
>
> --
> View this message in context:
> http://www.nabble.com/Setting-pixel-values-tp24643872p24643872.html
> Sent from the Octave - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>
- Set pixels, AGD, 2009/07/24
- Re: Setting pixel values,
James Sherman Jr. <=