Ask Your Question

Revision history [back]

CPU/GPU Algorithm, (Integer or Floating point arithmetic)

I took a look at the opencv functions of the Sobel,box,Gaussian filters. Im not sure what type of arithmetic it does. Im trying to compare it to my FPGA implementation which does interger arithmetic of those filters. I want to know what type of arithmetic it does for OpenCV CPU and CUDA.