mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-17 15:26:00 +08:00
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
This commit is contained in:
@@ -583,9 +583,7 @@ void PPF3DDetector::match(const Mat& pc, std::vector<Pose3DPtr>& results, const
|
||||
poseList.push_back(pose);
|
||||
}
|
||||
|
||||
#if defined (_OPENMP)
|
||||
free(accumulator);
|
||||
#endif
|
||||
}
|
||||
|
||||
// TODO : Make the parameters relative if not arguments.
|
||||
|
Reference in New Issue
Block a user