jevois / jevoisbase

JeVois base collection of algorithms and modules
Other
42 stars 30 forks source link

Face Detector returns 26843545600 when face is at negative x or y limits. #9

Open vatbrain opened 4 years ago

vatbrain commented 4 years ago

While observing the terse outputs of the "Face Detection using the Dlib C++ machine vision library." using the JeVois Inventor Console, as the face approaches the negative x or y limit, the reported number changes to 26843545600 when it should be clipped at -1000 for x, or -800 (?) for y. Cut and paste from Inventor Console: ... T2 -844 -344 T2 -994 -344 T2 -994 -344 T2 26843545600 -344 T2 26843545600 -344 T2 26843545600 -294 ... T2 -544 -444 T2 -494 -644 T2 -494 -744 T2 -444 26843545600 T2 -444 26843545600 T2 -444 26843545600