surf algorithm for multyple images
1 回表示 (過去 30 日間)
古いコメントを表示
Hi everybody...when apply surf algorithm for many images ...the features for each images not same ...for example the the number of featres of first image=1000 and the second image =3000...and so on... i want to insert the features in on one fector to enter this to neural network... i used this code ..is correct to used this code:
rr=f1(1:10 );
is this code to Determines the numbers of features and make the number of features =10 or must to used algorithm to redused the number of features???
this my code
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!