photo

Marium Malik


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

10 个提问
0 个回答

排名
23,948
of 297,457

声誉
1

贡献数
10 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 2 个回答 | 0

2

个回答

提问


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

12 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 1 个回答 | 1

1

个回答