I need some help regarding my project. If u could then pls contact me whatsapp 9453955033
]]>Hi Jayson, you will have to download the resources from above or use the link: https://gitlab.com/matlabhelperteam/wolfie/-/tree/master/Face%20Detection%20Counter%20Blog
Here you can find a separate file ‘MultiObjectTrackerKLT.m’ which contains the function. By putting the file in the same working directory, you should be able to execute the code as mentioned in the blog and video.
Hope you are able to get the desired output! Please feel free to drop another comment, if you face any difficulties.
]]>Error in EntireCode (line 5)
tracker = MultiObjectTrackerKLT;
Hi Anurag, you can use the inbuilt function ‘VideoReader’, syntax as below:
vidObj = VideoReader(‘filename.mp4’);
You can add the video to your current directory by simply dragging dropping the video into it. I hope that clears your doubt. If not you can comment or directly get in touch with our team at [email protected]
]]>