The function calcBackProject in opencv output a single channel image with type CU_8U, especially for the rgb image? Can anyone tell me why or give me some explanation? Is it compute every channel and the merge them ?
1 | initial version |
The function calcBackProject in opencv output a single channel image with type CU_8U, especially for the rgb image? Can anyone tell me why or give me some explanation? Is it compute every channel and the merge them ?