Andrey Pavlenko
|
add2ea75c3
|
Merge pull request #1212 from jet47:gpu-calc-hist
|
2013-08-02 13:23:04 +04:00 |
|
Vladislav Vinogradov
|
55cb26551f
|
use NPP version for Fermi
|
2013-08-02 09:05:21 +04:00 |
|
Fedor Morozov
|
c51b50b44c
|
Algorithm names in code
|
2013-08-02 00:01:15 +04:00 |
|
Vladislav Vinogradov
|
a28cb99e88
|
optimized version of histEven for CV_8UC1
|
2013-08-01 18:00:05 +04:00 |
|
Vladislav Vinogradov
|
bfca1afd9e
|
rewrite histEven test
|
2013-08-01 18:00:05 +04:00 |
|
Vladislav Vinogradov
|
c8d1fccdac
|
compare cv::gpu::calcHist with cv::calcHist
|
2013-08-01 18:00:05 +04:00 |
|
Fedor Morozov
|
ed0828d0a8
|
New HDR documentation
|
2013-08-01 15:34:03 +04:00 |
|
kdrobnyh
|
c1ad6a9ffb
|
Add IPP support in cvtColor function
|
2013-08-01 15:15:36 +04:00 |
|
peng xiao
|
fd77a49e76
|
Fix ocl compilation error when using Intel OpenCL SDK.
|
2013-08-01 13:06:33 +08:00 |
|
Fedor Morozov
|
302bf23f82
|
All hdr functions as Algorithms
|
2013-08-01 03:24:47 +04:00 |
|
Anatoly Baksheev
|
f30f3b6c87
|
Merge pull request #17 from ozantonkal/implementing_widgets
Implementing widgets
|
2013-07-31 11:54:42 -07:00 |
|
Nghia Ho
|
d01e95f4b4
|
Merge branch 'master' of https://github.com/nghiaho12/opencv
|
2013-08-01 00:03:39 +10:00 |
|
Nghia Ho
|
bc3dd2452f
|
Added test cpp
|
2013-07-31 23:59:23 +10:00 |
|
Nghia Ho
|
c0bbdde8ba
|
Added test cpp
|
2013-07-31 23:43:25 +10:00 |
|
Nghia Ho
|
61386e1abd
|
Merge https://github.com/Itseez/opencv
Keeping up to date
|
2013-07-31 23:40:34 +10:00 |
|
Nghia Ho
|
00f63fa8f7
|
Finished test code, added image to the doc
|
2013-07-31 23:08:02 +10:00 |
|
Alexander Smorkalov
|
e03ffde346
|
WinRT API Certification fixes for core and contrib.
|
2013-07-31 05:43:53 -07:00 |
|
Alexander Smorkalov
|
62b85a41da
|
TLS calls on WinRT replaced on variables with C++11 "thread" attribute.
|
2013-07-31 05:43:52 -07:00 |
|
Alexander Smorkalov
|
6257df1c4b
|
API restricted on WinRT partially removed from core.
Additional CMAKE flag WITH_WINRT added.
|
2013-07-31 05:43:51 -07:00 |
|
Andrey Pavlenko
|
9b5d1596dc
|
Merge pull request #891 from NCBee:2.4
|
2013-07-31 16:38:16 +04:00 |
|
Fedor Morozov
|
4d2ea847fa
|
Tonemap as 3.0 algorithm
|
2013-07-31 16:05:31 +04:00 |
|
Andrey Pavlenko
|
4ed9b1ca9a
|
Merge pull request #1166 from StevenPuttemans:patch_2288
|
2013-07-31 15:50:13 +04:00 |
|
StevenPuttemans
|
f33fe94c0d
|
Added the sample from patch #2288 : reading in sequence of images
Added bugfixes
- Changed CV_WINDOW_NORMAL to 1
- Changed the help function to static
- Added extra help information on mask specifics
|
2013-07-31 13:38:18 +02:00 |
|
Andrey Pavlenko
|
4c35449b7d
|
Merge pull request #1139 from StevenPuttemans:bugfix_3101
|
2013-07-31 15:14:03 +04:00 |
|
Andrey Pavlenko
|
d138f77143
|
Merge pull request #1019 from jet47:opengl-documentation
|
2013-07-31 15:10:27 +04:00 |
|
Andrey Pavlenko
|
76a938c7ef
|
Merge pull request #1197 from apavlenko:fix_unstable_perf_tests
|
2013-07-31 15:07:19 +04:00 |
|
Andrey Pavlenko
|
6a40067424
|
Merge pull request #1206 from StevenPuttemans:feature_3169
|
2013-07-31 14:31:21 +04:00 |
|
Andrey Pavlenko
|
a77456e8aa
|
Merge pull request #1208 from berak:Bug_3094
|
2013-07-31 14:29:21 +04:00 |
|
StevenPuttemans
|
4dff5b7c72
|
Added bugfix #2795
- changing license header
- fixed bug in QtKit when changing camera resolution
|
2013-07-31 11:25:55 +02:00 |
|
StevenPuttemans
|
0c5244103f
|
Added all *.cpp samples reference to the 2.4.6 documentation as discussed in feature #3169
- Used lunix style slashes - works on most systems
- Removed all trailing whitespaces
|
2013-07-31 11:20:05 +02:00 |
|
Andrey Pavlenko
|
46192e7b11
|
Merge pull request #1207 from kirill-kornyakov:fix-for-readme
|
2013-07-31 09:23:38 +04:00 |
|
hbristow
|
5e50791a9d
|
Generator and compiler now working on Windows. Moved matlab to correct VS solution folder
|
2013-07-31 12:37:05 +10:00 |
|
hbristow
|
58ca8ed97f
|
Improved finding Matlab on Windows machines. Needs testing on computers that have multiple version installed
|
2013-07-31 11:24:28 +10:00 |
|
Nghia Ho
|
27bcc0bf07
|
Merge https://github.com/Itseez/opencv
Keep up to date
|
2013-07-31 06:10:57 +10:00 |
|
berak
|
03c4a6299b
|
expanded the CV_Assert in pyrdown_ to check for empty mats
|
2013-07-30 17:32:48 +02:00 |
|
Kirill Kornyakov
|
252a11c437
|
Updated README.md
|
2013-07-30 18:51:53 +04:00 |
|
Kirill Kornyakov
|
11617e5d0b
|
Updated gitignore relative to new platforms dir
|
2013-07-30 18:48:20 +04:00 |
|
Andrey Pavlenko
|
0851766806
|
Merge pull request #1121 from pengx17:2.4_gftt_perf_test
|
2013-07-30 18:40:10 +04:00 |
|
Andrey Pavlenko
|
6a77bfb503
|
Merge pull request #1172 from StevenPuttemans:bugfix_3166_24
|
2013-07-30 18:39:41 +04:00 |
|
Andrey Pavlenko
|
c4e1edbb83
|
Merge pull request #1195 from jet47:gpucodec-remove-ffmpeg-dep
|
2013-07-30 18:22:08 +04:00 |
|
hbristow
|
627b9df85f
|
removed experimental IO from build
|
2013-07-31 00:00:50 +10:00 |
|
hbristow
|
6549e5e052
|
Added flaky support for finding Matlab on Windows machines
|
2013-07-30 23:58:32 +10:00 |
|
Nghia Ho
|
3fcdbbe734
|
Merge https://github.com/Itseez/opencv
|
2013-07-30 23:58:10 +10:00 |
|
Andrey Pavlenko
|
646e817b36
|
Merge pull request #1070 from Daniil-Osokin:calibrationSampleAndroid
|
2013-07-30 17:56:01 +04:00 |
|
Andrey Pavlenko
|
2b8d868560
|
Merge pull request #1098 from SeninAndrew:ximea_camera_bw_fix
|
2013-07-30 17:50:50 +04:00 |
|
Andrey Pavlenko
|
93923141d5
|
Merge pull request #1108 from nailbiter:optimLP
|
2013-07-30 17:50:31 +04:00 |
|
Andrey Pavlenko
|
b31293c984
|
Merge pull request #1194 from SpecLad:no-const-inputarray
|
2013-07-30 17:41:26 +04:00 |
|
Andrey Pavlenko
|
f7ce70f70a
|
Merge pull request #1110 from SpecLad:config-cleanup
|
2013-07-30 17:39:35 +04:00 |
|
Andrey Pavlenko
|
c43b896541
|
Merge pull request #1177 from janstarzy:refactor
|
2013-07-30 17:39:09 +04:00 |
|
Andrey Pavlenko
|
bc78e87a61
|
Merge pull request #1123 from bitwangyaoyao:2.4_fix
|
2013-07-30 17:13:27 +04:00 |
|