Statistics
2 Questions
0 Answers
RANK
161,344
of 301,447
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,284
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,609
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
The idea of the program is to measure the heart rate by setting a specific area in the face The problem that occurs is the non-return of the BPM value
clear all clear all camera = webcam; dataSet=[1:150]; for i=1:150 currentFrame = snapshot(camera); frameWithRectan...
6 years ago | 0 answers | 0
0
answersQuestion
Convert Arduino Code to Matlab
Hello, is it possible to convert the following code from the Arduino IDE to Matlab? help me please #include <MD_Parola.h> #i...
6 years ago | 0 answers | 0