Home
last modified time | relevance | path

Searched defs:IntersectAreaCounter (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/features2d/src/
Devaluation.cpp241 struct IntersectAreaCounter struct
243 IntersectAreaCounter( float _dr, int _minx, in IntersectAreaCounter() function
249 IntersectAreaCounter( const IntersectAreaCounter& counter, Split ) in IntersectAreaCounter() argument
256 void operator()( const BlockedRange& range ) in operator ()()
281 void join( IntersectAreaCounter& ac ) in join() argument
287 float dr;
288 int bua, bna;
290 int minx;
291 int miny, maxy;
293 Point2f diff;
[all …]