width             624 modules/core/include/opencv2/core/cuda/border_interpolate.hpp             height(height_), width(width_)
width             629 modules/core/include/opencv2/core/cuda/border_interpolate.hpp             height(height_), width(width_)
width            1089 modules/core/misc/java/src/java/core+Mat.java     public int width() {
width             824 modules/cudalegacy/include/opencv2/cudalegacy/NCV.hpp     Ncv32u width() const {return this->_width;}
width              64 modules/imgcodecs/src/grfmt_base.hpp     int width() const { return m_width; }
width              87 modules/videostab/src/frame_source.cpp     int width() {return static_cast<int>(vc.get(CAP_PROP_FRAME_WIDTH));}
width              92 modules/videostab/src/frame_source.cpp     int width() {return 0;}
width             114 modules/videostab/src/frame_source.cpp int VideoFileSource::width() { return ((VideoFileSourceImpl*)impl.get())->width(); }