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 |
|