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-26 12:10:49 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
cd943cc60d
opencv
/
cmake
/
templates
/
custom_hal.hpp.in
7 lines
85 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_
cmake: refactor HAL attaching process
2016-06-15 20:51:19 +08:00
@
_hal_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