photo

priyadharshini p


Last seen: circa 5 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

2 Domande
3 Risposte

RANK
30.686
of 300.381

REPUTAZIONE
1

CONTRIBUTI
2 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.0%

VOTI RICEVUTI
1

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Review
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


live object detection using raspberry pi cam
clear classes; net = squeezenet(); net.Layers plot(net) mypi = raspi; mycam = cameraboard(mypi,'Resolution','1280x720');...

circa 6 anni fa | 1 risposta | 1

1

risposta

Domanda


raspberry pi live video capturing for car detection
clear classes; net = squeezenet(); net.Layers plot(net) mypi = raspi; mycam = cameraboard(mypi,'Resolution','1280x720');...

circa 6 anni fa | 0 risposte | 0

0

risposte

Risposto
Stack overflow in mex
How to solve this error

circa 6 anni fa | 0

Risposto
Stack overflow in mex
Error using raspi.internal.cameraboard/record Too many output arguments. Error in mm (line 11) videoFrame = record(mycam,'m...

circa 6 anni fa | 0

Risposto
Stack overflow in mex
clear pcode; clear classes; mypi = raspi; mycam = cameraboard(mypi,'Resolution','1280x720'); for ii = 1:1000 img = snapshot...

circa 6 anni fa | 0