This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-29 13:47:32 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
4d0ed5c13c
opencv
/
modules
/
calib3d
History
Alexander Alekhin
2268ed1b6e
Merge pull request
#12948
from catree:add_drawFrameAxes
2018-10-30 13:33:01 +00:00
..
doc
Fix distortion figure in calib3d. Positive radial distortion corresponds to pincushion distortion and negative to barrel distortion. Add another figure that illustrates the influence of k1 in the distortion effect.
2018-10-26 20:27:37 +02:00
include
/opencv2
Merge pull request
#12948
from catree:add_drawFrameAxes
2018-10-30 13:33:01 +00:00
misc
/java
Add Java overloads for each default argument (
#11940
)
2018-07-17 13:41:46 +03:00
perf
Merge pull request
#12437
from vpisarev:avx2_fixes
2018-09-06 18:56:55 +03:00
src
Add a function that draws frame axes. Useful for debugging purpose and to check the correctness of the output of a pose estimation method.
2018-10-25 18:38:19 +02:00
test
Merge pull request
#11630
from alalek:c_api_eliminate_constructors
2018-09-06 20:07:16 +00:00
CMakeLists.txt
Python support
2015-03-02 18:13:00 +03:00