Home
last modified time | relevance | path

Searched refs:LoadRect (Results 1 – 2 of 2) sorted by relevance

/external/opencv/otherlibs/highgui/
Dhighgui.h348 virtual bool LoadRect( const char* filename,
352 virtual bool LoadRect( const char* filename, in LoadRect() function
355 return LoadRect( filename, desired_color, in LoadRect()
Dimage.cpp145 bool CvvImage::LoadRect( const char* filename, in LoadRect() function in CvvImage