finished ocl::HoughCircles
This commit is contained in:
@@ -833,7 +833,8 @@ namespace cv
|
||||
{
|
||||
oclMat edges;
|
||||
oclMat accum;
|
||||
oclMat list;
|
||||
oclMat srcPoints;
|
||||
oclMat centers;
|
||||
CannyBuf cannyBuf;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user