Community Profile

photo

hana razak


Active since 2017

Statistics

  • First Review
  • First Answer
  • Thankful Level 3

View badges

Content Feed

View by

Answered
Classify requires at least 3 arguments
Hi, Me too. I've got same ERROR when using webcam to classify the fast RCNN camera = videoinput('winvideo', 2, 'MJPG_1024x576'...

5 years ago | 0

Question


Error in webcam_object_classification when using full HD webcam
Hi, I got trouble to use a full HD stream webcam in MATLAB R2018a. Here are the coding, clear % Connect to the camera came...

5 years ago | 0 answers | 0

0

answers

Question


How to get all images to be augmented with both properties of rotating and shifting?
Hi everyone, I've tried image augmentation on my data and I've found two problems; 1. It worked quite well but only for th...

5 years ago | 0 answers | 0

0

answers

Question


How to get individual image from video file with the .mat format?
Hello, I have video files of the color image (480x640x3 uint 8) and depth image (480x640 uint 16) with the .mat format both. ...

5 years ago | 1 answer | 0

1

answer

Question


How to access data with more than 524288 elements?
Hi, I've got the problem to access my data. There are 46 cells and each cell contains 480x640x3 uint8. I cannot display su...

6 years ago | 1 answer | 0

1

answer

Question


Why does [ I N ] & [ O N ] for the neural network doesn't work??
Hi, I'm using MATLAB R2015a. I have the input data, data (1100x90) and target, t (2x90). I'm not sure how to set the targ...

6 years ago | 1 answer | 0

1

answer

Question


how to set the target for large data of multiple subjects in neural network?
Hi, I have 90 subjects with 1100 data each. Out of 90 subjects, 40 of them are positive and 50 of them are negative. I man...

6 years ago | 1 answer | 0

1

answer

Question


how to set value for each column?
Hi, I have an array of 15x10. The first half is pData and the second half is nData. How to set the data in order to get this ...

6 years ago | 2 answers | 0

2

answers

Question


How to simplify this code without having multilevel indexing error???
Hi, I've a matData consists of (1x96 struct) and each structure, ji has (1x35 cell) and for each cell has (20x2 double). I w...

6 years ago | 2 answers | 0

2

answers