Suleyman TURKMEN
1ff33e6e4d
Update links
2017-12-20 02:55:29 +03:00
Suleyman TURKMEN
1654dfe3a9
Update samples ( #10333 )
...
* Update samples
* Update calib3d.hpp
* Update calib3d.hpp
* Update calib3d.hpp
* Update calib3d.hpp
2017-12-18 13:44:11 +03:00
Alexander Alekhin
cac4a7e5b5
OpenCV version++
...
OpenCV 3.4.0-rc
2017-12-16 01:30:43 +03:00
Alexander Alekhin
28b19d6e3e
Merge pull request #10313 from alalek:rename_fix
...
Fix file names
2017-12-15 21:40:22 +03:00
Alexander Alekhin
d5f152494b
fix file names
2017-12-15 14:59:35 +03:00
LaurentBerger
7ad308ea47
Simulated Annealing for ANN_MLP training method ( #10213 )
...
* Simulated Annealing for ANN_MLP training method
* EXPECT_LT
* just to test new data
* manage RNG
* Try again
* Just run buildbot with new data
* try to understand
* Test layer
* New data- new test
* Force RNG in backprop
* Use Impl to avoid virtual method
* reset all weights
* try to solve ABI
* retry
* ABI solved?
* till problem with dynamic_cast
* Something is wrong
* Solved?
* disable backprop test
* remove ANN_MLP_ANNEALImpl
* Disable weight in varmap
* Add example for SimulatedAnnealing
2017-12-15 13:57:39 +03:00
catree
b417fb0939
Add tutorial and codes for the homography tutorial.
2017-12-14 15:40:10 +01:00
Alexander Alekhin
5404930112
Merge pull request #9260 from Cartucho:add_python_signatures
2017-12-12 08:58:14 +00:00
Vadim Pisarevsky
7e680bd9ff
Merge pull request #10215 from dkurt:dnn_js
2017-12-11 12:47:52 +00:00
Alexander Alekhin
5560db73bf
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
2017-12-11 13:46:55 +03:00
Alexander Alekhin
768f4cb7bc
python: 'sub-module' for binding sources and documentation meta information
2017-12-09 21:01:46 +00:00
Alexander Alekhin
b15bc194ef
doc: finalize Python signatures injection
2017-12-09 21:01:46 +00:00
Haritha
be4fa03fac
crop parameter usage in blobFromImage() calls
2017-12-09 17:13:35 +05:30
tribta
164a77e7ad
add methods
2017-12-09 02:56:19 +00:00
tribta
6174f62710
Sample for functions
2017-12-09 02:56:19 +00:00
Alexander Alekhin
d715badbde
doc: update Python signatures generation
...
- drop dependency on 'import cv2', use pyopencv_signatures.json instead
- try to make generator idempotent
2017-12-09 02:56:19 +00:00
tribta
912de363f4
Using __doc__ to add Python signatures to the docs.
2017-12-09 02:56:19 +00:00
Dmitry Kurtaev
f503515082
JavaScript bindings for dnn module
2017-12-08 18:33:48 +03:00
alessandro faria
df5ec54fb8
Repair: incorrect display of class name
2017-12-04 22:00:54 +03:00
Akhilesh Kumar
fcdd833059
Merge pull request #10056 from akhilesh-k:master
...
Added Python setup docs for Ubuntu Machines (#10056 )
2017-11-14 13:44:01 +03:00
Alexander Alekhin
0a7c60b439
Merge pull request #10047 from meganetaaan:master
...
Fix sample code in js_tutorials
2017-11-08 14:13:23 +00:00
Shinya Ishikawa
2fc1edfc96
Fix sample code in js_tutorials
2017-11-08 21:57:00 +09:00
Shinya Ishikawa
afa633b7bc
Fix typo in js_tutorials
2017-11-06 21:30:33 +09:00
KUANG Fangjun
67acfc6e25
improve doc.
2017-10-31 10:30:01 +01:00
Pushkal Katara
5feb1c94a7
Documentation Update
...
Resolves - https://github.com/opencv/opencv/issues/9928
2017-10-30 17:55:40 +05:30
Vadim Pisarevsky
fd1eb63fee
Merge pull request #9703 from Ajacmac:patch1
2017-10-30 10:03:03 +00:00
Vadim Pisarevsky
712689e81a
Merge pull request #9865 from ryanfox:patch-4
2017-10-30 09:54:48 +00:00
Vadim Pisarevsky
eb9fcf4f08
Update windows_visual_studio_Opencv.markdown
2017-10-27 16:26:42 +03:00
Alexander Alekhin
60cbc46da1
Merge pull request #9886 from mshabunin:remove-cmake-submodules
2017-10-27 11:23:19 +00:00
Ryan Fox
db0a159229
copyediting on python object detection tutorial
...
clarify some passages, fix grammar errors
2017-10-24 21:17:39 -05:00
Alexander Alekhin
a871f9e4f7
Merge branch 'update_version' into release
2017-10-23 18:41:12 +03:00
Maksim Shabunin
b1fe298764
Removed cmake submodules and contrib_world references
2017-10-19 17:34:59 +03:00
Alexander Alekhin
ccea108806
doc: filter out OpenCL auto-generated runtime headers
2017-10-18 09:38:22 +03:00
Alexander Alekhin
c63b4433f4
Merge pull request #9872 from alalek:fix_documentation
2017-10-17 13:25:42 +00:00
Mattia Rizzolo
97b8a089c7
doc: Make MATHJAX_RELPATH configurable through cmake
...
Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
2017-10-17 13:08:49 +02:00
Alexander Alekhin
69e5ac6f02
doc: fix youtube videos handling
2017-10-17 13:50:56 +03:00
Ryan Fox
3da9598add
fix and clarify several grammar issues
2017-10-16 19:07:17 -05:00
Ryan Fox
0246cffc34
Fix up grammatical errors in python tutorial
2017-10-15 22:59:48 -05:00
Ryan Fox
a96c5b5d90
fix some grammatical errors
2017-10-10 21:37:26 -05:00
Vadim Pisarevsky
0739f28e56
Merge pull request #9786 from LaurentBerger:Histo3d
2017-10-10 10:58:34 +00:00
Alexander Alekhin
bd6fb497bc
OpenCV version++
...
OpenCV 3.3.1
2017-10-10 12:29:57 +03:00
LaurentBerger
752f232335
It's done
2017-10-09 22:25:57 +02:00
LaurentBerger
0a19b07055
Use @snippet
2017-10-09 10:59:30 +02:00
LaurentBerger
421c5dee12
3D histogram
2017-10-06 18:10:38 +02:00
Vadim Pisarevsky
d25ee8a273
Merge pull request #9761 from Jazmann:ellipseFitAMS&Direct
2017-10-06 14:35:42 +00:00
Vadim Pisarevsky
6c6900a6cd
Merge pull request #9424 from Cartucho:update_imgproc_tutorials
2017-10-06 14:02:58 +00:00
Maksim Shabunin
56fe2dc1ed
Merge pull request #9773 from shoeffner:feature/doxygen-tag-file
2017-10-06 10:44:58 +00:00
tribta
9a2317e063
Tutorial Hough Lines
2017-10-05 14:17:38 +03:00
tribta
d99ced6ec8
Tutorial Hough Circles
2017-10-05 14:17:38 +03:00
tribta
9ff33dacfc
Tutorial Make Border
2017-10-05 14:17:38 +03:00