MCPcopy Create free account
hub / github.com/abhn/marvel / Rect

Class Rect

openCVLibrary2410/src/main/java/org/opencv/core/Rect.java:127–223  ·  view source on GitHub ↗

template class CV_EXPORTS Rect_ // C++ code: public: typedef _Tp value_type; //! various constructors Rect_(); Rect_(_Tp _x, _Tp _y, _Tp _width, _Tp _height); Rect_(const Rect_& r); Rect_(const CvRect& r);

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected