Andrey Kamaev
e68901bbce
Merge pull request #523 from taka-no-me:fix_2815
12 years ago
Andrey Kamaev
7cd4edd695
Merge pull request #518 from asmorkalov:ts_refactor
12 years ago
yao
1a488c0542
fix the warning on Linux when OpenCL 1.2 not supported
12 years ago
Alexander Smorkalov
4bbdfbc9e7
Bug #2821 Installation of OpenCV modules breaks build on MIPS Android fixed.
...
Native camera libs for MIPS installation fixed.
12 years ago
yao
7810254198
Fix ocl::equalizeHist mismatch
12 years ago
yao
3316d0bfb2
Fix the compiling errors of gemm on Linux
12 years ago
cuda-geek
dea6148a1a
Merge pull request #526 from taka-no-me:fix_compatibility
12 years ago
yao
2e3f4fdada
fix pyrLK's mismatch on Linux
12 years ago
yao
f4ef0c1598
fix meanShift mismatch on none-double GPUs
12 years ago
Andrey Kamaev
c17e9ef7ba
Repair binary compatibility of ocl module
12 years ago
Andrey Kamaev
995154d10d
Fix binary compatibility of gpu module
12 years ago
LeonidBeynenson
bfb644ac04
Changed error message in Algorithm::get.
12 years ago
LeonidBeynenson
e7b214b6d2
Removed urequired functions
12 years ago
alegarda
6bf7fd997a
Indentation Ok
12 years ago
alegarda
62655b05f4
Indentation ok
12 years ago
Andrey Kamaev
eda2a76ee9
Merge pull request #520 from jet47:gpu-updates
12 years ago
gferry
e3803f9985
fix for OpenCV issue #2815
...
- libavcodec issue
- some decoders alter AVCodecContext width/height values, in a wrong way
- eg. in issue 2815, vp6f decoder changes these values, resulting in distorted / invalid frames
- this patch forces default AVCodecContext values
12 years ago
Andrey Kamaev
f0dce1fa35
Merge pull request #521 from asmorkalov:2.4.4_preparation
12 years ago
Vladislav Vinogradov
73ffd71a22
Fixed documentation build
12 years ago
Vladislav Vinogradov
8b1f88c40f
updated gpu module API
12 years ago
Andrey Kamaev
afa993316f
Merge pull request #502 from jet47:opengl-updates
12 years ago
Alexander Smorkalov
9f39c8eaa1
OpenCV 2.4.4 preparation
...
Manager verison incremented;
Additional constatnt for library intialization added;
Documents updated.
12 years ago
Andrey Kamaev
16461247ce
Merge pull request #498 from asmorkalov:doc_ptr
12 years ago
Andrey Kamaev
ff0d23e55b
Merge pull request #519 from bitwangyaoyao:2.4_findOCL
12 years ago
alegarda
cb61e91023
distCoeffs0 cols to 12
12 years ago
alegarda
8a2b50dca6
Fixed undistort.cpp
12 years ago
Vladislav Vinogradov
21f95a3b11
restored source compatibility
12 years ago
Andrey Kamaev
d4e7bec29a
Merge pull request #440 from AnnaKogan8:fixed-perfomance-tests
12 years ago
Andrey Kamaev
decf04dfec
Merge pull request #512 from jet47:core-gpu-updates
12 years ago
Vladislav Vinogradov
a938534a7e
restored binary compatibility
12 years ago
Alexander
4091eab45e
cv::Ptr description extended.
12 years ago
yao
f816e10ac9
Add auto detection to Intel OCL
12 years ago
Alexander Smorkalov
e21a1d3124
Test system refactoring
...
cmpEps replaced on cmpEps2 to reduce code dublication;
Constants for cmpEps return values added.
12 years ago
Andrey Kamaev
c1a5d1c44a
Merge pull request #508 from bitwangyaoyao:2.4_interpKernel
12 years ago
Vladislav Vinogradov
ce2559b332
optimized DeviceInfo class and ensureSizeIsEnough
12 years ago
alegarda
d3d8a782b5
Thin prism distortion model added doc
...
Thin prism distortion model added to the
camera_calibration_and_3d_reconstruction.rst
12 years ago
alegarda
76d03fccb9
Added Thin Prism Distortion Model
...
Only the code.
12 years ago
Anna Kogan
f6e0d327b0
Increased time limits
12 years ago
Anna Kogan
a567c03fdf
Switched to TEST_CYCLE_MULTIRUN for fast tests
12 years ago
Andrey Kamaev
0ccdc5b4af
Merge pull request #509 from taka-no-me:fix_docs_master
12 years ago
Andrey Kamaev
11bd936f0b
Fix warnings from documentation build
12 years ago
Andrey Kamaev
9498856b22
Fix documentation problems found by check_docs2 script
12 years ago
yao
429ae44ae3
add openCLExecuteKernelInterop method
12 years ago
Alexander Smorkalov
637b48eec8
Tutorial for ARM Linux cross compilation added.
12 years ago
Andrey Kamaev
637397f621
Merge branch '2.4'
12 years ago
Andrey Kamaev
6ebb0e2ad2
Merge pull request #505 from abidrahmank:2.4
12 years ago
Abid K
96b2898f38
Update samples/python2/hist.py
...
range in calcHist() changed from [0,255] to [0,256]. Otherwise, it won't count pixels with value 255. It can be verified taking sum of histogram values and checking it with image size.
12 years ago
Andrey Kamaev
5691fd3abe
Merge pull request #503 from taka-no-me:fix_docs
12 years ago
Andrey Kamaev
5cc2a6bdbf
Merge pull request #500 from nielsgm:predict_python_wrapper_to_docs
12 years ago
Andrey Kamaev
afa8e4e645
Merge pull request #492 from taka-no-me:fix_warnings_gcov
12 years ago