theodore
79bc85fb09
Introduction to PCA tutorial
10 years ago
Ilya Lavrenov
b963d84b41
fixed bug #4215
10 years ago
mariadeanton
191336de97
Added biicode docs to introduction tutorials
...
biicode docs added with fixes
fixed biicode docs
added biicode docs
added biicode docs
fixed #include typos
fixed whitespaces and tabs in indent
fixed whitespaces
small fixes
fixed trailing whitespace
trial fix #includes
fixed #includes
fixed link and branch name
10 years ago
Maksim Shabunin
eb30799aed
Disable object libraries building for cmake 2.8.7 and earlier
10 years ago
StevenPuttemans
0833352660
add annotation tool master branch
10 years ago
Dmitry-Me
2311504c44
Reduce variables scope
10 years ago
Alexander Alekhin
52effe9e72
Android: fix JavaCameraView implementation
...
1) Fixed deadlock if camera is started and stopped immediately
2) Invalid pattern usage of Object.wait(). Refer to "spurious wakeup": http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait
3) Fixed buffer usage:
a) fix eliminates processing of zero NV12 (green in RGB) first frame
b) latest ready frame is delivered for processing (not previous)
10 years ago
Vadim Pisarevsky
bdb088dcca
Merge pull request #3712 from jet47:fix-cuda-build-on-windows
10 years ago
Vadim Pisarevsky
457758b537
Merge pull request #3733 from StevenPuttemans:fix_4004_master
10 years ago
Vadim Pisarevsky
b64b82a1ef
Merge pull request #3734 from Dmitry-Me:reduceVariableScope2
10 years ago
Vadim Pisarevsky
0016f6d73d
Merge pull request #3736 from nisargthakkar:Bug3634_master
10 years ago
Vadim Pisarevsky
5dc569866e
Merge pull request #3743 from StevenPuttemans:fix_3887_master
10 years ago
theodore
96c824f375
Morphology Lines Extraction Tutorial
10 years ago
Vadim Pisarevsky
90fb43cd11
Merge pull request #3709 from StevenPuttemans:fix_traincascade_load_message_master
10 years ago
Alexander Smorkalov
1a795ac2ea
Merge pull request #3738 from ilya-lavrenov:cc_master
10 years ago
Maksim Shabunin
1fe1ebf20c
Merge pull request #3728 from StevenPuttemans:fix_3714_master
10 years ago
Maksim Shabunin
02488215e6
Merge pull request #3741 from StevenPuttemans:fix_3028_master
10 years ago
Eric Sommerlade
998a909705
fixed whitespace issues
10 years ago
StevenPuttemans
6902fa6b1c
fix formula getGaussianKernel in docs
10 years ago
StevenPuttemans
370389c7af
add extra output argument to tutorial
10 years ago
StevenPuttemans
7401b02022
fix ellipse fitting notice
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
Ilya Lavrenov
58b3869730
fixed cross-compilation
10 years ago
Alexander Alekhin
08dd1e085b
Merge pull request #3730 from ilya-lavrenov:fix_bug
10 years ago
Nisarg Thakkar
b8f65d0252
Same as Bug #3309 . Pushing to master
10 years ago
Eric Sommerlade
6447c7b2f4
Merge pull request #1 from Itseez/master
...
Update from original
10 years ago
Dmitry-Me
53566f2ec0
Reduce variable scope, fix indenting
10 years ago
StevenPuttemans
ea54c01125
add remarks for iOS tutorial
10 years ago
Ilya Lavrenov
5f7a994ad1
fixed internal compiler error
10 years ago
StevenPuttemans
350dccf84a
fix error 3714
10 years ago
berak
c83044d45a
fix houghlines.py sample and tutorial
...
fix whitespace
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
Dmitry-Me
c4c3e4fe83
Remove unneeded indirections
10 years ago
Maksim Shabunin
e57359a3a0
Documentation: set max-width property for inserted images
10 years ago
Erik Karlsson
8e7aff4486
Changed fastNlMeansDenoising and fastNlMeansDenoisingMulti back to sum of sq distances. Moved sq sum of abs distances to fastNlMeansDenoisingAbs and fastNlMeansDenoisingMultiAbs
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