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 22:00:25 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e3844e0f26
opencv
/
cmake
/
templates
/
custom_hal.hpp.in
7 lines
81 B
C++
Raw
Normal View
History
Unescape
Escape
HAL: improvements - added new functions from core module: split, merge, add, sub, mul, div, ... - added function replacement mechanism - added example of HAL replacement library
2015-12-03 19:43:37 +08:00
#
ifndef _CUSTOM_HAL_INCLUDED_
#
define _CUSTOM_HAL_INCLUDED_
HAL moved back to core
2015-12-15 20:55:43 +08:00
@
_includes
@
HAL: improvements - added new functions from core module: split, merge, add, sub, mul, div, ... - added function replacement mechanism - added example of HAL replacement library
2015-12-03 19:43:37 +08:00
#
endif
Reference in New Issue
Copy Permalink