Can anyone help me in coding algorithms relating to AdaBoost and SIFT?

1 view (last 30 days)
The algorithms are
Or if you can refer me similar code .
Or suggest me how can I do it.
Which built-in functions can help me in coding these algorithms?
  2 Comments
hamed abdulaziz
hamed abdulaziz on 26 Jan 2014
Hi Explorer,
Which type of images you want to classify, medical images? If yes, I have many codes for bag of features-using SIFT-and I can share with you Regards
Explorer
Explorer on 29 Jan 2014
Thanks for replying hamed.
I want to classify images of American Sign Language.
Can you help me?

Sign in to comment.

Answers (1)

hamed abdulaziz
hamed abdulaziz on 8 Feb 2014
This link may be useful
Regards
  1 Comment
Explorer
Explorer on 9 Feb 2014
Edited: Explorer on 9 Feb 2014
I know how to match using SIFT but its not going to work in my case. I need to combine SIFT with AdaBoost and its algorithm is written above.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!