saber kazemi
Followers: 0 Following: 0
Statistics
RANK
11,090
of 295,448
REPUTATION
4
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
3
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Question
how to extract SIFT features from rgb image in matlab
Hello I want to extract feature from a color image using SIFT descriptor. I do not want to convert the image to grayscale and ...
5 years ago | 1 answer | 1
1
answerQuestion
how to extract SIFT features from rgb image in matlab
Hello I want to extract feature from a color image using SIFT descriptor. I do not want to convert the image to grayscale and ...
5 years ago | 0 answers | 1
0
answersQuestion
How to apply sift to each superpixel in image ?
This implementation is to apply sift to an image that works correctly: [Locations,Descriptors]= vl_sift(I); Locations=Locati...
6 years ago | 0 answers | 0
0
answersHow to remove zeros from an array?
If we do not know how much of the elements to submit after we remove the zero elements. a = [is a big matrix] v = nonzeros(a...
6 years ago | 1