Tomoaki Teshima
bae8b2a9b0
doc: fix typo and grammar
2016-07-28 18:35:16 +09:00
Oskari Vinko
31fb82176d
Corrected tutorial grammar and sentences
2016-07-25 20:25:38 +02:00
Alexander Alekhin
df9120768d
Merge pull request #6929 from catree:hitrate_doc
2016-07-22 13:19:35 +00:00
Alexander Alekhin
5f33d0c75b
Merge pull request #6968 from tomoaki0705:addDocsCudaRequirement
2016-07-22 12:56:52 +00:00
Tomoaki Teshima
531b8e2320
add note of minimum requirement of CUDA
2016-07-22 07:04:37 +09:00
Vadim Pisarevsky
705e776f09
Merge pull request #6816 from phunsukwangdu:devbranch1
2016-07-19 15:50:11 +00:00
catree
5ee61219c8
Add bib reference for overall hitrate and max false alarm rate formulas in train cascade tutorial.
...
Remove useless backslash.
2016-07-19 10:58:33 +02:00
Vadim Pisarevsky
ce05d6cb89
Merge pull request #6773 from acinader:add-mask-to-match-template-demo
2016-07-18 21:14:19 +00:00
Arthur Cinader
bd7c21d83e
Fix explanation to refelect how matching currently works.
2016-07-15 09:57:12 -04:00
Alexander Alekhin
ddc0b42bc3
migration: github.com/opencv/opencv
2016-07-12 12:51:12 +03:00
Arthur Cinader
0ed250cb5d
Implement PR feedback:
...
1. Explain grayscale input still read as three channel
2. Fix typo
3. Add more details to image match explanation to include the use of masks
2016-07-11 15:21:47 -04:00
berak
e233f7d199
py_tutorials: fix cv2.findContours return val
2016-07-10 11:17:00 +02:00
Arthur Cinader
a6ade2b914
Add the mask to the template matching demo documentation.
2016-07-05 13:20:30 -04:00
Maksim Shabunin
4aa9b230b8
Merge pull request #6603 from debjan:patch-1
2016-06-30 11:35:22 +00:00
Ankit Yadav
c62eda023d
Fix typo
2016-06-11 17:56:58 +05:30
Susmit
d913463932
Terrible bugs in the tutorial code in py_pose.markdown
...
There were two bugs that were solved here.Changes were done after extreme testing.
1.replaced cv2.solvePnPRansac() with cv2.solvePnP() previous fc was giving terrible errors.
2.The code was incapable of saving edited pics;Now fixed with little code mods.
2016-06-02 17:47:45 +05:30
Susmit
98dce911ca
Update py_calibration.markdown
...
In the camera calibration code { cv2.cornerSubPix() } will be of no use.In the updated code it is assigned to the (corners2) variable
which is passed down to { cv2.drawChessboardCorners() }
2016-06-02 01:06:17 +05:30
debjan
7f52a553d4
Update gen_pattern.py
...
Save method should save, instead trying to run inkview
2016-05-30 10:47:59 +02:00
Hannes
66549414dd
fixed "tot_error" to "mean_error" & nicer whitespace
2016-05-17 20:00:28 +02:00
Hannes
3b2a194c30
fixed "corners2" to "corners" & nicer whitespace
2016-05-17 19:36:32 +02:00
Vadim Pisarevsky
cef45bd2ad
Merge pull request #6364 from sovrasov:interactive_calibration_app
2016-04-25 12:39:56 +00:00
Vadim Pisarevsky
904381c602
Merge pull request #6020 from mshabunin:hal_dxt
2016-04-25 11:37:18 +00:00
Vladislav Sovrasov
5a0c04409b
Add interactive calibration app
2016-04-25 11:58:19 +03:00
Maksim Shabunin
fc5e32c7ac
Merge pull request #6305 from rishirajsurti:master
2016-04-14 08:42:40 +00:00
rishirajsurti
4a9170ba42
Thresholding Tutorial using inRange function on a video
2016-04-14 11:55:52 +05:30
Maksim Shabunin
5877debb6f
HAL resize, warpAffine, warpPerspective interface
...
- added HAL documentation support
- added documentation to HAL replacement interface
- updated several HAL functions in imgproc module
2016-04-07 18:47:24 +03:00
Maksim Shabunin
50edaae06c
Merge pull request #6322 from berak:fix_linux_eclipse_tutorial
2016-03-25 07:39:19 +00:00
berak
0b389b24f6
fix changed libraries in eclipse tutorial
2016-03-24 16:09:14 +01:00
Maksim Shabunin
26416343c4
Merge pull request #6300 from berak:fix_akaze_sample
2016-03-21 14:01:17 +00:00
berak
e0c65499fd
remove opencv_contrib dependancy from planar_tracking.cpp
2016-03-19 10:29:22 +01:00
renu285
45f9d32866
Removed older libraries pointing to 2.4 in eclipse tutorial docs
2016-03-14 12:09:56 +01:00
Vadim Pisarevsky
fbc221d334
Merge pull request #6096 from mnoskova:mn/SVMSGD_to_opencv3_0
2016-03-12 17:16:35 +00:00
Alexander Alekhin
cb012010c6
Merge pull request #6190 from berak:fix_ml_python_tutorial
2016-03-01 14:05:42 +00:00
berak
fa1426f123
fix python ml tutorials
2016-02-29 22:37:59 +01:00
Alexander Alekhin
7600757d07
Merge pull request #6181 from delftswa2016:fix-for-issue-6146
2016-02-29 15:13:39 +00:00
shruthikashyap
d64b35f11d
Fix for issue 6146 and some grammar corrections
2016-02-27 23:26:23 +01:00
shruthikashyap
23ba94140e
Fix for issue 6146
2016-02-27 23:16:52 +01:00
Maksim Shabunin
8c29380471
Merge pull request #6105 from mshabunin:tutorial-folder-correction
2016-02-15 13:10:45 +00:00
Maksim Shabunin
6c0c0466c6
Tutorials: moved Megamind.avi files to samples/data folder
2016-02-12 13:44:14 +03:00
Maksim Shabunin
359acc0d33
Tutorials: moved imgcodecs and videoio tutorials to separate pages
2016-02-12 13:35:46 +03:00
Marina Noskova
617dd5db5b
Fixed doc/opencv.bib
2016-02-10 17:57:36 +03:00
joao.faro
a2f0963d66
SVMSGD class added
2016-02-10 16:53:15 +03:00
Ishank gulati
5312db93b4
added equality
2016-01-17 09:46:23 +05:30
Ishank gulati
24da1ba3dc
added videoio docs and tutorials
2015-12-26 10:48:01 +05:30
Ishank gulati
fb63cbb74b
path to videocapture-get changed
2015-12-21 19:30:37 +05:30
Alexander Alekhin
323e24e3ef
change links from samples/python2 to samples/python
2015-12-18 11:00:30 +03:00
Maksim Shabunin
84f37d352f
HAL moved back to core
2015-12-17 12:33:23 +03:00
Thomas Dunker
6882c10b45
Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test
2015-12-14 15:20:34 +01:00
Elad Joseph
a87ae5910f
fixed whitespace
2015-12-07 22:06:08 +02:00
Elad Joseph
eaa573f56a
fixed whitespace
2015-12-07 21:39:01 +02:00
Elad Joseph
421c922539
Add HDR tutorial to the python tutorials
...
Add py_hdr tutorial under py_tutorials\py_photo.
This tutorial is similar to the one which is given at the C++ tutorials.
2015-12-07 20:57:10 +02:00
Alexander Alekhin
8524d46fee
Merge pull request #5633 from mshabunin:doc-mser
2015-11-30 09:48:39 +00:00
Vadim Pisarevsky
c4edd86aeb
Merge pull request #5400 from dtmoodie:thrust_tutorial
2015-11-23 18:36:42 +00:00
Maksim Shabunin
7392ce0a81
Added some documentation for MSER
2015-11-05 17:17:18 +03:00
berak
781931a671
update python features2d tutorials
2015-10-21 08:22:22 +02:00
Alexander Alekhin
0f1fdd885d
Merge pull request #5471 from StevenPuttemans:add_images_python_tutorials
2015-10-09 11:31:32 +00:00
StevenPuttemans
913c266b4a
adding missing images from python tutorials, like chessboard.png, simple.jpg, home.jpg, fly.png, ...
2015-10-08 11:59:54 +02:00
Dan Moodie
7376c5311b
Fixed tabs in whitespace.
2015-09-24 14:29:17 -04:00
Alexander Alekhin
7d7f5c196d
Merge pull request #5295 from LorenaGdL:ml-svm_tutorials
2015-09-24 14:13:07 +00:00
Dan
23fc5930b7
Improved thrust interop tutorial.
2015-09-24 09:32:38 -04:00
Adam
37d300f250
Correction of minor typo.
2015-09-14 00:12:06 +08:00
Valentin Tsatskin
a28a556f60
Fix variable names in python color spaces tutorial
2015-09-03 15:45:36 -04:00
Lorena García
f034320731
Change in links
...
Explicit link to 2.4 docs
2015-09-03 18:16:29 +02:00
Lorena García
c1392f64a4
ml_svm_tutorials version note added
...
Added note to point out code is for version 3.0 despite compatibility of
tutorial > version 2.0
2015-09-03 07:38:25 +02:00
Vipul Sharma
072b1469e7
fixed the URL under Additional Resources
...
The URL http://www.nptel.iitm.ac.in/courses/106108057/26 under Additional Resource section gives a 404. I've added the updated one i.e. http://www.nptel.ac.in/courses/106108057/26
2015-08-27 15:37:04 +05:30
Andrey Pavlenko
58e5aca631
Android camera + OpenCL tutorial (for existing code at samples/android/tutorial-4-opencl)
2015-08-20 15:13:34 +03:00
Alexander Alekhin
76da19d543
Merge pull request #5148 from StevenPuttemans:fix_4237
2015-08-19 13:28:48 +00:00
Steven Puttemans
be89b0505a
Fix
2015-08-19 13:46:17 +02:00
Maksim Shabunin
612822367d
Added auto-generated root page for all contrib tutorials
2015-08-14 18:11:27 +03:00
StevenPuttemans
b09f591dda
fix py_matcher tutorial
2015-08-07 09:36:49 +02:00
Maksim Shabunin
bd4c685553
Documentation: adding Google Custom search block to each header
2015-08-03 14:01:12 +03:00
jayceelock
0f59bbbee6
Fixed gen_pattern.py file permission back to 755
2015-06-22 08:41:44 +02:00
jayceelock
a345d16cc1
Changed to allow for ISO page size selection, checkerboard pattern now centres itself properly in middle of the page
2015-06-09 11:35:48 +02:00
Maksim Shabunin
caffbaafbe
Updated Manager for Android
2015-06-02 17:33:04 +03:00
Maksim Shabunin
55d1f0b7d6
Transition guide: removed one of the version check methods
2015-05-25 18:05:20 +03:00
Maksim Shabunin
44d1738d47
Transition guide: how to check library version
2015-05-22 18:46:16 +03:00
Maksim Shabunin
6d1cbc6458
Reorganized user guide
2015-05-13 18:46:21 +03:00
Maksim Shabunin
3f91b0d340
Fixed external link in python colorspace tutorial
2015-05-13 18:46:21 +03:00
Maksim Shabunin
c8cb03fd8f
Replaced 'corrected' to 'distorted' in camera calibration tutorials
2015-05-13 18:46:21 +03:00
Vadim Pisarevsky
4af2eb22ab
Merge pull request #3974 from StevenPuttemans:fix_RGB_naming_master
2015-05-12 15:12:27 +00:00
Vadim Pisarevsky
09c26d6805
Merge pull request #3999 from berak:features2d_tutorial_fix
2015-05-12 15:01:54 +00:00
berak
3fe69f4e67
small fixes for features2d tutorials
2015-05-10 13:44:49 +02:00
Vadim Pisarevsky
a31b29308f
Merge pull request #3919 from cbalint13:brisk
2015-05-07 10:38:31 +00:00
Maksim Shabunin
4bf6bd3d37
Merge pull request #3972 from PhilLab:docLineno
2015-05-04 09:48:07 +00:00
StevenPuttemans
34dacdea32
fixing all RGB instances to BGR where needed
2015-05-04 09:02:46 +02:00
Roman Donchenko
e01b485ac6
Merge pull request #3973 from xsorifc28:patch-1
2015-04-30 12:48:51 +00:00
Philipp Hasper
dadf53f17c
Doxygen: replaced @includelineno by @include to enable copy-pasting
2015-04-29 09:31:53 +02:00
cbalint13
0039690f11
Merge branch 'master' of https://github.com/Itseez/opencv into brisk
2015-04-28 18:51:13 +03:00
Vadim Pisarevsky
07e07655d4
Merge pull request #3967 from Belev:fix-typo
2015-04-28 14:47:05 +00:00
Belev
2200e0fb7e
Fix typo
...
Fixed difference in the given arguments to the ellipse function and the description after that
Fixed two more typos
Replaced unnecessary the with to
2015-04-28 13:10:08 +03:00
cbalint13
0ded2984b8
Merge remote-tracking branch 'upstream/master' into brisk
2015-04-28 06:48:52 +03:00
Samed Ozdemir
5e44aa37ff
Fixed a typo, "requited" -> "required"
2015-04-27 23:00:39 -04:00
Milania1
b94c513cee
fixed error in hough lines tutorial (the point (9,4) is not on the lines, but the point (4,9) is)
...
Conflicts:
doc/tutorials/imgproc/imgtrans/hough_lines/hough_lines.rst
2015-04-24 22:48:44 +02:00
Philipp Hasper
0b20ce696a
Fixed markdown: **Note** -> @note
2015-04-22 08:08:10 +02:00
Vadim Pisarevsky
737d866197
Merge pull request #3930 from berak:python_docs_stereobm
2015-04-21 12:19:37 +00:00
Vadim Pisarevsky
60a51b82d7
Merge pull request #3921 from sergarrido:master
2015-04-21 12:11:57 +00:00
Maksim Shabunin
b80142be69
Fix an issue in cmake tutorial
2015-04-16 17:52:00 +03:00
berak
723c317108
changed create function in tutorial
2015-04-14 19:01:48 +02:00
S. Garrido
2f95acf273
completing and fixing gen_pattern.py
2015-04-11 19:03:17 +02:00
cbalint13
26997f32c6
Fix BRISK detector&descriptor using proper AGAST.
2015-04-11 12:09:13 +03:00