Community Profile

photo

asirajdin


Universiti Sains Malaysia

Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Message

Statistics

  • First Review

View badges

Feeds

View by

Question


How to write multiple image from a for loop to a dir
Hi everyone, I'm trying write the output image of a "for loop" into a dir but instead writing all the output only four images is...

3 years ago | 2 answers | 0

2

answers

Answered
Hi everyone, I modified this code designed for detecting and tracking faces captured by a camera to work with a recorded video. Now, I want to crop the detected and tracked faces into a separate folder
Due to continuous effort, I am able to modified the code and its now working properly. see the working code below: Thanks. cle...

3 years ago | 0

| accepted

Question


Hi everyone, I modified this code designed for detecting and tracking faces captured by a camera to work with a recorded video. Now, I want to crop the detected and tracked faces into a separate folder
Hi everyone, I modified this code designed for detecting and tracking faces captured by a camera to work with a recorded video. ...

3 years ago | 1 answer | 0

1

answer

Answered
how to detect multiple faces on an image using Stephen Peyton and Chee Yi Ong's code
When I used the bbox= step(detectFaces, img2), It continued to process endlessly. see it the code function [faces,faceBound] ...

3 years ago | 0

Question


how to detect multiple faces on an image using Stephen Peyton and Chee Yi Ong's code
This code can only work on single face image. I want to apply it to a multiple face image. kindly help me with a way out. Thanks...

3 years ago | 2 answers | 0

2

answers