mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
LBP features: GPU representation
This commit is contained in:
@@ -1460,6 +1460,7 @@ private:
|
||||
GpuMat nodes_mat;
|
||||
GpuMat leaves_mat;
|
||||
GpuMat subsets_mat;
|
||||
GpuMat features_mat;
|
||||
|
||||
// current integral image
|
||||
GpuMat integral;
|
||||
|
||||
Reference in New Issue
Block a user