Ask Your Question
0

OpenCV 3.2 problem with displaying properly text on live video

asked 2017-04-07 08:19:26 -0600

Kordian gravatar image

I'm testing face recognition on Raspberry Pi 3 and since my first run of OpenCV 3.2 I've got some strange artifacts in displayed screen in places where text is shown (label with confidence for recognized person and date time). Earlier when I was using OpenCV 2.4 everything was fine. Any idea why is happening like this?

Code: https://gist.github.com/anonymous/5c5...

Photo: http://imgur.com/a/XOf41

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2017-04-08 16:01:17 -0600

dohnjoe gravatar image

Have you tried varying the linewidth and font size?

edit flag offensive delete link more

Comments

Yeah it worked! Thanks! I changed font to HERSHEY_PLAIN and played with size. Now it's fine.

Kordian gravatar imageKordian ( 2017-04-10 11:36:59 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2017-04-07 08:19:26 -0600

Seen: 207 times

Last updated: Apr 07 '17