HomeSort by relevance Sort by last modified time
    Searched refs:cvInv (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/include/
cvcompat.h 368 #define cvmInvert( src, dst ) cvInv( src, dst )
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 769 #define cvInv cvInvert
    [all...]

Completed in 609 milliseconds