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
e1378aad79d0928847998b7d6800524a91d17090
Switch branch/tag
opencv
modules
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Added a check that Q reprojects to the same 3D points as reconstructed by triangulation (#1575)
· e1378aad
Ilya Lysenkov
authored
13 years ago
e1378aad
Name
Last commit
Last update
..
androidcamera
Issue #1201: auto-focus problem was fixed. Binaries were rebuilt.
13 years ago
calib3d
Added a check that Q reprojects to the same 3D points as reconstructed by triangulation (#1575)
13 years ago
contrib
Fixed Android build warnings
13 years ago
core
added special notice about the missing saturation in 32s case (ticket #1529)
13 years ago
features2d
added test case of matching the same descriptors
13 years ago
flann
got rid of "long double" in OpenCV; ticket #1515
13 years ago
gpu
minor modification of gpu video tests
13 years ago
highgui
probably fixed multi-threaded capturing from DShow cameras (ticket #1470)
13 years ago
imgproc
added houghcircles sample, improved circle detection (ticket #951)
13 years ago
java
Reworked build scripts for Android Java API, tests and examples
13 years ago
legacy
fixed many warnings from GCC 4.6.1
13 years ago
ml
improved description of RTreeParams (ticket #1656; thanks to Nghia Ho)
13 years ago
nonfree
applied patch from #1712 (thanks to Vlad)
13 years ago
objdetect
possibly fixed bug #1453
13 years ago
photo
fixing arg name according to ref man
13 years ago
python
Added points comparison in test_remap
13 years ago
stitching
Fixed bug #1693. Also corrected default parameters for stitching.
13 years ago
ts
fixed hundreds of warnings from MSVC 2010.
13 years ago
video
fixed the size of output velocity map in OptFlowBM, ticket #1362 (thanks to Takanori Y for the patch)
13 years ago
videostab
Added load and save motion args into videostab sample
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