profile/ivi/opencv.git
12 years agoAdded performance test for Canny
Andrey Kamaev [Tue, 1 Nov 2011 09:07:34 +0000 (09:07 +0000)]
Added performance test for Canny

12 years agoMinor perf tests framework improvement
Andrey Kamaev [Tue, 1 Nov 2011 08:13:30 +0000 (08:13 +0000)]
Minor perf tests framework improvement

12 years agoAdded possibility to configure TBB behavior in Perf tests --- now we can set the...
Leonid Beynenson [Mon, 31 Oct 2011 16:22:05 +0000 (16:22 +0000)]
Added possibility to configure TBB behavior in Perf tests --- now we can set the number of TBB threads in the perf tests either as console parameter perf_tbb_nthreads or
in a test itself using the method declare.tbb_threads(n).

12 years agominor
Andrey Kamaev [Mon, 31 Oct 2011 13:19:12 +0000 (13:19 +0000)]
minor

12 years agofixed gpu samples build
Vladislav Vinogradov [Mon, 31 Oct 2011 12:39:06 +0000 (12:39 +0000)]
fixed gpu samples build

12 years agominor
Vladislav Vinogradov [Mon, 31 Oct 2011 09:41:29 +0000 (09:41 +0000)]
minor

12 years agoprepared GpuMat for moving to core module
Vladislav Vinogradov [Mon, 31 Oct 2011 08:51:00 +0000 (08:51 +0000)]
prepared GpuMat for moving to core module

12 years agofixed remap under cc < 2.0
Vladislav Vinogradov [Mon, 31 Oct 2011 08:50:14 +0000 (08:50 +0000)]
fixed remap under cc < 2.0

12 years agoTerga optimization for integral_8u32s
Andrey Kamaev [Mon, 31 Oct 2011 08:00:20 +0000 (08:00 +0000)]
Terga optimization for integral_8u32s

12 years agoOptimized version of Sum functions added
Kirill Kornyakov [Mon, 31 Oct 2011 07:04:52 +0000 (07:04 +0000)]
Optimized version of Sum functions added

12 years agofixed compilation error
Vladislav Vinogradov [Mon, 31 Oct 2011 06:43:00 +0000 (06:43 +0000)]
fixed compilation error

12 years agofixed compilation problems after rev. 6925
Alexander Shishkov [Sun, 30 Oct 2011 15:08:44 +0000 (15:08 +0000)]
fixed compilation problems after rev. 6925

12 years agoshort change on default retina values setup for warning avoidance
Alexandre Benoit [Sun, 30 Oct 2011 07:41:50 +0000 (07:41 +0000)]
short change on default retina values setup for warning avoidance

12 years agoclarified parameters inputs and outputs at the interface level for better clarity...
Alexandre Benoit [Sun, 30 Oct 2011 07:33:00 +0000 (07:33 +0000)]
clarified parameters inputs and outputs at the interface level for better clarity and ease of use, also corrected a mistake at activateContoursProcessing interface method

12 years agoPerformance test for FAST features detector
Andrey Kamaev [Fri, 28 Oct 2011 12:52:20 +0000 (12:52 +0000)]
Performance test for FAST features detector

