help-octave
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Equals operator does not copy an image
From
:
Jonathan Camilleri
Subject
:
Equals operator does not copy an image
Date
:
Sun, 6 Dec 2015 09:58:45 +0100
I just noticed that the equals operator '=' removes the dimension of an image, rendering it to grayscale.
imread('04356.jpg');
ans(:,:,1) =
Columns 1 through 15:
....
I need a method to decode these numbers.
newimage=ans(:, :, 1)
See post at
https://www.facebook.com/camilleri.jon
- Add me as a friend first.
--
Jonathan Camilleri
Mobile (MT): ++356 7982 7113
E-mail:
address@hidden
Please consider your environmental responsibility before printing this e-mail.
I usually reply to emails within 2 business days. If it's urgent, give me a call.
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
Equals operator does not copy an image
,
Jonathan Camilleri
<=
Re: Equals operator does not copy an image
,
Andreas Weber
,
2015/12/06
Prev by Date:
Re: Perfromance problem running multiple copies of Octave on a multicore processor
Next by Date:
Re: Equals operator does not copy an image
Previous by thread:
Octave crashed...restart or debug?
Next by thread:
Re: Equals operator does not copy an image
Index(es):
Date
Thread