refactored box filter
This commit is contained in:
@@ -321,7 +321,7 @@ private:
|
||||
GpuMat colors_;
|
||||
GpuMat weights_;
|
||||
|
||||
Ptr<FilterEngine_GPU> boxFilter_;
|
||||
Ptr<gpu::Filter> boxFilter_;
|
||||
GpuMat buf_;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user