cploveflower

Results 8 comments of cploveflower

Thank you for the providing,I have solved my question.

I have solved it,Thank you!

Hello! @azaz0133 do you know any example about the code?can you share it with me ?thank you very much

I debug the error in this: cv::Rect biggestFace(std::vector &faces_arr) { int biggest = 0; for (int i = 0; i < faces_arr.size(); i++) { if (faces_arr[i].area() > faces_arr[biggest].area()) { biggest...

your mean is that the face detector maybe haven't detect the face?isn't it?

Hello@hrastnik: I want to know that if the faces vector of faces is empty, what should I do or what need to change?I'm very sorry to disturb you,but I really...

Hello,@eong93 how do you get the osmdata,is it convenient for you to tell me?

Hi, This question is the same with the previous one,I want to know how can I get the osmdata, the link to download osm data is not available . thank...