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

  /external/opencv/cxcore/src/
cxpersistence.cpp 111 typedef void (*CvWriteInt)( struct CvFileStorage* fs, const char* key, int value );
147 CvWriteInt write_int;
    [all...]
  /external/opencv3/modules/core/src/
persistence.cpp 194 typedef void (*CvWriteInt)( struct CvFileStorage* fs, const char* key, int value );
231 CvWriteInt write_int;
    [all...]

Completed in 59 milliseconds