laurentBerger
|
268283ff16
|
suppress android and mac warnings
|
10 years ago |
laurentBerger
|
546f70a6f0
|
some warnings and errors
|
10 years ago |
laurentBerger
|
187ab0ca61
|
include cvconfig.h to use constant HAVE_OPENGL
|
10 years ago |
laurentBerger
|
7cf5de0ed0
|
trailing whitespace and some bracket
|
10 years ago |
laurentBerger
|
68e9d19743
|
An example how to use features2d for MSER. Data results are visualized in 3D using openglwith mouse or keyboard
|
10 years ago |
laurentBerger
|
06b0fa6fc2
|
BLOB_MSER avec opengl
|
10 years ago |
laurentBerger
|
e7fcffeead
|
Exxemple MSER et BLOB séparés
|
10 years ago |
laurentBerger
|
9e97d7b4db
|
Etude de MSER
|
10 years ago |
laurentBerger
|
3a53e726dd
|
example BLOB_MSER and fixed bug in blobdetector
|
10 years ago |
laurentBerger
|
171b58e2ca
|
Example BLOB_MSER
|
10 years ago |
laurentBerger
|
6b9e273f92
|
Essai examleBlob et MSER
|
10 years ago |
Vadim Pisarevsky
|
dcf177e372
|
Merge pull request #3952 from vpisarev:fix_libav_case
|
10 years ago |
Vadim Pisarevsky
|
30912b49f3
|
fixed compile warnings; hopefully fixed test failures
|
10 years ago |
Vadim Pisarevsky
|
882dc0a7f6
|
Merge pull request #3950 from paroj:fix-gftt_ocl
|
10 years ago |
Vadim Pisarevsky
|
d8f62673d7
|
Merge pull request #3951 from kalistratovag:mjpeg_dec_uninitialized
|
10 years ago |
Vadim Pisarevsky
|
2b2e3ee93c
|
make sure opencv builds fine with the recent versions of libav (e.g. from Ubuntu 14.10)
|
10 years ago |
kalistratovag
|
08925330e0
|
mjpec_decoder initialize m_movi_start variable
|
10 years ago |
Pavel Rojtberg
|
1ea41e7246
|
fix gftt opencv kernel when using mask
|
10 years ago |
Vadim Pisarevsky
|
7dd19f6d97
|
Merge pull request #3939 from paroj:fmtfix
|
10 years ago |
Vadim Pisarevsky
|
415a212d09
|
Merge pull request #3936 from dhood:fitEllipse-bug
|
10 years ago |
Vadim Pisarevsky
|
bac4999ae4
|
Merge pull request #3948 from PhilLab:markdownPatch
|
10 years ago |
Philipp Hasper
|
0b20ce696a
|
Fixed markdown: **Note** -> @note
|
10 years ago |
Vadim Pisarevsky
|
a69b435c92
|
Merge pull request #3909 from Nuzhny007:master
|
10 years ago |
Vadim Pisarevsky
|
063e4004ba
|
Merge pull request #3935 from vpisarev:extending_hal_part1
|
10 years ago |
Vadim Pisarevsky
|
dce0405c4d
|
Merge pull request #3947 from tcavallari:patch-1
|
10 years ago |
Vadim Pisarevsky
|
8e493ef370
|
Merge pull request #3925 from ttagu99:findcontour_example2
|
10 years ago |
Vadim Pisarevsky
|
887fe932cc
|
Merge pull request #3926 from stoneyang:stone
|
10 years ago |
Vadim Pisarevsky
|
0f13208d81
|
Merge pull request #3929 from daeyun:findEssentialMat_doc
|
10 years ago |
Vadim Pisarevsky
|
737d866197
|
Merge pull request #3930 from berak:python_docs_stereobm
|
10 years ago |
Vadim Pisarevsky
|
4c875dc393
|
Merge pull request #3932 from nisargthakkar:Bug4243
|
10 years ago |
Vadim Pisarevsky
|
60a51b82d7
|
Merge pull request #3921 from sergarrido:master
|
10 years ago |
Vadim Pisarevsky
|
99d0fcf49d
|
Merge pull request #3938 from paroj:triangulatecpp
|
10 years ago |
Vadim Pisarevsky
|
faf84e7100
|
Merge pull request #3937 from mshabunin:android-engine3
|
10 years ago |
Vadim Pisarevsky
|
d01ee09fd6
|
Merge pull request #3945 from nisargthakkar:DocBugFix4282
|
10 years ago |
Vadim Pisarevsky
|
926754a66e
|
another attempt to resolve ABI checker complains
|
10 years ago |
Pavel Rojtberg
|
78eac67a01
|
clean up cvTriangulatePoints by using C++ primitives directly.
- fixes the Calib3d_StereoCalibrate_C testcase.
update comment regarding cv::SVD::MODIFY_A
|
10 years ago |
Vadim Pisarevsky
|
fa41653420
|
trying to avoid ABI checker failures
|
10 years ago |
tcavallari
|
cca78e0601
|
Null Pointer check in vizimpl.cpp
Should fix #4191 (http://code.opencv.org/issues/4191)
|
10 years ago |
Nisarg Thakkar
|
0fd1203b3b
|
Fixed Doc Errors Bug#4282
|
10 years ago |
Vadim Pisarevsky
|
b27467d9f9
|
Merge pull request #3931 from mshabunin:fix-svm-train
|
10 years ago |
Vadim Pisarevsky
|
b4aa37aa30
|
Merge pull request #3933 from BKNio:putText_3_0
|
10 years ago |
Vadim Pisarevsky
|
6916a1438f
|
fixed some newly introduced compile errors and warnings
|
10 years ago |
Vadim Pisarevsky
|
ca9a2887fc
|
extended universal intrinsics: added 64-bit integers, improved shift operators, renamed "pack" operations; changed semantics of extended integer multiplication, added v_dotprod.
also, split intrinsics into separate files. C implementation is compiled only when none of SSE2 or NEON is available.
|
10 years ago |
Deanna Hood
|
37f77e7397
|
Change condition on parallel ellipse case so can only calculate t if necessary
|
10 years ago |
Deanna Hood
|
5a552b6d8d
|
Regression test for Bug #3989: check fitEllipse with rotation angles of n*pi/2
|
10 years ago |
Pavel Rojtberg
|
b02fc039cd
|
fix python and numpy output formatters
|
10 years ago |
Maksim Shabunin
|
a362aca783
|
Rename manager package to OpenCV3 Manager
|
10 years ago |
Vadim Pisarevsky
|
46a6f70d88
|
Merge pull request #3934 from mshabunin:add-cpp-sample-project
|
10 years ago |
Maksim Shabunin
|
316d76bdb6
|
Rename OpenCV Engine to org.opencv.engine3 for release candidate
|
10 years ago |
Vadim Pisarevsky
|
92f2ad0a11
|
trying to fix test failures (take 2)
|
10 years ago |