Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Repository
60246b9e77b1e9b1dc83054b0a6529c1b771fb04
Switch branch/tag
opencv
modules
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
added gpu implementation of constant space belief propagation stereo matching.
· ee104c27
Vladislav Vinogradov
authored
14 years ago
some refactoring of StereoBeliefPropagation.
ee104c27
Name
Last commit
Last update
..
calib3d
fixed some more MSVC2010 warnings
14 years ago
contrib
a few more warnings fixed
14 years ago
core
made MatConstIterator STL compliant
14 years ago
features2d
added todo for descriptors evaluation
14 years ago
ffmpeg
updated ffmpeg to 0.6.0
14 years ago
gpu
added gpu implementation of constant space belief propagation stereo matching.
14 years ago
haartraining
inserted missing std:: (ticket #333). Thanks to trisk for the patch!
14 years ago
highgui
updated ffmpeg to 0.6.0
14 years ago
imgproc
added initWideAngleProjMap() function
14 years ago
legacy
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 ago
ml
fixed SVM
14 years ago
objdetect
fixed roi handling in HOGDescriptor::computeGradient (ticket #295).
14 years ago
python
#509, patch for GetTrackbarPos
14 years ago
traincascade
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 ago
video
added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly
14 years ago
CMakeLists.txt
cv::gpu::CudaStream -> cv::gpu::Stream
14 years ago