Community Profile

photo

Marium Malik


Active since 2012

Statistics

  • First Review
  • Thankful Level 3

View badges

Content Feed

View by

Question


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...

11 years ago | 2 answers | 0

2

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 2 answers | 0

2

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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 ...

11 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 1

1

answer