Ask Your Question

Dileep kumar's profile - activity

2014-05-31 10:25:13 -0600 received badge  Student (source)
2014-05-31 05:34:40 -0600 asked a question IS there any way to directly integrate php with opencv

i am currently on a project where i input an image (not from webcam) and face,eyes should be detected in it and angle in which face is rotated is to be found and it should be made straight. now i am using python to detect the eye coordinates and using php-facedetect extension for other requirements. is there any way that to directly use opencv from php without phpfacedect extension