Ask Your Question

Revision history [back]

Cascade Classifier - Utilize less processor with TBB training.

Hello, i am using OpenCV cascade training with LBP (or HAAR), and use TBB for multi-threading. The computer that i am using have 64 cores, cool. However more people use the computer. My training use 100% of all able processors (that do not being used), and this disturb other programs that are running. I want use less processor for the training (5~10 processors). How do I do this? If possible. Excuse me my english :(.

Thank you people.