Ask Your Question

DgrinderHZ's profile - activity

2020-09-10 07:22:26 -0600 commented answer compareHist problem, type != CV_32F

They changed it! I fixed mine by converting data like this map(np.float32, data) using numpy.float32 not bare float