Menu

#148 Extremely mysterius error including blur and showp

unix
open
libenglab (121)
5
2008-09-16
2008-07-09
No

In this code:

delete
a=loadp("/home/manos/temp4.png");
a=blur(a,2,2);
showp(a);

when showp is called, it thows exception when the first arg[0].getValue is called!

Discussion

  • Charalampos Serenis

    the program crashes when the following commands are input:

    a=loadp("swiss.png");
    b=blur(a,2,2);

    There must be a problem with blur.

    target: gnu/linux-i386
    cimg-dev version: 1.2.0
    englabgui version: 0.2.3-4
    libenglab version: 0.2.3-5

     
  • Charalampos Serenis

    • assigned_to: nobody --> etsardou
     
MongoDB Logo MongoDB