mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
This commit is contained in:
@@ -68,6 +68,8 @@ namespace cv
|
||||
};
|
||||
|
||||
typedef DevMem2D_<> DevMem2D;
|
||||
typedef DevMem2D_<float> DevMem2Df;
|
||||
typedef DevMem2D_<int> DevMem2Di;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user