compressed image to image
I'm using rosjava to write code, but now when i use pi_face_tracker, i come across problems. The input of the pi_face_tracker should be type image, but what i get form the camera is compressed image. What should i do to solve it? Thank you.