LBP: multiscale approach; refactored atomics usage

This commit is contained in:
Marina Kolpakova
2012-07-17 08:27:34 +00:00
parent 5dc7752d54
commit e63ab8dec5
5 changed files with 314 additions and 162 deletions

View File

@@ -1464,6 +1464,7 @@ private:
GpuMat resuzeBuffer;
GpuMat candidates;
static const int integralFactor = 4;
};
////////////////////////////////// SURF //////////////////////////////////////////