Small change in the SURF algorithm to be sure that without TBB the template parallel_...
authorLeonid Beynenson <no@email>
Tue, 24 May 2011 16:13:55 +0000 (16:13 +0000)
committerLeonid Beynenson <no@email>
Tue, 24 May 2011 16:13:55 +0000 (16:13 +0000)
commit555e9c64bc142027e637c4dde4f2f85e1b366b22
tree9c918f60029ae3c2677c21956a5d1b3a25b08e0e
parent00a72d48af79361ad4a6ed6b4e2b36407b7fbea9
Small change in the SURF algorithm to be sure that without TBB the template parallel_for is not used
(the reason: the parallelization in the SURF algorithm conflicts with ThreadingFramework, which is a temporary substitute of TBB for ARMs)
modules/features2d/src/surf.cpp