Hi, I have a problem using OpenCV and robotino API 2 together. I searched the forum but found nothing regarding this.
I built a simple traffic sign detector using hog features and a svm and want to apply it to pictures received from the robotino. So as soon as I use a robotino component for example the Camera or Com class opencv's imread cant open jpg images anymore. Only .jpg files. No error message or anything. I am using Linux Mint, GCC 4.8.2, eclipse CDT, robotino-api2 0.9.13 and opencv 3 RC1.
Maybe it has something todo with blocking libjpeg or something? Does somebody have an idea?
I posted my Problem a while ago to stackoverflow but nobody responded, I hope its OK if I post a direkt Link, so you have an example:
I built a simple traffic sign detector using hog features and a svm and want to apply it to pictures received from the robotino. So as soon as I use a robotino component for example the Camera or Com class opencv's imread cant open jpg images anymore. Only .jpg files. No error message or anything. I am using Linux Mint, GCC 4.8.2, eclipse CDT, robotino-api2 0.9.13 and opencv 3 RC1.
Maybe it has something todo with blocking libjpeg or something? Does somebody have an idea?
I posted my Problem a while ago to stackoverflow but nobody responded, I hope its OK if I post a direkt Link, so you have an example: