Community Profile

photo

asirajdin


Universiti Sains Malaysia

Last seen: mehr als ein Jahr vor Aktiv seit 2020

Statistiken

  • First Review

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
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...

mehr als 3 Jahre vor | 0

| akzeptiert

Frage


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. ...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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] ...

mehr als 3 Jahre vor | 0

Frage


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...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten