platform/upstream/opencv.git
13 years agomodified FernClassifier::train(); remove old RTreeClassifier and added new implementa...
Maria Dimashova [Mon, 26 Jul 2010 08:58:46 +0000 (08:58 +0000)]
modified FernClassifier::train(); remove old RTreeClassifier and added new implementation CalonderClassifier; removed old find_obj_calonder and added new one

13 years agosaturate_cast_gpu.hpp
Anatoly Baksheev [Mon, 26 Jul 2010 08:13:23 +0000 (08:13 +0000)]
saturate_cast_gpu.hpp

13 years agocvarrseq args attempt array conversions first
James Bowman [Fri, 23 Jul 2010 17:55:37 +0000 (17:55 +0000)]
cvarrseq args attempt array conversions first

13 years ago#489, Forbid transposed matrices in fromarray()
James Bowman [Fri, 23 Jul 2010 17:04:06 +0000 (17:04 +0000)]
#489, Forbid transposed matrices in fromarray()

13 years agoQT new functions:
Yannick Verdie [Fri, 23 Jul 2010 15:22:04 +0000 (15:22 +0000)]
QT new functions:
  - cvCreateOpenGLCallback: draw 3D on top of the image

13 years agoimgproc_gpu - minor refactoring
Anatoly Baksheev [Fri, 23 Jul 2010 15:04:16 +0000 (15:04 +0000)]
imgproc_gpu - minor refactoring

13 years agominor fix
Andrey Morozov [Fri, 23 Jul 2010 14:17:16 +0000 (14:17 +0000)]
minor fix

13 years agoticket 490:
Yannick Verdie [Fri, 23 Jul 2010 12:09:13 +0000 (12:09 +0000)]
ticket 490:
bool not defined ? -> changed everything in int

13 years agosmall modifications in tests
Andrey Morozov [Fri, 23 Jul 2010 07:58:03 +0000 (07:58 +0000)]
small modifications in tests

13 years agoAdded implementation of remap on GPU. Minor fixes of convertTo. Added opencv_imgproc...
Vladislav Vinogradov [Fri, 23 Jul 2010 07:06:33 +0000 (07:06 +0000)]
Added implementation of remap on GPU. Minor fixes of convertTo. Added opencv_imgproc to gpu_test dependencies.

13 years agograbCut fist impl and test
James Bowman [Thu, 22 Jul 2010 23:39:42 +0000 (23:39 +0000)]
grabCut fist impl and test

13 years agoQT new functions:
Yannick Verdie [Thu, 22 Jul 2010 21:46:27 +0000 (21:46 +0000)]
QT new functions:
 - add CV_RADIOBOX with exclusive mode

13 years agoQT new functions:
Yannick Verdie [Thu, 22 Jul 2010 20:39:44 +0000 (20:39 +0000)]
QT new functions:
 - cvAddButton changed to match requirement
 - CV_GUI_NORMAL and CV_GUI_EXPANDED done
 - context menu with right click

13 years agominor sample changes
Maria Dimashova [Thu, 22 Jul 2010 16:30:42 +0000 (16:30 +0000)]
minor sample changes

13 years ago-arch=sm_13
Anatoly Baksheev [Thu, 22 Jul 2010 16:06:43 +0000 (16:06 +0000)]
-arch=sm_13

13 years agoVariable winSize for StereoBP_GPU
Anatoly Baksheev [Thu, 22 Jul 2010 15:32:03 +0000 (15:32 +0000)]
Variable winSize for StereoBP_GPU
Fixed StereoBM_GPU kernel crash
Textureness threshold added

13 years agoreduced code convert_to by using templates, merged with copyTo
Vladislav Vinogradov [Thu, 22 Jul 2010 14:50:31 +0000 (14:50 +0000)]
reduced code convert_to by using templates, merged with copyTo

13 years agoadded implementation copyTo() with mask and added test for this method
Andrey Morozov [Thu, 22 Jul 2010 14:39:54 +0000 (14:39 +0000)]
added implementation copyTo() with mask and added test for this method

13 years agomodified kernel setto(), added double type, code has been improved
Andrey Morozov [Thu, 22 Jul 2010 12:42:42 +0000 (12:42 +0000)]
modified kernel setto(), added double type, code has been improved

13 years agoadded implementation GpuMat::convertTo and merged this with matrix_operations.cpp
Vladislav Vinogradov [Thu, 22 Jul 2010 09:31:33 +0000 (09:31 +0000)]
added implementation GpuMat::convertTo and merged this with matrix_operations.cpp

