Alexander Alekhin
|
a6b5771297
|
ABI: exclude quaternion header from ABI/API check
- this API is experimental for now
|
4 years ago |
mtfrctl
|
7de189114b
|
Merge pull request #18547 from mtfrctl:objc-conversions-macosx
Mat conversions for macOS/AppKit
* Extract CoreGraphics conversion logics from ios_conversions.mm to apple_conversions.h, apple_conversions. Add macosx_conversions.mm
* Add macosx.h
* Add Mat+Conversions.h and Mat+Conversions.mm
* Delete duplicated declaration from apple_conversion.mm
* Use short license header
* Add compile guard
* Delete unused imports
* Move precomp.hpp import from header to implementation
* Add macosx.h to skip headers
* Fix compile guard condition
* Use short license header
* Remove commented out unused code
|
4 years ago |
Alexander Alekhin
|
a893969ec9
|
core(simd): v_setall template
|
5 years ago |
Alexander Alekhin
|
59fa477edb
|
opencv4: fix abi-checker (to enable API/source checks only)
|
6 years ago |
Alexander Alekhin
|
01f4a173ab
|
opencv_version: dump OpenCL information via opencv_version
fix missing "opencv2/core/opencl" headers from core module (updated install list)
|
7 years ago |
Alexander Alekhin
|
87a98e4562
|
cmake: CMP0026 NEW
|
7 years ago |
Maksim Shabunin
|
84f37d352f
|
HAL moved back to core
|
9 years ago |
Vadim Pisarevsky
|
926754a66e
|
another attempt to resolve ABI checker complains
|
10 years ago |
Vadim Pisarevsky
|
fa41653420
|
trying to avoid ABI checker failures
|
10 years ago |
Maksim Shabunin
|
796bf01797
|
Do not compare extra modules in ABI check
|
10 years ago |
Maksim Shabunin
|
9fbc92aace
|
Added cmake option for abi descriptor generating (GENERATE_ABI_DESCRIPTOR)
|
10 years ago |