mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
More data types support in Obj-C and Swift bindings.
This commit is contained in:
@@ -7,6 +7,8 @@
|
||||
#import <XCTest/XCTest.h>
|
||||
#import <OpenCV/OpenCV.h>
|
||||
|
||||
//NOTE: Type constants and related functions are ported from modules/core/include/opencv2/core/hal/interface.h
|
||||
|
||||
#define CV_8U 0
|
||||
#define CV_8S 1
|
||||
#define CV_16U 2
|
||||
|
||||
Reference in New Issue
Block a user