shioko
|
fe9a8ebea2
|
Fix typo 'Applicatioin'
|
4 years ago |
atinfinity
|
f81fdd58da
|
Merge pull request #16445 from atinfinity:fixed-typo
* fixed typo
* add compatibility code to handle migration
|
5 years ago |
Hamdi Sahloul
|
a39e0daacf
|
Utilize CV_UNUSED macro
|
6 years ago |
berak
|
49e0126b8e
|
apps: fix interactive calibration
|
6 years ago |
luz.paz
|
2003eb1b9b
|
Misc. typos
Found via `codespell -q 3 -I ../opencv-whitelist.txt --skip="./3rdparty"`
|
6 years ago |
Maksim Shabunin
|
a2bc075924
|
cmake: function for application creation (#11736)
* apps: add Win32 friendly opencv_version app
Improve experience of launching app from explorer:
- application just flash (open/close) the console window
Suggested Win32 application flavor additionally shows MessageBox
and waits for User interaction.
* cmake: added unified application creation function
|
6 years ago |
Alexander Alekhin
|
caa6915b83
|
apps: catch() with "const reference"
|
7 years ago |
Alexander Alekhin
|
cf4f6d412e
|
interactive-calibration: use empty() method instead of checking dimension size
|
7 years ago |
Alexander Alekhin
|
39f15be59e
|
apps: apply CV_OVERRIDE/CV_FINAL
|
7 years ago |
luz.paz
|
d47b1f3b70
|
Misc. ./apps ./doc ./platoforms typos
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
|
7 years ago |
Alexander Alekhin
|
58dc58aa51
|
cmake: drop INSTALL_NAME_DIR
|
7 years ago |
Vladislav Sovrasov
|
a56bd1fbba
|
Make aruco dependency optional for interactive calibration app
|
8 years ago |
StevenPuttemans
|
6d34d6b47e
|
update samples: waitKey() usage
Original commit is a5f19f7dd6
|
8 years ago |
viodetools
|
114d378cfc
|
Bugfix #7438
|
8 years ago |
Vladislav Sovrasov
|
ec40b85e75
|
Add license to interactive-calibration app sources
|
8 years ago |
Vladislav Sovrasov
|
d5603caa0b
|
Delete direct lapack calls, minor fixes in UI
|
8 years ago |
Bleach
|
b4b83f2f29
|
casting to fix vs2010 compile error
|
8 years ago |
Vladislav Sovrasov
|
5590421a5d
|
Fix build interactive-calibration app
|
8 years ago |
Vladislav Sovrasov
|
5a0c04409b
|
Add interactive calibration app
|
9 years ago |