Feeds
질문
Efficient implementation of linprog
I am using linprog to solve a linear optimization problem with thousands of constraints. I have noticed that for constraints mor...
거의 11년 전 | 답변 수: 0 | 1
0
답변질문
Matching parts of an image from another image
I have an input image of an aeroplane and an input of 100 images with 10 of them being planes(similar to input). I have gener...
대략 11년 전 | 답변 수: 0 | 0
0
답변질문
How to speed up Bag of Visual Words Calculation ?
I am building an image retrieval system where I would give an input image and the output would be the most similar images from t...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
How to use SIFT features with LSH ?
Is it possible to use SIFT features with Locality Sensitive Hashing ? I extracted SIFT features, that created a 2277x128 matr...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to apply Kernel on SIFT features ?
I was looking at <http://www.cse.ohio-state.edu/~kulis/klsh/klsh.htm Kernelized Locality-Sensitive Hashing Page> It says that ...
12년 초과 전 | 답변 수: 0 | 0
0
답변질문
counting cars in an image
I have an image of a traffic image with a lot of cars. Most of the techniques I have Sen depend upon multiple images from same l...
거의 13년 전 | 답변 수: 1 | 0
