- 02 Sep, 2013 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 07 Jun, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 18 Apr, 2013 2 commits
-
-
Andrey Kamaev authored
This reverts commit fba72cb6, reversing changes made to 02131ffb.
-
Vladislav Vinogradov authored
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 22 Feb, 2012 1 commit
-
-
Leonid Beynenson authored
Added spherical and cylindrical warpers, which work in the portrait mode -- when poles are located NOT at (0, -1, 0) and (0, 1, 0) points, BUT at (1, 0, 0) and (-1, 0, 0) points.
-
- 03 Feb, 2012 1 commit
-
-
Andrey Kamaev authored
[~] Automatically tracked dependencies between modules [+] Support for optional module dependencies [+] Options to choose modules to build [~] Removed hardcoded modules lists from OpenCVConfig.cmake, opencv.pc and OpenCV.mk [+] Added COMPONENTS support for FIND_PACKAGE(OpenCV) [~] haartraining and traincascade are moved outside of modules folder since they aren't the modules
-
- 07 Oct, 2011 2 commits
-
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
Added warp method into the RotationWarper interface, added find() into VoronoiSeamFinder which uses only source image sizes
-
- 03 Oct, 2011 3 commits
-
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
Refactored warpers in the stitching module, added buildMaps function into the RotationWarper interface
-
- 21 Sep, 2011 1 commit
-
-
Alexey Spizhevoy authored
Added translation parameter into stitching module warpers. For now only PlaneWarper and PlaneWarperGpu warpers support it.
-
- 16 Sep, 2011 1 commit
-
-
Alexey Spizhevoy authored
Updated bundle adjustment in stitching module: 1) it minimizes reprojection error now, 2) it minimizes error over focal, aspect, p.p.x, p.p.y parameters. Refactored and updated warpers.
-
- 07 Sep, 2011 2 commits
-
-
Andrey Kamaev authored
-
Alexey Spizhevoy authored
-
- 05 Sep, 2011 2 commits
-
-
Alexey Spizhevoy authored
-
Alexey Spizhevoy authored
-
- 31 Aug, 2011 1 commit
-
-
Vladislav Vinogradov authored
switched to gpu::remap in opencv_stitching
-
- 01 Jul, 2011 1 commit
-
-
Alexey Spizhevoy authored
added gpu::buildWarpPlaneMaps and gpu::buildWarpCylindricalMaps functions, integrated into stitching
-
- 30 Jun, 2011 1 commit
-
-
Alexey Spizhevoy authored
GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching)
-
- 23 May, 2011 1 commit
-
-
Alexey Spizhevoy authored
-
- 21 May, 2011 1 commit
-
-
Alexey Spizhevoy authored
-
- 16 May, 2011 1 commit
-
-
Alexey Spizhevoy authored
-
- 05 May, 2011 1 commit
-
-
Alexey Spizhevoy authored
-
- 04 May, 2011 1 commit
-
-
Vladislav Vinogradov authored
-