asirajdin
Universiti Sains Malaysia
Followers: 0 Following: 0
Statistics
RANK
65,485
of 295,569
REPUTATION
0
CONTRIBUTIONS
3 Questions
2 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
4 years ago | 2 answers | 0
2
answersHi 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...
4 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. ...
4 years ago | 1 answer | 0
1
answerhow 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] ...
4 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...
4 years ago | 2 answers | 0