This project is discontinued , however the project files are still alive , simply i want to use the haar.js
project to detect upper body in some media file (video or image ) , the current cascades in project folder doesn't contain upper body classifier , so i will have to use their tool (haartojs.php
).
I have done the following :
- Downloaded php for windows.
- copied my open cv xml file to the root.
- ran cmd command:
php haartojs.php --xml=myfile.xml
- seems the tool is working but i cant find the output file anywhere.
Also i checked the php file source ( im not php expert ) , did not find any line that shows any indication to write files.
any help will be appreciated.
php source file: https://github.com/foo123/HAAR.js/blob/master/cascades/haartojs.php
Project Page: https://github.com/foo123/HAAR.js
and this is a screenshot of the output: