wenxiao

Results 2 issues of wenxiao

在src/detector.cpp中 image im = mat_to_image(mat); 之后是否应该调用void rgbgr_image(image im) 对图片进行处理呢?

When coords.x,coords.y, coords.z are both 0, Whether keep_count should be incremented。 This happens again when I use my own transformation matrix。 ``` bool kept = coords.x >= 0 && coords.y...

To be confirmed