Alexander Smorkalov
2abfef7d08
3.4: -Wunused-but-set-variable warnings fix after XCode update with clang
2 years ago
Alexander Smorkalov
f149f26ca0
-Wunused-but-set-variable warnings fix after XCode update with clang 13.1.
2 years ago
Rostislav Vasilikhin
6b15ef3f62
fix for 1-camera and stereocalib
2 years ago
Alexander Alekhin
839db44377
Revert "suppress warning on GCC 7 and later"
...
This reverts commit a96a930f12
.
3 years ago
Tomoaki Teshima
a96a930f12
suppress warning on GCC 7 and later
3 years ago
Gary Allen
9d0a451bee
Merge pull request #3296 from gvcallen:4.x
...
Allow new glog in SFM CMake Project
* Allow new glog in SFM CMakeLists.txt
* Fix typo
* Fixed missing bracket
3 years ago
dzyGIT
9240579e72
Update omnidir.cpp
...
Fixed R2
4 years ago
Paul Jurczak
8420d96379
Update omnidir_tutorial.markdown
5 years ago
akashsharma02
e5b99bd941
Minor fix for solvePnPRansac params mismatch #2064
...
Use checkVector over "2-point trick"
Fix warnings on MSVC compiler
5 years ago
Miloš Komarčević
f220e98396
Merge pull request #2439 from kmilos:omnidir
...
* Add overload method and fix typos in omnidir (1/2)
Addresses part of https://github.com/opencv/opencv/issues/16601
* Add overload method in omnidir (2/2)
Addresses part of https://github.com/opencv/opencv/issues/16601
5 years ago
Brian Wignall
078c45633d
Fix typos
...
backport commit 8c09249352
5 years ago
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
8 years ago
cDc
4095ef10db
Fix name extraction from path in multicalib
8 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