photo

Marium Malik


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

10 Domande
0 Risposte

RANK
23.948
of 299.984

REPUTAZIONE
1

CONTRIBUTI
10 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
1

RANK
 of 20.857

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 166.841

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
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


Loading a mat file consisting a variable
I have a function in which the value of variable b comes from another function. I have mat files saved named des1,des2,des3,des4...

quasi 13 anni fa | 2 risposte | 0

2

risposte

Domanda


View images in between loops
I have a video on which i have implemented the hand detector code. Hand detector code detects hand in one frame of a video and s...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


How to save voice from speaker?
I am working on sign language project. I have to convert text to speech. I will be implementing my code on a video and all resul...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Field of non-structure array Error
Attempt to reference field of non-structure array. Error in CreateHOGRep (line 6) hogrep.II=hogopts.LUTind(DI); Error i...

quasi 13 anni fa | 2 risposte | 0

2

risposte

Domanda


size function in MATLAB
As we write size(img),it returns 3 values. I need to know what does the last value tells us? My result is 240 320 5. What does...

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


To display an image
I want to display images from a for loop. Whenever i write imagesc() drawnow; I do get the images but they are scaled. I donot ...

circa 13 anni fa | 2 risposte | 0

2

risposte

Domanda


Levels in an image
What does it mean by the maximum number of levels in an image?

circa 13 anni fa | 2 risposte | 0

2

risposte

Domanda


Purpose of ceil in fspecial
These are few lines from a code: s=3; M=imread('I.jpg'); I=rgb2gray(M); %filter h=fspecial('gau...

circa 13 anni fa | 1 risposta | 0

1

risposta

Domanda


How to find variance
What if my face detector detects faces to within 10 pixels of the actual face location 95% of the time. If we assume this error...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Bounding Box
I have the coordinates obtained from the bounding box .As it gives the upper left corners and x_width and y_width. What are the...

oltre 13 anni fa | 1 risposta | 1

1

risposta