Sander Mathijs van Veen
|
facb2f9a81
|
Reset class members to NULL after gst_*_unref()
|
11 years ago |
Sander Mathijs van Veen
|
f8442da945
|
Initialize all pointers of CvCapture_GStreamer correctly
|
11 years ago |
Ernest Galbrun
|
551ab83cf2
|
trailing whitespace
|
11 years ago |
Ernest Galbrun
|
d7038423dd
|
Merge branch 'master' of https://github.com/Itseez/opencv
|
11 years ago |
Ernest Galbrun
|
6a769c92b3
|
modified default stream initialization to allow concurrent calls modified cuda surf.cuda.cpp to allow concurrent call
|
11 years ago |
Vadim Pisarevsky
|
da1ac35930
|
Merge pull request #2990 from vbystricky:highgui_split2
|
11 years ago |
Vadim Pisarevsky
|
7bd7c85b1d
|
Merge pull request #2919 from larshg:Openni2Support
|
11 years ago |
Alexander Alekhin
|
58cf2a8f19
|
Merge pull request #2995 from ElenaGvozdeva:ipp_DFT
|
11 years ago |
Elena Gvozdeva
|
4fdd6de8e8
|
Fixed ippiDFT call
|
11 years ago |
Alexander Karsakov
|
1d2cf0e20e
|
Added nonzero_rows support
|
11 years ago |
Alexander Karsakov
|
52f76a3283
|
Added rest Elena's changes
|
11 years ago |
Alexander Karsakov
|
7791264525
|
Added multi-block scheme
|
11 years ago |
Alexander Karsakov
|
2b9e556055
|
Added Elena's changes with implemented DFT_INVERSE C2C mode.
|
11 years ago |
Alexander Karsakov
|
b17bf031f6
|
Added DFT_SCALE for forward transforms
|
11 years ago |
Alexander Karsakov
|
6c8b6bd0c7
|
Added packing to CCS format
|
11 years ago |
Alexander Karsakov
|
ed07241f89
|
Completed all forward transforms.
|
11 years ago |
Alexander Karsakov
|
e5a3ab3cb9
|
Added fftplan cache
|
11 years ago |
Alexander Karsakov
|
0318d27720
|
Enabled precalculated wave
|
11 years ago |
Alexander Karsakov
|
5dd9263848
|
Multi-radix with kernel generation
|
11 years ago |
Alexander Alekhin
|
63a8cb594a
|
Merge pull request #2961 from ilya-lavrenov:tapi_corners
|
11 years ago |
vbystricky
|
716218cac4
|
Optimize ocl version of warp_affine
|
11 years ago |
András Kovács
|
d1c7983fe5
|
calibrateDebevec index fix (issue 3664)
|
11 years ago |
vbystricky
|
fd51c133df
|
Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs
|
11 years ago |
Alexander Alekhin
|
9e3124a1c9
|
Merge pull request #2960 from ilya-lavrenov:tapi_perf_fix
|
11 years ago |
Alexander Alekhin
|
315c80f793
|
Merge pull request #2986 from vbystricky:videoio_fix
|
11 years ago |
Anish Pednekar
|
d2493393db
|
added macro guard to enable overriding ENABLE_LOG
|
11 years ago |
VBystricky
|
cc703b01df
|
Fix build errors with cap_v4l on Linux
|
11 years ago |
Lars Glud
|
1242a66119
|
Openni2 support
|
11 years ago |
Lars Glud
|
4dcd37f699
|
Merge remote-tracking branch 'origin/master' into Openni2Support
Conflicts:
modules/highgui/CMakeLists.txt
modules/highgui/include/opencv2/highgui.hpp
modules/highgui/include/opencv2/highgui/highgui_c.h
|
11 years ago |
Vadim Pisarevsky
|
9a58b1a3a0
|
Merge pull request #2925 from BloodAxe:osx-framework-script
|
11 years ago |
Vadim Pisarevsky
|
a7006ac21c
|
Merge pull request #2979 from PhilLab:patch-2
|
11 years ago |
Vadim Pisarevsky
|
17d69be902
|
Merge pull request #2933 from ilya-lavrenov:sse_moments
|
11 years ago |
PhilLab
|
e82241cba5
|
Function for drawing arrows
Porting the [PR 2970](https://github.com/Itseez/opencv/pull/2970) To the new InputOutputArray type
|
11 years ago |
Vadim Pisarevsky
|
8f8450793a
|
Merge pull request #2964 from vbystricky:highgui_split
|
11 years ago |
Lars Glud
|
8b32235854
|
Openni2 support
|
11 years ago |
Petr Glotov
|
7a77cf584a
|
added timelapse
|
11 years ago |
Vadim Pisarevsky
|
dbefbbc522
|
Merge pull request #2910 from ilya-lavrenov:sse2_canny
|
11 years ago |
Vadim Pisarevsky
|
40370345c5
|
Merge pull request #2765 from pradeep-pyro:kullback_leibler
|
11 years ago |
Vadim Pisarevsky
|
b1793e2fb9
|
Merge pull request #2939 from adishavit:sample-fix_stitching_pipeline
|
11 years ago |
pradeep
|
7171431e7c
|
Changed cv::log to std::log
|
11 years ago |
VBystricky
|
ca307669d4
|
Refresh code. Fix merge conflict
|
11 years ago |
Vadim Pisarevsky
|
b63a7e66db
|
Merge pull request #2953 from gongzg:master
|
11 years ago |
vbystricky
|
d58f736935
|
Split highgui module to videoio and highgui
|
11 years ago |
Vadim Pisarevsky
|
f773cd9a3e
|
Merge pull request #2947 from vbystricky:capDShow
|
11 years ago |
Alexander Alekhin
|
381986d044
|
Merge pull request #2882 from akarsakov:ocl_pyrDown_opt
|
11 years ago |
Roman Donchenko
|
3490a5aded
|
Merge pull request #2962 from alalek:fix_v4l_build
|
11 years ago |
Alexander Alekhin
|
e169083fed
|
Merge pull request #2918 from vbystricky:oclopt_reduce2
|
11 years ago |
Alexander Alekhin
|
df74a266cf
|
Merge pull request #2963 from ilya-lavrenov:tapi_bufferpool
|
11 years ago |
Alexander Alekhin
|
0876ec7a67
|
Merge pull request #2935 from vbystricky:oclopt_meanStdDev
|
11 years ago |
Alexander Alekhin
|
cbf63b0709
|
Merge pull request #2851 from ilya-lavrenov:tapi_set_identity
|
11 years ago |