MoonChasing
|
98db891851
|
using argv[0] represent binary executable files' name in help() function
in sample codes instead of cpp files' name.
|
5 years ago |
Brian Wignall
|
f9c514b391
|
Fix spelling typos
backport commit 659ffaddb4
|
5 years ago |
Brian Wignall
|
659ffaddb4
|
Fix spelling typos
|
5 years ago |
luz.paz
|
dbb57cd0ae
|
Misc. ./samples typos
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
|
7 years ago |
Suleyman TURKMEN
|
11ca1c95f8
|
update cpp samples and tutorials
|
9 years ago |
ValeryTyumen
|
297808e6b9
|
Feature #3957
|
9 years ago |
Dikay900
|
c797746b6e
|
use constant instead of value backported from #785
|
10 years ago |
Andrey Kamaev
|
0738ea7d0f
|
Make highgui.hpp independent from C API
|
12 years ago |
Andrey Kamaev
|
bd0e0b5800
|
Merged the trunk r8589:8653 - all changes related to build warnings
|
13 years ago |
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
13 years ago |
Andrey Kamaev
|
2f4bb580fc
|
Fixed some build warnings; slightly improved python search
|
13 years ago |
Vadim Pisarevsky
|
c9ed7fee34
|
fixed C++ implementation of Delaunay triangulation and moved it from sample to imgproc.
|
14 years ago |
Vadim Pisarevsky
|
cfdf464052
|
initial (buggy) C++ version of Delaunay triangulation
|
14 years ago |