Menu

#1 Undefined operation in CalculateSummedAreaTable

closed
nobody
None
5
2008-08-30
2008-06-25
No

In ImageProcessor::CalculateSummedAreaTable operations on output such as

*output++ = *input++ + *(output - 1);

arfe undefined because it's not defined which value of output is used. The attached patch fixes this.

Discussion

  • Philipp Thomas

    Philipp Thomas - 2008-06-25
     
  • Pedram Azad

    Pedram Azad - 2008-08-30
    • status: open --> closed
     
  • Pedram Azad

    Pedram Azad - 2008-08-30

    Logged In: YES
    user_id=1410475
    Originator: NO

    Hi,

    I built in the patch and the changes will be included in the next version (1.1.5) of the IVT.

    Pedram

     

Log in to post a comment.