Eric Wang
c11895f529
Fix typo in video_input_psnr_ssim
7 years ago
berak
dc88a2bcf2
video: clean up bg subtraction tutorial
7 years ago
wxzs5
0a4b1b8d68
Use class' method to set attribute value
7 years ago
wxzs5
25c17b107e
Fix functions‘ class attribution error
7 years ago
Chris Hall
50e8f91064
JS examples - FFT didn't work for non-square images because rows/cols were switched, Histogram example misspelled point
7 years ago
wxzs5
b19cd93738
Remove redundant return variable
7 years ago
Suleyman TURKMEN
1ff33e6e4d
Update links
7 years ago
catree
87160cb297
Add Demo 5: Basic panorama stitching from a rotating camera in the homography tutorial.
7 years ago
Suleyman TURKMEN
1654dfe3a9
Update samples ( #10333 )
...
* Update samples
* Update calib3d.hpp
* Update calib3d.hpp
* Update calib3d.hpp
* Update calib3d.hpp
7 years ago
Alexander Alekhin
cac4a7e5b5
OpenCV version++
...
OpenCV 3.4.0-rc
7 years ago
Alexander Alekhin
d5f152494b
fix file names
7 years ago
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
7 years ago
catree
b417fb0939
Add tutorial and codes for the homography tutorial.
7 years ago
Alexander Alekhin
5560db73bf
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
7 years ago
Alexander Alekhin
768f4cb7bc
python: 'sub-module' for binding sources and documentation meta information
7 years ago
Alexander Alekhin
b15bc194ef
doc: finalize Python signatures injection
7 years ago
Haritha
be4fa03fac
crop parameter usage in blobFromImage() calls
7 years ago
tribta
164a77e7ad
add methods
7 years ago
tribta
6174f62710
Sample for functions
7 years ago
Alexander Alekhin
d715badbde
doc: update Python signatures generation
...
- drop dependency on 'import cv2', use pyopencv_signatures.json instead
- try to make generator idempotent
7 years ago
tribta
912de363f4
Using __doc__ to add Python signatures to the docs.
7 years ago
Dmitry Kurtaev
f503515082
JavaScript bindings for dnn module
7 years ago
alessandro faria
df5ec54fb8
Repair: incorrect display of class name
7 years ago
Akhilesh Kumar
fcdd833059
Merge pull request #10056 from akhilesh-k:master
...
Added Python setup docs for Ubuntu Machines (#10056 )
7 years ago
Shinya Ishikawa
2fc1edfc96
Fix sample code in js_tutorials
7 years ago
Shinya Ishikawa
afa633b7bc
Fix typo in js_tutorials
7 years ago
KUANG Fangjun
67acfc6e25
improve doc.
7 years ago
Pushkal Katara
5feb1c94a7
Documentation Update
...
Resolves - https://github.com/opencv/opencv/issues/9928
7 years ago
Vadim Pisarevsky
eb9fcf4f08
Update windows_visual_studio_Opencv.markdown
7 years ago
Ryan Fox
db0a159229
copyediting on python object detection tutorial
...
clarify some passages, fix grammar errors
7 years ago
Maksim Shabunin
b1fe298764
Removed cmake submodules and contrib_world references
7 years ago
Alexander Alekhin
ccea108806
doc: filter out OpenCL auto-generated runtime headers
7 years ago
Mattia Rizzolo
97b8a089c7
doc: Make MATHJAX_RELPATH configurable through cmake
...
Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
7 years ago
Alexander Alekhin
69e5ac6f02
doc: fix youtube videos handling
7 years ago
Ryan Fox
3da9598add
fix and clarify several grammar issues
7 years ago
Ryan Fox
0246cffc34
Fix up grammatical errors in python tutorial
7 years ago
Ryan Fox
a96c5b5d90
fix some grammatical errors
7 years ago
Alexander Alekhin
bd6fb497bc
OpenCV version++
...
OpenCV 3.3.1
7 years ago
LaurentBerger
752f232335
It's done
7 years ago
LaurentBerger
0a19b07055
Use @snippet
7 years ago
LaurentBerger
421c5dee12
3D histogram
7 years ago
tribta
9a2317e063
Tutorial Hough Lines
7 years ago
tribta
d99ced6ec8
Tutorial Hough Circles
7 years ago
tribta
9ff33dacfc
Tutorial Make Border
7 years ago
tribta
a6f5e1f0ca
Tutorial Filter2D
7 years ago
tribta
08515281b9
Tutorial Image Pyramids
7 years ago
tribta
f7d85bfed8
Tutorial Sobel Derivatives
7 years ago
tribta
3250f11f0c
Tutorial Laplace Operator
7 years ago
tribta
d068e27420
Tutorial Morph Lines Detection
7 years ago
tribta
18bc4db75c
Tutorial Hit-or-Miss
7 years ago