hai there, i would to ask about facial detection and recognizer in opencv 2.4. could it possible to accelerate it with CUDA on the function train() , because it takes a long time to train the datasets.
i am using python. i compiled my opencv 2.4 with CUDA 7.5, it is running fine.
i dont see any good python tutorial on opencv accelerated with CUDA? can u provide me the links ( if u have)