Statistics
10 Questions
0 Answers
RANK
23,948
of 295,448
REPUTATION
1
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
Levels in an image
What does it mean by the maximum number of levels in an image?
12 years ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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