On 2/7/13 7:29 PM, Alexander Hansen wrote:
> On 2/6/13 7:23 PM, Alexander Hansen wrote:
>> On 2/6/13 5:57 PM, Alexander Hansen wrote:
>>> On 2/5/13 5:23 PM, Alexander Hansen wrote:
On 2/5/13 2:23 PM, Alexander Hansen wrote:
> On 2/5/13 1:52 PM, Eigil Krogh Sorensen wrote:
>>
>> Den
On 2/6/13 7:23 PM, Alexander Hansen wrote:
> On 2/6/13 5:57 PM, Alexander Hansen wrote:
>> On 2/5/13 5:23 PM, Alexander Hansen wrote:
>>> On 2/5/13 2:23 PM, Alexander Hansen wrote:
On 2/5/13 1:52 PM, Eigil Krogh Sorensen wrote:
>
> Den 05/02/13 21.03 skrev "Alexander Hansen" :
>
>>
On 2/6/13 5:57 PM, Alexander Hansen wrote:
> On 2/5/13 5:23 PM, Alexander Hansen wrote:
>> On 2/5/13 2:23 PM, Alexander Hansen wrote:
>>> On 2/5/13 1:52 PM, Eigil Krogh Sorensen wrote:
Den 05/02/13 21.03 skrev "Alexander Hansen" :
> On 2/5/13 10:35 AM, Eigil Krogh Sorensen wrote:
On 2/5/13 5:23 PM, Alexander Hansen wrote:
> On 2/5/13 2:23 PM, Alexander Hansen wrote:
>> On 2/5/13 1:52 PM, Eigil Krogh Sorensen wrote:
>>>
>>> Den 05/02/13 21.03 skrev "Alexander Hansen" :
>>>
On 2/5/13 10:35 AM, Eigil Krogh Sorensen wrote:
> I don't know if this is the right place to p
On Feb 5, 2013, at 7:23 PM, Alexander Hansen
wrote:
> On 2/5/13 2:23 PM, Alexander Hansen wrote:
>> On 2/5/13 1:52 PM, Eigil Krogh Sorensen wrote:
>>>
>>> Den 05/02/13 21.03 skrev "Alexander Hansen" :
>>>
On 2/5/13 10:35 AM, Eigil Krogh Sorensen wrote:
> I don't know if this is the r
On 2/5/13 2:23 PM, Alexander Hansen wrote:
> On 2/5/13 1:52 PM, Eigil Krogh Sorensen wrote:
>>
>> Den 05/02/13 21.03 skrev "Alexander Hansen" :
>>
>>> On 2/5/13 10:35 AM, Eigil Krogh Sorensen wrote:
I don't know if this is the right place to post this, but anyway...
I have this small
On 2/5/13 1:52 PM, Eigil Krogh Sorensen wrote:
>
> Den 05/02/13 21.03 skrev "Alexander Hansen" :
>
>> On 2/5/13 10:35 AM, Eigil Krogh Sorensen wrote:
>>> I don't know if this is the right place to post this, but anyway...
>>>
>>> I have this small octave function, that runs fine on my Windows Oct
Den 05/02/13 21.03 skrev "Alexander Hansen" :
>On 2/5/13 10:35 AM, Eigil Krogh Sorensen wrote:
>> I don't know if this is the right place to post this, but anyway...
>>
>> I have this small octave function, that runs fine on my Windows Octave,
>> but crashes on my fink octave-atlas(3.6.3):
>>
>
On 2/5/13 1:03 PM, Alexander Hansen wrote:
> On 2/5/13 10:35 AM, Eigil Krogh Sorensen wrote:
>> I don't know if this is the right place to post this, but anyway...
>>
>> I have this small octave function, that runs fine on my Windows Octave,
>> but crashes on my fink octave-atlas(3.6.3):
>>
>> "
>>
On 2/5/13 10:35 AM, Eigil Krogh Sorensen wrote:
> I don't know if this is the right place to post this, but anyway...
>
> I have this small octave function, that runs fine on my Windows Octave,
> but crashes on my fink octave-atlas(3.6.3):
>
> "
> function simpleImageExample
> imageFile = "100-
I don't know if this is the right place to post this, but anyway...
I have this small octave function, that runs fine on my Windows Octave,
but crashes on my fink octave-atlas(3.6.3):
"
function simpleImageExample
imageFile = "100-0039_IMG.JPG";
info = imfinfo (imageFile)
I = imread (i
On 5/02/13 11:23, Peter Dyballa wrote:
>
> Am 05.02.2013 um 09:27 schrieb Martin Costabel:
>
>> The question is whether the octave programmers misunderstood this only in
>> their warning text or also in the octave code.
>
> Another question also exists: how do Octave and GraphicsMagick interchange
On Feb 5, 2013, at 3:27 AM, Martin Costabel wrote:
> On 5/02/13 01:29, Peter Dyballa wrote:
>>
>> Am 05.02.2013 um 00:42 schrieb Eigil Krogh Sorensen:
>>
>>> My "problem" is, that I have "Octave 3.6.2 for Windows Microsoft Visual
>>> Studio" on a windows 7 PC, and that version seems to handle
On 5/02/13 01:29, Peter Dyballa wrote:
>
> Am 05.02.2013 um 00:42 schrieb Eigil Krogh Sorensen:
>
>> My "problem" is, that I have "Octave 3.6.2 for Windows Microsoft Visual
>> Studio" on a windows 7 PC, and that version seems to handle 32 bit pixels
>> w.o. problems.
>
> You seem to misunderstand t
Am 05.02.2013 um 09:27 schrieb Martin Costabel:
> The question is whether the octave programmers misunderstood this only in
> their warning text or also in the octave code.
Another question also exists: how do Octave and GraphicsMagick interchange
graphics data? Is it by standard file formats
Am 05.02.2013 um 00:42 schrieb Eigil Krogh Sorensen:
> My "problem" is, that I have "Octave 3.6.2 for Windows Microsoft Visual
> Studio" on a windows 7 PC, and that version seems to handle 32 bit pixels
> w.o. problems.
You seem to misunderstand the meaning of "quantum depth". This is the
resol
My "problem" is, that I have "Octave 3.6.2 for Windows Microsoft Visual
Studio" on a windows 7 PC, and that version seems to handle 32 bit pixels
w.o. problems. So to reuse Octave scripts.
I'll try Alexander's suggestion
Best
Eigil
Den 05/02/13 00.17 skrev "Daniel Johnson" :
>
>On Feb 4,
On Feb 4, 2013, at 12:48 PM, Alexander Hansen
wrote:
> On 2/4/13 10:35 AM, Eigil Krogh Sorensen wrote:
>> Hi
>>
>> I ask the questions below, because it took many hours to install
>> Octave-Atlas on my MAC, so I would like to avoid as much installation time
>> as possible.
>>
>> It seems Grap
Hi
I ask the questions below, because it took many hours to install
Octave-Atlas on my MAC, so I would like to avoid as much installation time
as possible.
It seems GraphicsMagic be configured at installation with an "Optional
Package/Option": "--with-quantum-depth", but
1) I don't know if the r
On 2/4/13 10:35 AM, Eigil Krogh Sorensen wrote:
> Hi
>
> I ask the questions below, because it took many hours to install
> Octave-Atlas on my MAC, so I would like to avoid as much installation time
> as possible.
>
> It seems GraphicsMagic be configured at installation with an "Optional
> Packag
On 2/2/13 11:47 PM, Eigil Krogh Sorensen wrote:
> When I try to plot a picture in octave-atlas (3.6.3) I get this message:
>
>
> warning: your version of GraphicsMagick limits images to 16 bits per pixel
>
>
> I installed octave-atlas with –y (fink –y install octave-atlas), but I
> remember, th
21 matches
Mail list logo