Hi, I want to create a visual studio project with CUDA framework and openCV library (I need openCV to read an image and then I'd like to calculate an histograme image using parallel threads). Thre's a tutorial that can explain me how I can do this?
thanks to everybody!