photo

asma khaled


Last seen: 5 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
2 Answers

RANK
27,577
of 300,369

REPUTATION
1

CONTRIBUTIONS
5 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

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

View by

Question


How display the same image in two figures
The problem is when I execute one of the figures alone it display the image that I selected but when I execute the figures in th...

6 years ago | 1 answer | 0

1

answer

Question


Display image in axis
I have a problem when I execute a figure that has an axis to display the image it works but when displayed this figure by push...

6 years ago | 0 answers | 0

0

answers

Answered
How know the size of matrix after delete raws
s=[10 20 30 50 60;80 90 40 10 60;2 98 52 41 63;4 5 2 6 9]; [count,count1]=size(s); for i=1:count if (s(i,1)>5) s(i...

7 years ago | 0

Answered
How know the size of matrix after delete raws
But if I place this code inside a loop for 1 to the number of rows of matrix, a error message will appear because the size of th...

7 years ago | 0

Question


How know the size of matrix after delete raws
What function do you use to know the size of the array after one or more rows are removed after a condition is achieved within a...

7 years ago | 4 answers | 0

4

answers

Question


How to Merge overlapped bounding Boxes
If the bounding boxes (or rectangles) are overlapping in the image,how can merge them into one large bounding box(rectangle)...p...

7 years ago | 0 answers | 1

0

answers

Question


How extract HOG features from every bounding boxes in image
I need help to how extract HOG features from every bounding boxes if there are many bounding boxes in the same image, in other w...

7 years ago | 0 answers | 0

0

answers