John Schamus - 2012-06-23

A new interim release has been posted. I will only post new zipped files when I find major bugs, which is the case with this version. What's here:

  • Fix to error in Alloc() for multi-channel images, plus a better optimization in that function.
  • Change getMEX() and toMEX() function calls to GetMEX() and SetMEX().
  • Changed sub-object function calls to change first letter to upper case.
  • Finished adding OMP calls to ippiSUP.h functions.
  • Integral and SqrIntegral functions for type Ipp8u matrices, including multi-channel ones.
  • Added channel Sum functions and cleaned-up other Sum functions.