13 years agooptimized gpumat::setTo(), ~ 30 speedup
Andrey Morozov [Thu, 22 Jul 2010 08:59:23 +0000 (08:59 +0000)]
optimized gpumat::setTo(), ~ 30 speedup

14 years agooptimized VNG demosaicing using SSE2 (got ~3x speedup)
Vadim Pisarevsky [Wed, 21 Jul 2010 23:18:51 +0000 (23:18 +0000)]
optimized VNG demosaicing using SSE2 (got ~3x speedup)

14 years agofixed implementation of gpumat::setTo()
Andrey Morozov [Wed, 21 Jul 2010 13:35:41 +0000 (13:35 +0000)]
fixed implementation of gpumat::setTo()

14 years agofixed implementation of gpumat::setTo() and improved gputest
Andrey Morozov [Wed, 21 Jul 2010 10:43:01 +0000 (10:43 +0000)]
fixed implementation of gpumat::setTo() and improved gputest

14 years agoadded numerical values to the new _VNG constants' definitions.
Vadim Pisarevsky [Wed, 21 Jul 2010 08:55:50 +0000 (08:55 +0000)]
added numerical values to the new _VNG constants' definitions.

14 years agoAdded VNG Bayer enums
James Bowman [Tue, 20 Jul 2010 18:31:10 +0000 (18:31 +0000)]
Added VNG Bayer enums

