photo

lebed toufik


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Review

View badges

Feeds

View by

Question


How can we explain number of image features changing as the locations of image partitions are changed?
In my MATLAB code, during the preprocessing stage, when I split/divide/partition an image into two parts (either horizontally or...

1 year ago | 1 answer | 0

1

answer

Question


What does the "Reference to non-existent field 'training' " error message mean?
hi, can you everyone help me in this error. the code is: % Common parameter settings opts.k = 5; % Number of k in K-...

1 year ago | 2 answers | 0

2

answers

Question


the squential feature selection with Sequentialfs function
Hi all, I'm having trouble with feature selection; could someone please assist me? My code is: X = trainingFeatures; y = tra...

1 year ago | 0 answers | 0

0

answers

Question


How can I detect the SURF features of 400 images? (I want the code)
Hello, can you please help me detect the SURF features of 400 images and stock them in a matrix [?? 400] or [400 ??]? My code i...

2 years ago | 1 answer | 0

1

answer