Added threaded versions (enabled only for Tegra at the moment) of threshold, erode...
authorKirill Kornyakov <no@email>
Fri, 6 Jan 2012 14:29:31 +0000 (14:29 +0000)
committerKirill Kornyakov <no@email>
Fri, 6 Jan 2012 14:29:31 +0000 (14:29 +0000)
commit694ea8e0c8b8eac2595e7016d70a6f2a89e287e7
tree657f5d4b90bda70e722a62a6b5e7aecb3b240c58
parent40c70d127d0ea14b5de7a94256cb7202b7ecf8a5
Added threaded versions (enabled only for Tegra at the moment) of threshold, erode/dilate. Slighlty restructured the code of medianBlur.
modules/imgproc/src/morph.cpp
modules/imgproc/src/smooth.cpp
modules/imgproc/src/thresh.cpp