Ipl 225 modules/core/include/opencv2/core/wimage.hpp void CopyFrom(const WImage<T>& src) { cvCopy(src.Ipl(), image_); } Ipl 271 modules/core/include/opencv2/core/wimage.hpp cvCopy(src.Ipl(), WImage<T>::image_); Ipl 427 modules/core/include/opencv2/core/wimage.hpp header_ = *(img.Ipl()); Ipl 432 modules/core/include/opencv2/core/wimage.hpp header_ = *(img.Ipl()); Ipl 470 modules/core/include/opencv2/core/wimage.hpp header_ = *(img.Ipl()); Ipl 474 modules/core/include/opencv2/core/wimage.hpp header_ = *(img.Ipl()); Ipl 479 modules/core/include/opencv2/core/wimage.hpp header_ = *(img.Ipl()); Ipl 484 modules/core/include/opencv2/core/wimage.hpp header_ = *(img.Ipl()); Ipl 537 modules/core/include/opencv2/core/wimage.hpp header_ = *(img->Ipl()); Ipl 560 modules/core/include/opencv2/core/wimage.hpp header_ = *(img->Ipl());