MCPcopy Create free account
hub / github.com/bitristan/OpenCVSamples / Range

Class Range

OpenCV Library - 2.4.3/src/org/opencv/core/Range.java:51–129  ·  view source on GitHub ↗

Template class specifying a continuous subsequence (slice) of a sequence. class Range // C++ code: public:... int start, end; }; The class is used to specify a row or a column span in a matrix ( "Mat") and for many other purpo

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