tompollok
8893087432
change area() emptiness checks to empty()
7 years ago
caseymcc
c433e60a8d
Allow setting the features on the RandomPatternCornerFinder (from previous run)
7 years ago
Vitaly Tuzov
08481a718a
Reverted calls to linear resize back to generic version for floating point matrices
7 years ago
Vitaly Tuzov
8c394a4f2e
Updated internal calls to linear resize to use bit-exact version
7 years ago
Maksim Shabunin
b16d9dbcc5
Fixed several warnings produced by GCC 7
7 years ago
cDc
4095ef10db
Fix name extraction from path in multicalib
7 years ago
Vladislav Sovrasov
b4c67e8bb9
Fix gcc7 warnings
8 years ago
Vladislav Sovrasov
7a676914e8
omnidir: fix wrong memory access in estimateUncertainties
8 years ago
Alexander Alekhin
964a8a9a9d
ccalib: don't convert vector<Keypoint> into Mat-like structures
8 years ago
Maksim Shabunin
f8807f18cd
Reduced modules dependencies:
...
- made some of dependencies explicit
- removed dependencies to highgui and some other modules where possible
- modified some samples to build without modules
8 years ago
np-csu
013161d55c
Update omnidir_tutorial.markdown
...
fix the order of parameter while using cv::omnidir::stereoReconstruct
8 years ago
np-csu
ed20f0d831
Update omnidir_tutorial.markdown
...
fix the order of parameter while using cv::omnidir::stereoReconstruct
8 years ago
mshabunin
d1cbfa3bbf
ccalib omni_calibration sample updates:
...
- changed default parameter values fr sw, sh
- switched to CommandLineParser
- added console status messages
8 years ago
mshabunin
2d8000bd81
Fixed encoding in one of ccalib module sources
8 years ago
Vladislav Sovrasov
5abf9f6d7a
Fix wrong matrix allocation in omnidir
9 years ago
Vladislav Sovrasov
c322d5eb8b
Fix: ccalib tutorials not presented in generated documentation
9 years ago
baisheng lai
7d238cfc67
revise omnidir::calibrate API (InputArray to InpurArrayOfArray) so that Python bindings will work
9 years ago
baisheng lai
bf9dd72f0a
remove warnings
10 years ago
baisheng lai
36636e5fc8
rename sample dir
...
link bug fix
10 years ago
baisheng lai
2ac00324b2
small modification
10 years ago
baisheng lai
2960c631de
add all modules to ccalib group
10 years ago
baisheng lai
79ddc32eed
rename files
10 years ago
baisheng lai
27609c12e3
make optimization of omnidir::calibrate more stable
10 years ago
baisheng lai
971b745934
- move hpp files to include/opencv2/ccalib
...
- add multiple camera calibration tutorial
- code clean
10 years ago
baisheng lai
05a40a3997
remove bugs
10 years ago
baisheng lai
a88a7eb83f
remove warning
10 years ago
baisheng lai
ce5d9b7475
bug fix
10 years ago
baisheng lai
5beefcfab2
fix a bug of multiCamCalib.cpp
10 years ago
baisheng lai
2b28181d38
modify doxygen commands
10 years ago
baisheng lai
a337e588b5
remove warnings
10 years ago
baisheng lai
d648cc8c86
remove warnings
10 years ago
baisheng lai
fc471beb1e
bug fix
10 years ago
baisheng lai
a5ce50b1f1
change include files
10 years ago
baisheng lai
fb27204797
All files of the second half period
10 years ago
Baisheng Lai
c6e54d1797
update tutorial and doxygen
...
upload an example data in tutorial
10 years ago
Baisheng Lai
1bce14416e
add tutorial for omnidirectional camera calibration
10 years ago
Baisheng Lai
d77525533b
remove black line in README.md
10 years ago
Baisheng Lai
ae7a7bbe36
change README.md
10 years ago
Baisheng Lai
7082b257e9
add omnidirectional camera calibration to ccalib
10 years ago
Maksim Shabunin
67a2066c4b
Java and python wrappers for contrib modules
10 years ago
Maksim Shabunin
7d9bbdcaad
Remove all sphinx files
10 years ago
Maksim Shabunin
a20c5c8dd9
Doxygen documentation for all modules
10 years ago
Vadim Pisarevsky
e2755362e1
quickly corrected the previous refactoring of features2d/xfeatures2d: moved from set(SOME_PROP, val) to setSomeProp(val)
11 years ago
Vadim Pisarevsky
fba1825a1a
fixed some more compile errors and test failures
11 years ago
Vadim Pisarevsky
0cfd795303
refactored xfeatures2d in the same style as features2d
11 years ago
StevenPuttemans
c20ea8e7e8
adding more clear documentation
11 years ago
Daniel Angelov
ae008ddf21
fixed float warning.
11 years ago
Daniel Angelov
c5b57d0c58
Enclose code in ccalib namespace. Switch defines to consts.
11 years ago
Daniel Angelov
9fb1a6dbc4
Fixed windows warnings. Updated docs to include default detector/matcher.
11 years ago
Daniel Angelov
01d3b69b82
Updated ITERATIVE -> SOLVEPNP_ITERATIVE.
11 years ago