Searched refs:SetIpl (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/include/
H A Dcvwimage.h246 void SetIpl(IplImage* image) { function in class:cv::WImage
289 void SetIpl(IplImage* image) { function in class:cv::WImageC
291 WImage<T>::SetIpl(image);
323 void SetIpl(IplImage* img) { function in class:cv::WImageBuffer
325 WImage<T>::SetIpl(img);
343 WImage<T>::SetIpl(0);
380 void SetIpl(IplImage* img) { function in class:cv::WImageBufferC
382 WImageC<T, C>::SetIpl(img);
400 WImageC<T, C>::SetIpl(0);
439 WImage<T>::SetIpl(
[all...]

Completed in 136 milliseconds