priyadharshini p
Followers: 0 Following: 0
Statistics
RANK
30 625
of 295 673
REPUTATION
1
CONTRIBUTIONS
2 Questions
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20 262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 257
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
live object detection using raspberry pi cam
clear classes; net = squeezenet(); net.Layers plot(net) mypi = raspi; mycam = cameraboard(mypi,'Resolution','1280x720');...
ungefär 5 år ago | 1 answer | 1
1
answerQuestion
raspberry pi live video capturing for car detection
clear classes; net = squeezenet(); net.Layers plot(net) mypi = raspi; mycam = cameraboard(mypi,'Resolution','1280x720');...
ungefär 5 år ago | 0 answers | 0
0
answersStack overflow in mex
Error using raspi.internal.cameraboard/record Too many output arguments. Error in mm (line 11) videoFrame = record(mycam,'m...
ungefär 5 år ago | 0
Stack overflow in mex
clear pcode; clear classes; mypi = raspi; mycam = cameraboard(mypi,'Resolution','1280x720'); for ii = 1:1000 img = snapshot...
ungefär 5 år ago | 0