Hi
Octave seems to take a really long time to imread most of my multipage
tiffs. Sure, I'm talking about large ones, 2500 pages of 350x300
pixels, but still I think it's too long. More than 3 hours.
I picked one image and made substacks of it with different sizes. The
time to read one image (one
On Mon, Feb 22, 2010 at 6:49 PM, Søren Hauberg wrote:
> man, 22 02 2010 kl. 18:33 +0100, skrev Benjamin Lindner:
>> Søren Hauberg wrote:
>> > man, 22 02 2010 kl. 03:52 -0500, skrev Carnë Draug:
>> >> Hi
>> >>
>> >> the function bwmorph in the image package requires the function swap
>> >> from the
man, 22 02 2010 kl. 19:04 +0100, skrev Benjamin Lindner:
> trying to install the optim-1.0.10 package with octave 3.2.4 on mingw32
> fails with the error message
>
> __bfgsmin.cc:242: error: 'isnan' was not declared in this scope
Doesn't Octave provide a header that declares this function? I thi
On Mon, Feb 22, 2010 at 7:25 PM, Benjamin Lindner wrote:
> Benjamin Lindner wrote:
>> Hello,
>>
>> trying to install the optim-1.0.10 package with octave 3.2.4 on mingw32
>> fails with the error message
>>
>> __bfgsmin.cc:242: error: 'isnan' was not declared in this scope
>>
>> I need to also #inc
Benjamin Lindner wrote:
> Hello,
>
> trying to install the optim-1.0.10 package with octave 3.2.4 on mingw32
> fails with the error message
>
> __bfgsmin.cc:242: error: 'isnan' was not declared in this scope
>
> I need to also #include like
>
> Index: optim/src/__bfgsmin.cc
>
Hello,
trying to install the optim-1.0.10 package with octave 3.2.4 on mingw32
fails with the error message
__bfgsmin.cc:242: error: 'isnan' was not declared in this scope
I need to also #include like
Index: optim/src/__bfgsmin.cc
==
man, 22 02 2010 kl. 18:33 +0100, skrev Benjamin Lindner:
> Søren Hauberg wrote:
> > man, 22 02 2010 kl. 03:52 -0500, skrev Carnë Draug:
> >> Hi
> >>
> >> the function bwmorph in the image package requires the function swap
> >> from the control package. This is not listed as a dependencie for the
>
Søren Hauberg wrote:
> man, 22 02 2010 kl. 03:52 -0500, skrev Carnë Draug:
>> Hi
>>
>> the function bwmorph in the image package requires the function swap
>> from the control package. This is not listed as a dependencie for the
>> package. Here's line 550 of file bwmorph.m where the swap function
man, 22 02 2010 kl. 03:52 -0500, skrev Carnë Draug:
> Hi
>
> the function bwmorph in the image package requires the function swap
> from the control package. This is not listed as a dependencie for the
> package. Here's line 550 of file bwmorph.m where the swap function is
> used
>
> [BW,BW2]
>> I created release 1.0.6 of the octave sockets package at 16:th nov 2009
>> and uploaded the package file.
>
> where (and how) have you uploaded the file? The version I currently see
> online is 1.0.5...
>
At that time, the instruction was to sftp the file and move it inside a
sourceforge ssh s
On Mon, Feb 22, 2010 at 12:37 PM, Olaf Till wrote:
> Hi,
>
> there are non-function scripts with demos and tests in package
> optim. These can not be correctly handled by Octaves help system and
> produce weird texts in the auto-generated html-help. It has been
> suggested to convert these scripts
On 22 Feb 2010, at 13:45, Paul Sundvall wrote:
>>> I created release 1.0.6 of the octave sockets package at 16:th nov
>>> 2009
>>> and uploaded the package file.
>>
>> where (and how) have you uploaded the file? The version I currently
>> see
>> online is 1.0.5...
>>
> At that time, the instr
On 22 Feb 2010, at 10:05, Paul Sundvall wrote:
> Hi!
> I created release 1.0.6 of the octave sockets package at 16:th nov
> 2009
> and uploaded the package file.
where (and how) have you uploaded the file? The version I currently
see online is 1.0.5...
> The html reference and links are how
Hi,
there are non-function scripts with demos and tests in package
optim. These can not be correctly handled by Octaves help system and
produce weird texts in the auto-generated html-help. It has been
suggested to convert these scripts into %!demo and %!test blocks as
the cleanest solution. This a
Hi!
I created release 1.0.6 of the octave sockets package at 16:th nov 2009
and uploaded the package file. The html reference and links are however
not updated, so I followed the new guidelines and uploaded to the
release forum http://sourceforge.net/apps/phpbb/octave/viewforum.php?f=1
Can a relea
Hi
the function bwmorph in the image package requires the function swap
from the control package. This is not listed as a dependencie for the
package. Here's line 550 of file bwmorph.m where the swap function is
used
[BW,BW2]=swap(BW,BW2);
Just found this and thought I should point it out.
16 matches
Mail list logo