object detection - OpenCV GPU support and TBB -


i going train haar classifier flowers(which highly skeptical about). have been following codingrobin tut everything.
http://coding-robin.de/2013/07/22/train-your-own-opencv-haar-classifier.html

now, has been emphasized use gpu support, multithreading etc. otherwise training gonna take days. going use pre-built libraries , therefore pre-built opencv_traincascade utility.

i want ask beforehand, able leverage gpu support if use pre-built libs, given install cuda?
tbb fit in whole picture?
recommend me building whole library scratch tbb , cuda support checked, or waste?

note: using opencv 2.4.11. , complete beginner opencv.


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -