Alexander Karsakov
|
66a8acfd3d
|
Optimization for HoughLinesP
|
11 years ago |
berak
|
56fcc41d70
|
bugfix #3945 pass idx,idx1 by reference instead of static vars
|
11 years ago |
Alexander Alekhin
|
14d5358982
|
Merge pull request #3210 from akarsakov:ocl_gftt_opt
|
11 years ago |
Maksim Shabunin
|
21a27687d0
|
Merge pull request #3304 from eltermann:master
|
11 years ago |
edgarriba
|
9698cc93d9
|
Merge branch 'master' of https://github.com/edgarriba/opencv
|
11 years ago |
edgarriba
|
88aed15ffa
|
Removing windows compilation crashes
|
11 years ago |
edgarriba
|
022ec106f0
|
Removing windows compilation crashes
|
11 years ago |
edgarriba
|
f317d1277f
|
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
Ilya Lavrenov
|
f91e461ea0
|
cv::cvtColor (RGB5x52Gray)
|
11 years ago |
Ilya Lavrenov
|
a84c4ac197
|
cv::cvtColor (RGBRGB5x5)
|
11 years ago |
Ilya Lavrenov
|
b9f57bda05
|
cv::cvtColor (RGB5x52RGB)
|
11 years ago |
Ilya Lavrenov
|
28ee84b731
|
cv::cvtColor (BGR[A]2RGB[A])
|
11 years ago |
edgarriba
|
2494e028c0
|
Updating upnp sanity heck
|
11 years ago |
edgarriba
|
1709421c2c
|
Updating sanity check
|
11 years ago |
edgarriba
|
71dd9a6f1b
|
Updating sanity check
|
11 years ago |
Maksim Shabunin
|
478dd01c91
|
Merge pull request #3293 from a-wi:MSMF_remove_ATL_dependency_v3
|
11 years ago |
edgarriba
|
862b675bee
|
Updating sanity check
|
11 years ago |
edgarriba
|
f328f9a10d
|
Removing whitespaces
|
11 years ago |
Ilya Lavrenov
|
a54f6bb08b
|
cv::cvtColor
|
11 years ago |
edgarriba
|
72fb85f6a0
|
Removing whitespaces
|
11 years ago |
edgarriba
|
4d54f35a96
|
Updating documentation
|
11 years ago |
edgarriba
|
d6bf209bb3
|
Updating for N=2
|
11 years ago |
eltermann
|
c87af333b3
|
Documentation fix on py_tutorials
|
11 years ago |
Matthew Conway
|
92efe4534b
|
update gen_javadoc prints to python3 syntax fixed #3768
|
11 years ago |
Dmitriy Anisimov
|
4c08581e48
|
opencv_version
|
11 years ago |
berak
|
7cb3f3def7
|
change remaining c-api CV_ prefixes in constants
|
11 years ago |
Ilya Lavrenov
|
00f16e9178
|
neon
|
11 years ago |
edgarriba
|
dc76ca5fc9
|
Updating documentation
|
11 years ago |
edgarriba
|
7520544840
|
Return the estimated focal length
|
11 years ago |
edgarriba
|
ea893bf9d9
|
Updating UPNP documentation
|
11 years ago |
edgarriba
|
7429454171
|
Add UPNP acc_test and perf_test
|
11 years ago |
edgarriba
|
a5b3a205d9
|
Add UPNP case + Modify model_points
|
11 years ago |
edgarriba
|
84475ef1de
|
UPNP code for N=1
|
11 years ago |
edgarriba
|
71f4894d87
|
Added UPNP flag
|
11 years ago |
Maksim Shabunin
|
b8457be394
|
Merge pull request #3216 from xantares:patch-1
|
11 years ago |
Felix Endres
|
ee6835492c
|
Exposing the FAST detector threshold for ORB
Implemented as a new optional parameter for
the constructor of the ORB detector. The
change of this parameter has been included
in the orb unit test.
|
11 years ago |
Artur Wieczorek
|
3a0b375104
|
Remove ATL dependency from MSMF capture code.
Use _com_ptr_t instead of CComPtr in ComPtr wrapper to avoid ATL dependency.
|
11 years ago |
Ilya Lavrenov
|
6f05a250be
|
optimization of cv::CLAHE (~3x)
|
11 years ago |
Ilya Lavrenov
|
af6a64d76b
|
cv::accumulate functions
|
11 years ago |
Ilya Lavrenov
|
be3efdf274
|
cv::sum refactoring
|
11 years ago |
Ilya Lavrenov
|
a3e56114d1
|
cv::multiply
|
11 years ago |
Alexander Alekhin
|
7e8846b81e
|
Merge pull request #3223 from vbystricky:oclopt_BgSubMOG2
|
11 years ago |
Alexander Alekhin
|
4d63362206
|
Merge pull request #3278 from akarsakov:ocl_houghlines_perf_test
|
11 years ago |
xantares
|
9d13c7b1e2
|
Move cmake config files too on non-windows hosts.
|
11 years ago |
Ilya Lavrenov
|
81548a30aa
|
cv::medianBLur
|
11 years ago |
Alexander Karsakov
|
4880dd0cd6
|
Added performance test for OCL version of HoughLines and HoughLinesP
|
11 years ago |
Adrien BAK
|
037f27c882
|
change masking to patchNaNs
|
11 years ago |
Adrien BAK
|
2411556242
|
fix photo::cloning::IlluminationChange when IPP is used
|
11 years ago |
Ilya Lavrenov
|
8e1ccfae3d
|
cv::boxFilter
|
11 years ago |
Ilya Lavrenov
|
1c491c42cd
|
fix for cornerHarris
|
11 years ago |