Eric Sommerlade
|
998a909705
|
fixed whitespace issues
|
10 years ago |
Eric Sommerlade
|
a07d7a70a0
|
added support for uncompressed parameters to tiff image format as described here: expertland.net/question/b6o3n6p9a72341db823b48nl98m91dx8n1/detail.html
|
10 years ago |
Eric Sommerlade
|
6447c7b2f4
|
Merge pull request #1 from Itseez/master
Update from original
|
10 years ago |
Vadim Pisarevsky
|
7b270f4c69
|
Merge pull request #3679 from mshabunin:remove-algorithm-factory
|
10 years ago |
Vadim Pisarevsky
|
0a1da4461b
|
Merge pull request #3718 from mshabunin:image-max-width
|
10 years ago |
Vadim Pisarevsky
|
aec8fd3243
|
Merge pull request #3719 from theodr:document_findnonzero_function
|
10 years ago |
theodore
|
cfccdc9b0c
|
documenting findnonzero() function
|
10 years ago |
theodore
|
453f384bd7
|
adding documentation for the findnonzero() function
|
10 years ago |
theodore
|
4a1adab9b4
|
Merge branch 'master' of https://github.com/theodr/opencv
|
10 years ago |
Dmitry-Me
|
98a8045aaf
|
Reduce variable scope
|
10 years ago |
Nisarg Thakkar
|
e6876fecd3
|
Fixed doc error in optical flow
|
10 years ago |
Maksim Shabunin
|
e57359a3a0
|
Documentation: set max-width property for inserted images
|
10 years ago |
Vadim Pisarevsky
|
6ff2f395e6
|
Merge pull request #3702 from Dmitry-Me:reduceVariableScope
|
10 years ago |
Vadim Pisarevsky
|
009ab70272
|
Merge pull request #3711 from nisargthakkar:optical_flow_doc_fix
|
10 years ago |
Vadim Pisarevsky
|
b64e106bb1
|
Merge pull request #3703 from BKNio:fixing_bad_alloc
|
10 years ago |
Vadim Pisarevsky
|
1d356b6a48
|
Merge pull request #3714 from uqtimes:fixUIImageToMat
|
10 years ago |
Vadim Pisarevsky
|
6b371865af
|
Merge pull request #3716 from mshabunin:fix-vs-solution-build
|
10 years ago |
Vadim Pisarevsky
|
87f86b31fa
|
Merge pull request #3715 from mshabunin:enable-stl
|
10 years ago |
Vadim Pisarevsky
|
4f8bf98e6f
|
Merge pull request #3706 from exeltior:patch-1
|
10 years ago |
Maksim Shabunin
|
2085251df2
|
Exclude object libraries from visual studio solution build
|
10 years ago |
Maksim Shabunin
|
c41db69f98
|
Fixed cmake issues
|
10 years ago |
Maksim Shabunin
|
553020c448
|
Enabled STL usage within the library
|
10 years ago |
UQ Times
|
1944443d10
|
iOS: fix crash from overrelease in UIImageToMat
- previous pull request: https://github.com/Itseez/opencv/pull/3340
|
10 years ago |
Nisarg Thakkar
|
437ef99ba5
|
Fixed doc error in optical flow
|
10 years ago |
Maksim Shabunin
|
79e8f0680c
|
Updated ml module interfaces and documentation
|
10 years ago |
exeltior
|
b51805e245
|
Update mser.cpp
Need to initialize boolean variable pass2Only, otherwise the result is not predictable
|
10 years ago |
Vadim Pisarevsky
|
d1a15097fe
|
Merge pull request #3664 from wangyan42164:ocl_cascasde_barrier
|
10 years ago |
Ahmatnurov Dinar
|
21ee113af3
|
fixig std::bad_alloc
if points0 is empty checkVector(2) return -1, it causes the exception
|
10 years ago |
Dmitry-Me
|
103687871d
|
Reduce variable scope
|
10 years ago |
Maksim Shabunin
|
da383e65e2
|
Remove deprecated methods from cv::Algorithm
|
10 years ago |
Vadim Pisarevsky
|
fdf31ec14f
|
Merge pull request #3650 from StevenPuttemans:fix_tutorials_master
|
10 years ago |
Vadim Pisarevsky
|
d509ecd19a
|
Merge pull request #3666 from mshabunin:meta-module
|
10 years ago |
Vadim Pisarevsky
|
23633c1945
|
Merge pull request #3685 from alalek:ocl_android_default_off
|
10 years ago |
Vadim Pisarevsky
|
edab3916aa
|
Merge pull request #3696 from Dmitry-Me:shouldPassByReference
|
10 years ago |
Vadim Pisarevsky
|
7164f22347
|
Merge pull request #3701 from jet47:internal-namespace
|
10 years ago |
Vladislav Vinogradov
|
a932d8aba1
|
use full qualified name for all internal namespaces to prevent ambiguous symbol errors
|
10 years ago |
Dmitry-Me
|
c3f8fc41b7
|
Parameters should have been passed by reference
|
10 years ago |
Maksim Shabunin
|
a5a510da4b
|
Support for compound modules, support for contrib_world
|
10 years ago |
Vadim Pisarevsky
|
5466e321b8
|
Merge pull request #3687 from Dmitry-Me:fixPossibleNullPtrDeref
|
10 years ago |
Vadim Pisarevsky
|
f6b82d99ad
|
Merge pull request #3684 from SeninAndrew:master
|
10 years ago |
Vadim Pisarevsky
|
dd1878c64f
|
Merge pull request #3688 from jet47:test-script-optional-color-3.0
|
10 years ago |
Vladislav Vinogradov
|
6a3f33090d
|
make color output in run_test script optional
|
10 years ago |
Dmitry-Me
|
ea48fcfc9f
|
Fix possible null pointer dereference
|
10 years ago |
Vadim Pisarevsky
|
05e404c2ff
|
Merge pull request #3681 from jet47:fix-run-tests-script-3.0
|
10 years ago |
Alexander Alekhin
|
79416cdf10
|
ocl: disable OpenCL by default for Android builds
|
10 years ago |
Andrew Senin
|
8c7b3b91fa
|
Fixing XIMEA parameters mapping (issue #4176)
|
10 years ago |
Vadim Pisarevsky
|
6c8681a472
|
Merge pull request #3656 from SeninAndrew:master
|
10 years ago |
Vladislav Vinogradov
|
098389d8eb
|
fix opencv_run_all_tests_unix.sh script:
use `bash` shell instead of `sh`, since on Ubuntu `sh` by default is `dash`,
and `dash` doesn't support `PIPESTATUS` feature used in this sctipt
|
10 years ago |
Vadim Pisarevsky
|
1e47c6cc56
|
Merge pull request #3612 from guoyejun:fix_face_detect
|
10 years ago |
Vadim Pisarevsky
|
bbec7f8e89
|
Merge pull request #3669 from vbystricky:fix_tr_cascade_boost
|
10 years ago |