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
ff071d2cf686b22015938e1ca6f32b50b1a18d25
Switch branch/tag
opencv
modules
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
added Algorithm::get/set/addParam(vector<Mat>) (to be used by EM)
· ff071d2c
Vadim Pisarevsky
authored
13 years ago
ff071d2c
Name
Last commit
Last update
..
androidcamera
Fix for issue #1201 Updated. Focus mode auto was replaced on continuous-video. Libraries were rebuilt.
13 years ago
calib3d
a LOT of obsolete stuff has been moved to the legacy module.
13 years ago
contrib
Fixed ~20 potential errors identified by the MS complier.
13 years ago
core
added Algorithm::get/set/addParam(vector<Mat>) (to be used by EM)
13 years ago
features2d
a LOT of obsolete stuff has been moved to the legacy module.
13 years ago
flann
Fixed ~20 potential errors identified by the MS complier.
13 years ago
gpu
fixed gpu::Laplacian
13 years ago
highgui
Fixed compilation error with ffmpeg 0.9.x & 0.10.x
13 years ago
imgproc
Fixed gcc build
13 years ago
java
Fixed several false-positive warnings in rst_parser.py. (Now it detects 553 undocumented parameters for #1205.)
13 years ago
legacy
Fixed ~20 potential errors identified by the MS complier.
13 years ago
ml
added explicit () to avoid MSVC /analyze warning
13 years ago
nonfree
#1349 tbb::mutex is moved to outer scope to be sure that its initialization is completed before the parallel loop
13 years ago
objdetect
a LOT of obsolete stuff has been moved to the legacy module.
13 years ago
photo
fixing arg name according to ref man
13 years ago
python
Fixed ~20 potential errors identified by the MS complier.
13 years ago
stitching
added optional dependency stitching->nonfree. When nonfree is available, make sure linker does not throw it away.
13 years ago
ts
fixed hundreds of warnings from MSVC 2010.
13 years ago
video
Fixed gcc build after r7751
13 years ago
videostab
Added linear similarity estimation into videostab module
13 years ago
CMakeLists.txt
Global CMake reorganization:
13 years ago
refman.rst
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
13 years ago