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

Class Algorithm

OpenCV Library - 2.4.3/src/org/opencv/core/Algorithm.java:86–361  ·  view source on GitHub ↗

This is a base class for all more or less complex algorithms in OpenCV, especially for classes of algorithms, for which there can be multiple implementations. The examples are stereo correspondence (for which there are algorithms like block matching, semi-global block matching, graph-cut etc.), b

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