• Ovidiu Parvu's avatar
    Changed the semantics of the minEnclosingTriangle function such that: · 4fce8e6b
    Ovidiu Parvu authored
    1. The function receives a set of points as input instead of a convex polygon with more than three vertices
    2. The convex hull P is computed inside the function
    3.1. If the number of vertices of P is greater than three then the algorithm which was implemented before executes
    3.2. Otherwise the vertices of the triangle are picked from the vertices of the given polygon and the area computed
    4fce8e6b
Name
Last commit
Last update
..
androidcamera Loading commit data...
bioinspired Loading commit data...
calib3d Loading commit data...
contrib Loading commit data...
core Loading commit data...
cudev Loading commit data...
features2d Loading commit data...
flann Loading commit data...
gpu Loading commit data...
gpuarithm Loading commit data...
gpubgsegm Loading commit data...
gpucodec Loading commit data...
gpufeatures2d Loading commit data...
gpufilters Loading commit data...
gpuimgproc Loading commit data...
gpulegacy Loading commit data...
gpuoptflow Loading commit data...
gpustereo Loading commit data...
gpuwarping Loading commit data...
highgui Loading commit data...
imgproc Loading commit data...
java Loading commit data...
legacy Loading commit data...
ml Loading commit data...
nonfree Loading commit data...
objdetect Loading commit data...
ocl Loading commit data...
optim Loading commit data...
photo Loading commit data...
python Loading commit data...
softcascade Loading commit data...
stitching Loading commit data...
superres Loading commit data...
ts Loading commit data...
video Loading commit data...
videostab Loading commit data...
world Loading commit data...
CMakeLists.txt Loading commit data...
refman.rst.in Loading commit data...