14 years agoadded VNG demosaicing algorithm (ticket #466)
Vadim Pisarevsky [Tue, 20 Jul 2010 15:51:32 +0000 (15:51 +0000)]
added VNG demosaicing algorithm (ticket #466)

14 years agoprefilter_xsobel option added to stereobm_gpu
Anatoly Baksheev [Tue, 20 Jul 2010 13:00:07 +0000 (13:00 +0000)]
prefilter_xsobel option added to stereobm_gpu

14 years agoexclude failed tests
Alexander Shishkov [Tue, 20 Jul 2010 12:27:25 +0000 (12:27 +0000)]
exclude failed tests

14 years agoEHsc- warning fixed
Anatoly Baksheev [Tue, 20 Jul 2010 11:46:04 +0000 (11:46 +0000)]
EHsc- warning fixed

14 years agoQT new functions:
Yannick Verdie [Tue, 20 Jul 2010 09:39:36 +0000 (09:39 +0000)]
QT new functions:
 - cvAddButton done
 - All the "actions" of the toolbar are working
 - Window properties done

14 years agodisabled W4 warnings for GPU module.
Anatoly Baksheev [Mon, 19 Jul 2010 17:35:39 +0000 (17:35 +0000)]
disabled W4 warnings  for GPU module.

14 years agofixed implementation gpumat::setTo()
Andrey Morozov [Mon, 19 Jul 2010 14:36:23 +0000 (14:36 +0000)]
fixed implementation gpumat::setTo()

14 years agoadded the module for testing gpu, by default turned off
Andrey Morozov [Mon, 19 Jul 2010 14:35:19 +0000 (14:35 +0000)]
added the module for testing gpu, by default turned off

14 years agolinux compiletion error
Andrey Morozov [Mon, 19 Jul 2010 10:49:35 +0000 (10:49 +0000)]
linux compiletion error

14 years agocompilation with no cuda re factored
Anatoly Baksheev [Mon, 19 Jul 2010 09:31:12 +0000 (09:31 +0000)]
compilation with no cuda re factored

14 years agoadded implementation SetTo() with mask
Andrey Morozov [Mon, 19 Jul 2010 07:56:27 +0000 (07:56 +0000)]
added implementation SetTo() with mask

14 years agoAdded implementation SetTo() without mask
Andrey Morozov [Sat, 17 Jul 2010 13:50:30 +0000 (13:50 +0000)]
Added implementation SetTo() without mask

14 years agoremoved extra dashes from XMLs to make them standard-compilant (ticket 375)
Vadim Pisarevsky [Sat, 17 Jul 2010 12:14:18 +0000 (12:14 +0000)]
removed extra dashes from XMLs to make them standard-compilant (ticket 375)

14 years agoreplaced unlink() & _unlink() with more standard remove() (ticket #334)
Vadim Pisarevsky [Sat, 17 Jul 2010 11:51:17 +0000 (11:51 +0000)]
replaced unlink() & _unlink() with more standard remove() (ticket #334)

14 years agoAdded files for implementation of operations SetTo()
Andrey Morozov [Sat, 17 Jul 2010 11:17:29 +0000 (11:17 +0000)]
Added files for implementation of operations SetTo()

14 years agofixed some more MSVC2010 warnings
Vadim Pisarevsky [Sat, 17 Jul 2010 10:35:17 +0000 (10:35 +0000)]
fixed some more MSVC2010 warnings

14 years agoexclude failed tests
Alexander Shishkov [Sat, 17 Jul 2010 09:43:30 +0000 (09:43 +0000)]
exclude failed tests

14 years agoraised the error threshold in moments-raster test (ticket #438)
Vadim Pisarevsky [Fri, 16 Jul 2010 22:54:29 +0000 (22:54 +0000)]
raised the error threshold in moments-raster test (ticket #438)

14 years agoraised the error threshold in accum-runavg test (ticket #448)
Vadim Pisarevsky [Fri, 16 Jul 2010 22:50:53 +0000 (22:50 +0000)]
raised the error threshold in accum-runavg test (ticket #448)

14 years agoa few more warnings fixed
Vadim Pisarevsky [Fri, 16 Jul 2010 22:44:48 +0000 (22:44 +0000)]
a few more warnings fixed

14 years agodo not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64...
Vadim Pisarevsky [Fri, 16 Jul 2010 22:38:57 +0000 (22:38 +0000)]
do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV

14 years agofixed reprojection error check in the fundamental matrix test
Vadim Pisarevsky [Fri, 16 Jul 2010 19:14:24 +0000 (19:14 +0000)]
fixed reprojection error check in the fundamental matrix test

14 years agofixed the singular case in the rodrigues test. increased the error threshold in findF...
Vadim Pisarevsky [Fri, 16 Jul 2010 19:03:14 +0000 (19:03 +0000)]
fixed the singular case in the rodrigues test. increased the error threshold in findFundamentalMat test

14 years agofixed some warnings from xcode
Vadim Pisarevsky [Fri, 16 Jul 2010 18:28:46 +0000 (18:28 +0000)]
fixed some warnings from xcode

14 years agoremoved opencv_gpu from OpenCVConfig.cmake.in
Anatoly Baksheev [Fri, 16 Jul 2010 16:32:39 +0000 (16:32 +0000)]
removed opencv_gpu from OpenCVConfig.cmake.in

14 years agoeliminated some GCC 4.x warnings
Vadim Pisarevsky [Fri, 16 Jul 2010 15:31:52 +0000 (15:31 +0000)]
eliminated some GCC 4.x warnings

14 years agoQT new functions:
Yannick Verdie [Fri, 16 Jul 2010 15:22:07 +0000 (15:22 +0000)]
QT new functions:
 - fixed icvFindTrackbar bug

14 years agorepaired build on mac after libtiff update
Vadim Pisarevsky [Fri, 16 Jul 2010 15:04:34 +0000 (15:04 +0000)]
repaired build on mac after libtiff update

14 years agofixed VS preprocessor condition to include pmmintrin.h (which is available in VS2008...
Vadim Pisarevsky [Fri, 16 Jul 2010 14:28:50 +0000 (14:28 +0000)]
fixed VS preprocessor condition to include pmmintrin.h (which is available in VS2008 and later versions, but not in VS2005)

14 years agoadded workaround for strange tmpnam() output from VS2010. turned off optimization...
Vadim Pisarevsky [Fri, 16 Jul 2010 14:16:18 +0000 (14:16 +0000)]
added workaround for strange tmpnam() output from VS2010. turned off optimization for DCT & DFT on Win64 for VS200x (VS2010 builds it fine)

14 years agofixed some more 64-bit related VS2010 warnings
Vadim Pisarevsky [Fri, 16 Jul 2010 13:03:31 +0000 (13:03 +0000)]
fixed some more 64-bit related VS2010 warnings

14 years agoFixed a memory leak
Victor Erukhimov [Fri, 16 Jul 2010 12:59:47 +0000 (12:59 +0000)]
Fixed a memory leak

14 years agoupdated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2...
Vadim Pisarevsky [Fri, 16 Jul 2010 12:54:53 +0000 (12:54 +0000)]
updated 3rd party libs: CLapack 3.1.1.1 => 3.2.1, zlib 1.2.3 => 1.2.5, libpng 1.2.x => 1.4.3, libtiff 3.7.x => 3.9.4. fixed many 64-bit related VS2010 warnings

14 years agoQT new functions:
Yannick Verdie [Fri, 16 Jul 2010 12:51:29 +0000 (12:51 +0000)]
QT new functions:
 - Finished toolbar: the last icon opens an external window with the trackbars inside

14 years agoQT new functions:
Yannick Verdie [Fri, 16 Jul 2010 09:15:58 +0000 (09:15 +0000)]
QT new functions:
 - Add icons for toolbar in new folder (files_Qt) (later, will delete useless icons)

14 years agoQT new functions:
Yannick Verdie [Fri, 16 Jul 2010 09:12:15 +0000 (09:12 +0000)]
QT new functions:
 - Add toolbar
 - Clean the code
 - Window properties in progress

14 years agobixed bug in cudaSafeCall
Anatoly Baksheev [Thu, 15 Jul 2010 15:32:17 +0000 (15:32 +0000)]
bixed bug in cudaSafeCall

14 years agoadded safe call support in cu files
Anatoly Baksheev [Thu, 15 Jul 2010 14:42:24 +0000 (14:42 +0000)]
added safe call support in cu files

14 years agoadded support to build without cuda.
Anatoly Baksheev [Thu, 15 Jul 2010 13:36:00 +0000 (13:36 +0000)]
added support to build without cuda.

14 years agofixed problem with building module gpu on linux
Andrey Morozov [Thu, 15 Jul 2010 12:24:06 +0000 (12:24 +0000)]
fixed problem with building module gpu on linux

14 years agofixed problem with compiled on linux
Andrey Morozov [Thu, 15 Jul 2010 09:18:39 +0000 (09:18 +0000)]
fixed problem with compiled on linux

14 years agominor changes in gpu code (initialization interface)
Anatoly Baksheev [Thu, 15 Jul 2010 09:13:15 +0000 (09:13 +0000)]
minor changes in gpu code (initialization interface)

14 years agoFirst gpu code draft. Interface might be significantly changed in future.
Anatoly Baksheev [Wed, 14 Jul 2010 15:55:16 +0000 (15:55 +0000)]
First gpu code draft. Interface might be significantly changed in future.
Simple implementation of StereoBM_GPU.
It is excluded from compilation now.

14 years agoexclude failed tests
Alexander Shishkov [Wed, 14 Jul 2010 09:16:16 +0000 (09:16 +0000)]
exclude failed tests

14 years agoFixed crash if no chessboard problem
Gary Bradski [Wed, 14 Jul 2010 00:32:35 +0000 (00:32 +0000)]
Fixed crash if no chessboard problem

14 years agoadded universal opencv header
Vadim Pisarevsky [Tue, 13 Jul 2010 19:55:56 +0000 (19:55 +0000)]
added universal opencv header

14 years agoAnother little fix for Monocrome frame
Stefano Fabri [Tue, 13 Jul 2010 18:11:45 +0000 (18:11 +0000)]
Another little fix for Monocrome frame

14 years agoFixed a typo
Stefano Fabri [Tue, 13 Jul 2010 18:08:20 +0000 (18:08 +0000)]
Fixed a typo

14 years agoSome little fix in pvapi backend
Stefano Fabri [Tue, 13 Jul 2010 17:58:08 +0000 (17:58 +0000)]
Some little fix in pvapi backend

14 years agofixed ds-graphscan test (trac #461)
Vadim Pisarevsky [Tue, 13 Jul 2010 14:54:42 +0000 (14:54 +0000)]
fixed ds-graphscan test (trac #461)

14 years agofixed ds-graph test
Vadim Pisarevsky [Tue, 13 Jul 2010 14:43:24 +0000 (14:43 +0000)]
fixed ds-graph test

14 years agoimproved accuracy of the matrix determinant and matrix inversion functions (trac...
Vadim Pisarevsky [Tue, 13 Jul 2010 14:17:49 +0000 (14:17 +0000)]
improved accuracy of the matrix determinant and matrix inversion functions (trac #431)

14 years agodisabled Qt by default (until the code is stabilized)
Vadim Pisarevsky [Mon, 12 Jul 2010 15:29:31 +0000 (15:29 +0000)]
disabled Qt by default (until the code is stabilized)

14 years agouse sleep instead of usleep on window
Yannick Verdie [Mon, 12 Jul 2010 15:24:15 +0000 (15:24 +0000)]
use sleep instead of usleep on window

14 years agoTicket #458
Yannick Verdie [Mon, 12 Jul 2010 14:39:31 +0000 (14:39 +0000)]
Ticket #458

14 years agoexclude failed tests
Alexander Shishkov [Mon, 12 Jul 2010 13:22:59 +0000 (13:22 +0000)]
exclude failed tests

14 years agoChanged VectorDescriptorMatch interface to add factory capabilities and changed facto...
Alexander Shishkov [Mon, 12 Jul 2010 11:56:11 +0000 (11:56 +0000)]
Changed VectorDescriptorMatch interface to add factory capabilities and changed factory functions interface (return smart pointer)

14 years agoNew functions with QT GUI:
Yannick Verdie [Mon, 12 Jul 2010 11:04:26 +0000 (11:04 +0000)]
New functions with QT GUI:
- 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...)

14 years agorelaxed error threshold for matrix-dotproduct (ticket #447)
Vadim Pisarevsky [Mon, 12 Jul 2010 09:00:35 +0000 (09:00 +0000)]
relaxed error threshold for matrix-dotproduct (ticket #447)

14 years agorewrote normal RNG function to workaround the bug in gcc 3.4 (ticket #449)
Vadim Pisarevsky [Mon, 12 Jul 2010 08:46:00 +0000 (08:46 +0000)]
rewrote normal RNG function to workaround the bug in gcc 3.4 (ticket #449)

14 years agoexclude failed tests
Alexander Shishkov [Sun, 11 Jul 2010 15:07:44 +0000 (15:07 +0000)]
exclude failed tests

14 years agoturn off PCH support for GCC 3.x
Vadim Pisarevsky [Sat, 10 Jul 2010 14:27:03 +0000 (14:27 +0000)]
turn off PCH support for GCC 3.x

14 years agoPartly relaxed a condition on cornersubpix error reduction
Victor Erukhimov [Sat, 10 Jul 2010 10:02:07 +0000 (10:02 +0000)]
Partly relaxed a condition on cornersubpix error reduction

14 years agoexclude ds-graph test
Alexander Shishkov [Fri, 9 Jul 2010 11:50:59 +0000 (11:50 +0000)]
exclude ds-graph test

14 years agoexclude failed tests
Alexander Shishkov [Fri, 9 Jul 2010 11:21:39 +0000 (11:21 +0000)]
exclude failed tests

14 years agotrying to repair OpenEXR detection
Vadim Pisarevsky [Fri, 9 Jul 2010 11:00:26 +0000 (11:00 +0000)]
trying to repair OpenEXR detection

14 years agoexclude MacOS failed tests
Alexander Shishkov [Fri, 9 Jul 2010 09:24:32 +0000 (09:24 +0000)]
exclude MacOS failed tests

14 years agofix build with GCC 3.3 on Ubuntu 8.04
Vadim Pisarevsky [Fri, 9 Jul 2010 09:09:20 +0000 (09:09 +0000)]
fix build with GCC 3.3 on Ubuntu 8.04

14 years agoFixing a win compilation problem
Victor Erukhimov [Fri, 9 Jul 2010 09:08:08 +0000 (09:08 +0000)]
Fixing a win compilation problem

14 years agoexclude Ubuntu failed tests
Alexander Shishkov [Fri, 9 Jul 2010 09:04:49 +0000 (09:04 +0000)]
exclude Ubuntu failed tests

14 years agofix warnings about missing destructors in FeatureDetector and DescriptorExtractor...
Vadim Pisarevsky [Thu, 8 Jul 2010 21:15:09 +0000 (21:15 +0000)]
fix warnings about missing destructors in FeatureDetector and DescriptorExtractor classes and their derivatives

14 years agomake Qt bindings compile with any Qt 4.x
Vadim Pisarevsky [Thu, 8 Jul 2010 11:24:32 +0000 (11:24 +0000)]
make Qt bindings compile with any Qt 4.x

14 years agofixed pdflatex compile error
Vadim Pisarevsky [Thu, 8 Jul 2010 09:03:12 +0000 (09:03 +0000)]
fixed pdflatex compile error

14 years agoQt backend development:
Yannick Verdie [Thu, 8 Jul 2010 08:32:24 +0000 (08:32 +0000)]
Qt backend development:
Fixed CMake cached variables