Pastafarianist
|
d2116f38fe
|
Fixed typo
|
12 years ago |
alexandre benoit
|
9c26387ce0
|
updated sources to correct buildbot warnings
|
12 years ago |
alexandre benoit
|
a659e287fb
|
minor error correction
|
12 years ago |
alexandre benoit
|
9549949228
|
minor chnges for conflict removal
|
12 years ago |
alexandre benoit
|
ea1a64477f
|
updated tutorial with new retina interface use
|
12 years ago |
alexandre benoit
|
b62d101115
|
updated retina interface for cleaner use, following OpenCV standards
|
12 years ago |
Andrey Kamaev
|
416fb50594
|
Revert "Merge pull request #836 from jet47:gpu-modules"
This reverts commit fba72cb60d , reversing
changes made to 02131ffb62 .
|
12 years ago |
Vladislav Vinogradov
|
564f609885
|
fixed samples compilation
|
12 years ago |
Vladislav Vinogradov
|
787e56ab5c
|
disabled gpucodec module on MacOS
|
12 years ago |
Vladislav Vinogradov
|
5ee9d3111d
|
fixed gpu tutorial
|
12 years ago |
Vladislav Vinogradov
|
13d087e62d
|
videostab module fixes
|
12 years ago |
Vladislav Vinogradov
|
fdeec6896c
|
stitching module fixes
|
12 years ago |
Vladislav Vinogradov
|
ac0f506d0e
|
split gpuvideo onto gpuoptflow and gpubgsegm
|
12 years ago |
Vladislav Vinogradov
|
eda124ec32
|
removed gpuobjdetect module
|
12 years ago |
Vladislav Vinogradov
|
28b1caa730
|
gpustereo module for stereo correspondence
|
12 years ago |
Vladislav Vinogradov
|
fc3730fcc2
|
gpuwarping module for image warping
|
12 years ago |
Vladislav Vinogradov
|
508fb6aa5b
|
renamed gpunvidia -> gpulegacy
|
12 years ago |
Vladislav Vinogradov
|
a6648b5372
|
gpuobjdetect module for object detection
|
12 years ago |
Vladislav Vinogradov
|
b08b9ab83b
|
gpucalib3d module for camera calibration and stereo correspondence
|
12 years ago |
Vladislav Vinogradov
|
fc1fa28556
|
gpuvideo module for video processing
|
12 years ago |
Vladislav Vinogradov
|
7544ddbfef
|
gpufeatures2d module 2d for feature detection and matching
|
12 years ago |
Vladislav Vinogradov
|
e41aea0acf
|
gpuimgproc module for image processing
|
12 years ago |
Vladislav Vinogradov
|
229ca0914a
|
gpunvidia module for NCV & NPP API
|
12 years ago |
Vladislav Vinogradov
|
84de6ce036
|
gpufilters module for image filtering
|
12 years ago |
Vladislav Vinogradov
|
31c8b527c6
|
gpuarithm module for arithmetics operations on matrices
|
12 years ago |
Vladislav Vinogradov
|
1b00a3ed54
|
gpucodec module for video decoding/encoding
|
12 years ago |
Vladislav Vinogradov
|
54e7c76d99
|
fixed compilation errors
|
12 years ago |
Andrey Kamaev
|
8f32902ce6
|
Minimize usages of legacy C API inside the library
|
12 years ago |
Andrey Kamaev
|
f886651cf0
|
Drop old python samples and tests
|
12 years ago |
Andrey Kamaev
|
909d6fcf51
|
Move legacy part of opencv_contrib to separate header
|
12 years ago |
Andrey Kamaev
|
8406312571
|
Remove C API from OpenCL module
|
12 years ago |
Andrey Kamaev
|
5e048d1fa5
|
Move C API of opencv_objdetect to separate file
Also move cv::linemod to own header
|
12 years ago |
Andrey Kamaev
|
e5a33723fc
|
Move C API of opencv_calib3d to separate file
|
12 years ago |
Roman Donchenko
|
57d4c86b2b
|
Fixed the shebang lines on the Python scripts.
Also, removed the one from modules/python/src2/cv.py and cleared its
executable bit, since it's not a script.
|
12 years ago |
Kirill Kornyakov
|
53a06913cb
|
Minor code cleanings in lkdemo.cpp
|
12 years ago |
Kirill Kornyakov
|
e351538697
|
#2813 bugfix
|
12 years ago |
Andrey Kamaev
|
199a35a105
|
Move C API of opencv_video to separate file
|
12 years ago |
Andrey Kamaev
|
c98c246fc2
|
Move border type constants and Moments class to core module
|
12 years ago |
Alexander Smorkalov
|
82c61eba49
|
Feature #2893 Create Java sample without layout.xml implemented.
|
12 years ago |
Vladislav Vinogradov
|
ba1a1aecaa
|
fixed gpu module compilation
|
12 years ago |
Alexander Smorkalov
|
7bd169caa9
|
Native activity build with Android.mk fixed.
|
12 years ago |
Andrey Kamaev
|
dd74a851f3
|
Fix build errors
|
12 years ago |
Andrey Kamaev
|
69648f0a6f
|
Make photo.hpp independent from C API
|
12 years ago |
Andrey Kamaev
|
0738ea7d0f
|
Make highgui.hpp independent from C API
|
12 years ago |
Andrey Kamaev
|
288a0634c2
|
Make imgproc.hpp independent from C API
|
12 years ago |
Siva Prasad Varma
|
e2df8c7e62
|
Fix bug #2590
replaced wrong check to correct check
|
12 years ago |
Siva Prasad Varma
|
3b0ce8e132
|
Add HoughTransform examples python2
houghlines.py for HoughLinesP() and HoughLines()
houghcircles.py for HoughCircles()
|
12 years ago |
Alexander Smorkalov
|
f89cc191a4
|
Waning fixes for Android samples
|
12 years ago |
Alexander Shishkov
|
35f75147b0
|
removed willowgarage.com links
|
12 years ago |
Alexander Shishkov
|
382695ba5a
|
removed links to the http://opencv.willowgarage.com/
|
12 years ago |