12 years agoadded compression strategy as a parameter (another request from ticket #1452)
Vadim Pisarevsky [Fri, 28 Oct 2011 04:11:02 +0000 (04:11 +0000)]
added compression strategy as a parameter (another request from ticket #1452)

12 years agoimproved png compression ratio (ticket #1452)
Vadim Pisarevsky [Fri, 28 Oct 2011 02:22:11 +0000 (02:22 +0000)]
improved png compression ratio (ticket #1452)

12 years agoPerformace tests for ORB
Andrey Kamaev [Thu, 27 Oct 2011 14:46:12 +0000 (14:46 +0000)]
Performace tests for ORB

12 years agoTegra-optimized features matching for Stitching
Andrey Kamaev [Thu, 27 Oct 2011 14:06:06 +0000 (14:06 +0000)]
Tegra-optimized features matching for Stitching

12 years ago[+] Pixel types via templates
Anton Obukhov [Thu, 27 Oct 2011 10:13:28 +0000 (10:13 +0000)]
[+] Pixel types via templates
[+] Color conversions stub via pixel types
[+] Pyramid calculation (required for mipmaps in CUDA 4.1)
[~] Changed C strings to C++ throughout NCV
[~] Fixed a couple of bugs in NCV

12 years agoFixed warning in the ORB features finder
Alexey Spizhevoy [Thu, 27 Oct 2011 09:00:28 +0000 (09:00 +0000)]
Fixed warning in the ORB features finder

12 years agoBetter NEON Hamming distance
Andrey Kamaev [Wed, 26 Oct 2011 13:04:53 +0000 (13:04 +0000)]
Better NEON Hamming distance

12 years agominor
Vladislav Vinogradov [Wed, 26 Oct 2011 12:44:38 +0000 (12:44 +0000)]
minor

12 years agoFixed small bugs in Stitcher class
Andrey Kamaev [Tue, 25 Oct 2011 12:42:08 +0000 (12:42 +0000)]
Fixed small bugs in Stitcher class

12 years agoFixed median focal length estimation in the stitching module
Alexey Spizhevoy [Mon, 24 Oct 2011 12:35:11 +0000 (12:35 +0000)]
Fixed median focal length estimation in the stitching module

12 years agoFixed bug in the stitching module (some images appeared at result pano center)
Alexey Spizhevoy [Mon, 24 Oct 2011 11:52:36 +0000 (11:52 +0000)]
Fixed bug in the stitching module (some images appeared at result pano center)

12 years agoOptimized versions of Erode and Dilate functions added
Kirill Kornyakov [Mon, 24 Oct 2011 09:12:55 +0000 (09:12 +0000)]
Optimized versions of Erode and Dilate functions added

12 years agoUpdated CLI for GPU samples
Alexey Spizhevoy [Mon, 24 Oct 2011 08:34:15 +0000 (08:34 +0000)]
Updated CLI for GPU samples

12 years agoBetter default grid size for ORB-based stitching
Andrey Kamaev [Fri, 21 Oct 2011 15:38:38 +0000 (15:38 +0000)]
Better default grid size for ORB-based stitching

12 years agoMade changes concerning inserting prefiltering modes into CascadeClassifier class.
Leonid Beynenson [Fri, 21 Oct 2011 14:56:37 +0000 (14:56 +0000)]
Made changes concerning inserting prefiltering modes into CascadeClassifier class.
Now developers should call the method setFaceDetectionMaskGenerator() to use prefiltering mask generator
implemented for face detection.

12 years agoUpdated stitcher a little bit
Alexey Spizhevoy [Fri, 21 Oct 2011 10:47:48 +0000 (10:47 +0000)]
Updated stitcher a little bit

12 years agocorrected xml parameters file management in the retina interface
Alexandre Benoit [Fri, 21 Oct 2011 10:02:09 +0000 (10:02 +0000)]
corrected xml parameters file management in the retina interface

12 years agocorrected xml parameters file management in the retina interface
Alexandre Benoit [Fri, 21 Oct 2011 10:01:48 +0000 (10:01 +0000)]
corrected xml parameters file management in the retina interface

12 years agocorrected wrong parameter sent to retina module for color saturation
Alexandre Benoit [Fri, 21 Oct 2011 08:49:18 +0000 (08:49 +0000)]
corrected wrong parameter sent to retina module for color saturation

12 years agoStitching: added grid option to OrbFeaturesFinder
Andrey Kamaev [Fri, 21 Oct 2011 08:40:10 +0000 (08:40 +0000)]
Stitching: added grid option to OrbFeaturesFinder

12 years agoFixed bug in KeyPointsFilter::runByImageBorder; added ROI adjustment to ORB
Andrey Kamaev [Fri, 21 Oct 2011 08:38:47 +0000 (08:38 +0000)]
Fixed bug in KeyPointsFilter::runByImageBorder; added ROI adjustment to ORB

12 years agoFixed Android build with SDK revision 14
Andrey Kamaev [Fri, 21 Oct 2011 08:35:34 +0000 (08:35 +0000)]
Fixed Android build with SDK revision 14

12 years agodft perf test minor fix
Kirill Kornyakov [Fri, 21 Oct 2011 08:28:33 +0000 (08:28 +0000)]
dft perf test minor fix

12 years agominor fix of inpaint perf test
Kirill Kornyakov [Fri, 21 Oct 2011 08:22:11 +0000 (08:22 +0000)]
minor fix of inpaint perf test

12 years agoadded small resolutions for perf tests
Kirill Kornyakov [Fri, 21 Oct 2011 08:20:51 +0000 (08:20 +0000)]
added small resolutions for perf tests

12 years agoFixing compilation
Andrey Pavlenko [Fri, 21 Oct 2011 05:37:33 +0000 (05:37 +0000)]
Fixing compilation

12 years agocontinuing code correction for windows warning elimination
Alexandre Benoit [Thu, 20 Oct 2011 13:03:45 +0000 (13:03 +0000)]
continuing code correction for windows warning elimination

12 years agoinpaint perf test added
Kirill Kornyakov [Thu, 20 Oct 2011 11:00:29 +0000 (11:00 +0000)]
inpaint perf test added

12 years agoadded sz2K resolution for perf tests
Kirill Kornyakov [Thu, 20 Oct 2011 07:50:34 +0000 (07:50 +0000)]
added sz2K resolution for perf tests

12 years agocreated perf test for DFT
Kirill Kornyakov [Thu, 20 Oct 2011 07:32:12 +0000 (07:32 +0000)]
created perf test for DFT

12 years agoimplemented gpu::gemm via CUBLAS
Vladislav Vinogradov [Wed, 19 Oct 2011 13:29:54 +0000 (13:29 +0000)]
implemented gpu::gemm via CUBLAS

12 years agoadded cublasSafeCall
Vladislav Vinogradov [Wed, 19 Oct 2011 11:49:44 +0000 (11:49 +0000)]
added cublasSafeCall

12 years agoAdded ORB features finder into stitching module
Andrey Kamaev [Wed, 19 Oct 2011 10:48:45 +0000 (10:48 +0000)]
Added ORB features finder into stitching module

12 years agoadded WITH_CUFFT and WITH_CUBLAS flags to cmake scripts
Vladislav Vinogradov [Wed, 19 Oct 2011 09:53:22 +0000 (09:53 +0000)]
added WITH_CUFFT and WITH_CUBLAS flags to cmake scripts
fixed gpu module error reporting
added asynchronous version of some functions

12 years agoClang compilation fixes, closes #1432
Marius Muja [Tue, 18 Oct 2011 18:37:47 +0000 (18:37 +0000)]
Clang compilation fixes, closes #1432

12 years agoSeveral improvements in performance reports
Andrey Kamaev [Tue, 18 Oct 2011 12:31:08 +0000 (12:31 +0000)]
Several improvements in performance reports

12 years agoadded wrappers for BroxOpticalFlow and interpolateFrames
Vladislav Vinogradov [Mon, 17 Oct 2011 13:12:39 +0000 (13:12 +0000)]
added wrappers for BroxOpticalFlow and interpolateFrames

12 years agofixed warnings
Vladislav Vinogradov [Mon, 17 Oct 2011 06:44:40 +0000 (06:44 +0000)]
fixed warnings

12 years agowarning under vs2008
Anatoly Baksheev [Sun, 16 Oct 2011 13:45:11 +0000 (13:45 +0000)]
warning under vs2008

12 years agoUpdated optimal DFT size estimation in gpu::convolve()
Alexey Spizhevoy [Fri, 14 Oct 2011 09:42:25 +0000 (09:42 +0000)]
Updated optimal DFT size estimation in gpu::convolve()

12 years agogpu module: refactored devmem2d.hpp (atomic bomb)
Anatoly Baksheev [Thu, 13 Oct 2011 15:14:04 +0000 (15:14 +0000)]
gpu module: refactored devmem2d.hpp (atomic bomb)

12 years agoUpdated optimal block size estimation in gpu::convolve()
Alexey Spizhevoy [Thu, 13 Oct 2011 13:02:41 +0000 (13:02 +0000)]
Updated optimal block size estimation in gpu::convolve()

12 years agoAdded filters to html perf reports generated by summary.py
Andrey Kamaev [Wed, 12 Oct 2011 14:41:36 +0000 (14:41 +0000)]
Added filters to html perf reports generated by summary.py

12 years agominor fix
Vladislav Vinogradov [Wed, 12 Oct 2011 11:36:10 +0000 (11:36 +0000)]
minor fix

12 years agoMade changes in the method of inserting prefilters into the CascadeClassifier class.
Leonid Beynenson [Wed, 12 Oct 2011 11:32:01 +0000 (11:32 +0000)]
Made changes in the method of inserting prefilters into the CascadeClassifier class.

12 years agobug fix
Vladislav Vinogradov [Wed, 12 Oct 2011 11:01:11 +0000 (11:01 +0000)]
bug fix

12 years agonew optimized implementation of BruteForceMatcher_GPU (~2-3x faster)
Vladislav Vinogradov [Wed, 12 Oct 2011 10:23:03 +0000 (10:23 +0000)]
new optimized implementation of BruteForceMatcher_GPU (~2-3x faster)

12 years agoFixed Linux build
Andrey Kamaev [Wed, 12 Oct 2011 06:01:54 +0000 (06:01 +0000)]
Fixed Linux build

12 years agounified norm computing; added generalized Hamming distance
Vadim Pisarevsky [Tue, 11 Oct 2011 15:13:53 +0000 (15:13 +0000)]
unified norm computing; added generalized Hamming distance

12 years agoreenabled Tegra optimized resize
Andrey Kamaev [Tue, 11 Oct 2011 15:00:00 +0000 (15:00 +0000)]
reenabled Tegra optimized resize

12 years agominor change of doc
Maria Dimashova [Tue, 11 Oct 2011 14:42:49 +0000 (14:42 +0000)]
minor change of doc

12 years agominor change of doc
Maria Dimashova [Tue, 11 Oct 2011 10:01:39 +0000 (10:01 +0000)]
minor change of doc

12 years agoadded doc on cascade classifier training
Maria Dimashova [Mon, 10 Oct 2011 12:50:49 +0000 (12:50 +0000)]
added doc on cascade classifier training

12 years agoimplemented brute force convolve for small kernel sizes
Vladislav Vinogradov [Mon, 10 Oct 2011 11:58:47 +0000 (11:58 +0000)]
implemented brute force convolve for small kernel sizes

12 years agofixed bug in ptr in optflow.cu
Anatoly Baksheev [Mon, 10 Oct 2011 09:37:08 +0000 (09:37 +0000)]
fixed bug in ptr in optflow.cu

12 years agoadded missing arithm operations to gpu module
Vladislav Vinogradov [Mon, 10 Oct 2011 08:19:11 +0000 (08:19 +0000)]
added missing arithm operations to gpu module

12 years agonew, much simpler and SSE2-optimized implementation of FAST
Vadim Pisarevsky [Sun, 9 Oct 2011 18:15:13 +0000 (18:15 +0000)]
new, much simpler and SSE2-optimized implementation of FAST

12 years agoFixed small bug in opencv_traincascade application: overflow sometimes happened durin...
Leonid Beynenson [Fri, 7 Oct 2011 14:00:19 +0000 (14:00 +0000)]
Fixed small bug in opencv_traincascade application: overflow sometimes happened during calculation of the number of negative samples.

12 years agoAdded performance tests for cv:phase and cv::SURF
Andrey Kamaev [Fri, 7 Oct 2011 13:55:26 +0000 (13:55 +0000)]
Added performance tests for cv:phase and cv::SURF

12 years agoRenamed warp of point method into warpPoint
Alexey Spizhevoy [Fri, 7 Oct 2011 08:51:01 +0000 (08:51 +0000)]
Renamed warp of point method into warpPoint

12 years agoAdded warp method into the RotationWarper interface, added find() into VoronoiSeamFin...
Alexey Spizhevoy [Fri, 7 Oct 2011 08:17:55 +0000 (08:17 +0000)]
Added warp method into the RotationWarper interface, added find() into VoronoiSeamFinder which uses only source image sizes

12 years agoTegra optimized FastAtan2
Andrey Kamaev [Fri, 7 Oct 2011 08:07:25 +0000 (08:07 +0000)]
Tegra optimized FastAtan2

12 years agoAdded HOG features to the traincascade module
Alexey Kazakov [Thu, 6 Oct 2011 16:46:03 +0000 (16:46 +0000)]
Added HOG features to the traincascade module

12 years agoupdated erode perf test
Kirill Kornyakov [Thu, 6 Oct 2011 14:10:29 +0000 (14:10 +0000)]
updated erode perf test

12 years agoadded perf test for cv::erode
Kirill Kornyakov [Thu, 6 Oct 2011 12:42:14 +0000 (12:42 +0000)]
added perf test for cv::erode

12 years agofixed compilation under MSVC
Maria Dimashova [Thu, 6 Oct 2011 12:37:53 +0000 (12:37 +0000)]
fixed compilation under MSVC

12 years agoadded sample on color generation and updated sample on lsvm
Maria Dimashova [Thu, 6 Oct 2011 09:43:43 +0000 (09:43 +0000)]
added sample on color generation and updated sample on lsvm

12 years agoadded func to different colors generation
Maria Dimashova [Thu, 6 Oct 2011 09:34:35 +0000 (09:34 +0000)]
added func to different colors generation

12 years agoadded overlapThreshold param to sample
Maria Dimashova [Wed, 5 Oct 2011 13:37:24 +0000 (13:37 +0000)]
added overlapThreshold param to sample

12 years agoAdded possibility of prefiltering into CascadeClassifier. Now OpenCV users can implem...
Leonid Beynenson [Wed, 5 Oct 2011 13:21:28 +0000 (13:21 +0000)]
Added possibility of prefiltering into CascadeClassifier. Now OpenCV users can implement their own mask generators and insert them into CascadeClassifier.

12 years agofixed bug #1331
Vadim Pisarevsky [Wed, 5 Oct 2011 01:20:52 +0000 (01:20 +0000)]
fixed bug #1331

12 years agoexported C++ stereoRectify in Python
Vadim Pisarevsky [Wed, 5 Oct 2011 00:14:43 +0000 (00:14 +0000)]
exported C++ stereoRectify in Python

12 years agominor fix
Andrey Morozov [Tue, 4 Oct 2011 22:00:57 +0000 (22:00 +0000)]
minor fix

12 years agominor fix
Andrey Morozov [Tue, 4 Oct 2011 21:43:37 +0000 (21:43 +0000)]
minor fix

12 years agofixed compile for linux
Andrey Morozov [Tue, 4 Oct 2011 21:31:52 +0000 (21:31 +0000)]
fixed compile for linux

12 years agooptflow gpu compilation fix under vs2010
Anatoly Baksheev [Tue, 4 Oct 2011 17:37:05 +0000 (17:37 +0000)]
optflow gpu compilation fix under vs2010

12 years agoimproved some methods in the Directory class
Andrey Morozov [Tue, 4 Oct 2011 16:46:55 +0000 (16:46 +0000)]
improved some methods in the Directory class

12 years agofixed include on Linux
Andrey Morozov [Tue, 4 Oct 2011 12:42:49 +0000 (12:42 +0000)]
fixed include on Linux

12 years agoupdated test on lsvm
Maria Dimashova [Tue, 4 Oct 2011 12:29:56 +0000 (12:29 +0000)]
updated test on lsvm

12 years agoadded class Directory
Andrey Morozov [Tue, 4 Oct 2011 12:12:14 +0000 (12:12 +0000)]
added class Directory

12 years agoAdded doc on c++ version of latent svm
Maria Dimashova [Tue, 4 Oct 2011 12:10:57 +0000 (12:10 +0000)]
Added doc on c++ version of latent svm

12 years agofixed method clear()
Maria Dimashova [Tue, 4 Oct 2011 11:35:39 +0000 (11:35 +0000)]
fixed method clear()

12 years agofixed tests for BruteForceMatcher_GPU::radiusMatch
Vladislav Vinogradov [Tue, 4 Oct 2011 10:03:52 +0000 (10:03 +0000)]
fixed tests for BruteForceMatcher_GPU::radiusMatch

12 years agoremoved porting to java of latent svm
Maria Dimashova [Tue, 4 Oct 2011 06:47:41 +0000 (06:47 +0000)]
removed porting to java of latent svm

12 years agouncommented the samples parts compiled under MSVC
Maria Dimashova [Tue, 4 Oct 2011 06:32:18 +0000 (06:32 +0000)]
uncommented the samples parts compiled under MSVC