I tried the face api demo my camera works when i select 320x240 res. And correctly tracks my face. But it does not load in facetracknoir. When i execute the faceip exe manually i see an error of -9.
Help appreciated.
Can
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Now I know what the problem is. My camera is not HD. But unfortunately FaceAPI DOES NOT require an HD camera. The only thing must be a low res camre setting like the one in PointTracker Setting. If you pass these parameters to Facetracker.exe then everything will be fine. I tried pointtracker with 320x240 and it works in Facetracknoir. FaceAPI works with 320x240 as i tested their demo. So the only missing part is a new part in settings to have the same resolution setting as pointtracker have. This is what we cannot solve by ourselves so needs a little bit programming effort.
Can
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I tried the face api demo my camera works when i select 320x240 res. And correctly tracks my face. But it does not load in facetracknoir. When i execute the faceip exe manually i see an error of -9.
Help appreciated.
Can
Now I know what the problem is. My camera is not HD. But unfortunately FaceAPI DOES NOT require an HD camera. The only thing must be a low res camre setting like the one in PointTracker Setting. If you pass these parameters to Facetracker.exe then everything will be fine. I tried pointtracker with 320x240 and it works in Facetracknoir. FaceAPI works with 320x240 as i tested their demo. So the only missing part is a new part in settings to have the same resolution setting as pointtracker have. This is what we cannot solve by ourselves so needs a little bit programming effort.
Can