- 09 Nov, 2012 1 commit
-
-
Andrey Kamaev authored
These codes should be included into regular builds.
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 02 Jul, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 01 Jul, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 29 Jun, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 28 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 20 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 08 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 22 Feb, 2012 1 commit
-
-
Vladislav Vinogradov authored
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error updated docs, accuracy and performance tests
-
- 14 Feb, 2012 1 commit
-
-
Anatoly Baksheev authored
minor build system changes (now cuda code in opencv_core is compiled using CUDA_ARCH* cmake variables)
-
- 12 Dec, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 30 Nov, 2011 1 commit
-
-
Vladislav Vinogradov authored
added GlBuffer, GlTexture and GpuMat support to InputArray replaced addTextOpenGl function by render + GlFont
-
- 28 Nov, 2011 3 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 27 Nov, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 23 Nov, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 21 Nov, 2011 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 27 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 20 Jun, 2011 1 commit
-
-
Ilya Lysenkov authored
-
- 06 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
-
- 18 May, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 17 Apr, 2011 1 commit
-
-
Vadim Pisarevsky authored
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
-
- 31 Jul, 2010 1 commit
-
-
Yannick Verdie authored
-
- 27 Jul, 2010 1 commit
-
-
Yannick Verdie authored
-
- 26 Jul, 2010 1 commit
-
-
Yannick Verdie authored
--no commit message
-
- 22 Jul, 2010 1 commit
-
-
Yannick Verdie authored
- cvAddButton changed to match requirement - CV_GUI_NORMAL and CV_GUI_EXPANDED done - context menu with right click
-
- 20 Jul, 2010 1 commit
-
-
Yannick Verdie authored
- cvAddButton done - All the "actions" of the toolbar are working - Window properties done
-
- 12 Jul, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Yannick Verdie authored
- 3 new points mostly done: - OpenGL support enabled (windows are rendered using GPU) - Save current screen (with overlay and so on...) with shortcut CTRL+S - Text rendering (with any system font, and possibility to set the style - normal, italic,... - the weight - normal, bold, ... - the color, the spacing between letters, and so on...)
-
- 03 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 30 Jun, 2010 1 commit
-
-
Yannick Verdie authored
- fixed bug ticket #412
-
- 29 Jun, 2010 1 commit
-
-
Yannick Verdie authored
- save/load window parameters implemented !
-
- 26 Jun, 2010 1 commit
-
-
Yannick Verdie authored
- aspectRatio is controled by cvSet/getWindowProperty
-
- 22 Jun, 2010 1 commit
-
-
Yannick Verdie authored
StatusBar with zoom/color/position information user can display infor mation in statusbar with cvDisplayStatusBar(window,text,delay_ms)
-
- 20 Jun, 2010 1 commit
-
-
Yannick Verdie authored
- fix c++ wrapper - fix compilation bugs
-