yisen.yu

Results 2 issues of yisen.yu

Hello, I have one question about the input data processing in MTCNNDetector::detect(). ` rgbImg.convertTo(rgbImg, CV_32FC3); rgbImg = rgbImg.t();` Why does rgbImg need a .t()?

uint64_t not supported (int64_t is not enough in some cases)