help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting pixel values


From: AGD
Subject: Re: Setting pixel values
Date: Sun, 26 Jul 2009 20:38:50 -0700 (PDT)

Yes, i tried the same. It worked.

Thanks a lot, :)

AGD

James Sherman Jr.-2 wrote:
> 
> 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
>>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Setting-pixel-values-tp24643872p24673129.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]