GPU OpenCV and TBB support

I am about to train my Haar classifier for flowers (which I am very skeptical about). I follow the CodingRobin Tut for everything.
http://coding-robin.de/2013/07/22/train-your-own-opencv-haar-classifier.html

It has now been emphasized that I am using GPU support, multithreading, etc., otherwise it will take several days to learn. I'm going to use the prebuilt libraries and hence the built-in opencv_traincascade utility .

I want to ask in advance if I will be able to use GPU support if I am using prebuilt libraries, given that I am installing CUDA?
Where does TBB fit the whole picture?
Do you recommend that I build the entire library from scratch with TBB and CUDA validation, or would that be a waste?

Note . I am using OpenCV 2.4.11 . And I am a complete newbie to OpenCV.

+3
opencv object-detection haar-classifier


source to share


No one has answered this question yet

Check out similar questions:

15
The minNeighbors parameter of the OpenCV parameter detectMultiScale ()
2
Installing OpenCv 2.4.2 with Cuda on Visual studio 9 2008: build errors
2
Precise build configuration of prebuilt OpenCV 3.1 on Windows
2
OpenCv 2.4.3 pre-build doesn't seem to use TBB / IPP
1
opencv dll error - cannot find LoadPackagedLibrary procedure in KERNEL32.dll
1
OpenCV HaarCascade Training for Colors
1
OpenCV 3.4 build with CUDA 9.1 on Windows - traincascade does not use GPU
0
Build OpenCV 2.4.10 + Windows 7 + Visual Studio 2013 Guide & Troubleshooting
0
.vec file is not created in sample folder in open CV



All Articles
Loading...
X
Show
Funny
Dev
Pics