2012/4/16 Carnë Draug <carandraug+...@gmail.com>:
> On 16 April 2012 02:04, Sunghyun Cho <sodo...@gmail.com> wrote:
>> Thanks for the reply, Carnë.
>> I tracked down the source of the bug, and found that conv2 works
>> incorrectly, when the shape parameter is 'valid'.
>> imfilter uses filter2, and filter2 calls conv2, which causes the problem.
>> It looks like there is already a bug report about this.
>
> OK. Just for sake of completeness, I'll add that the bug report in
> question is #34893 and is marked to be fixed for the 3.8 releases
> https://savannah.gnu.org/bugs/?func=detailitem&item_id=34893

There is still no fix for that bug. I tried to attack it, but it looks
like the bug is in the Fortran code, and I'm having trouble
understanding that code. If you care to help, it looks like the bug is
somewhere here in the *conv2.f functions:

    http://hg.savannah.gnu.org/hgweb/octave/file/a459d42bb0a6/libcruft/blas-xtra

Thanks,
- Jordi G. H.

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to