Vinoth Venkatesan
Followers: 0 Following: 0
Intern at the EDG, MathWorks.
Graduate Student at Purdue University in the Mechanical Engineering Department working on Path Planning and Micro-manipulation in Robotics.
Statistics
0 Questions
5 Answers
RANK
4,592
of 295,673
REPUTATION
10
CONTRIBUTIONS
0 Questions
5 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
Compare two images and match features
I'm assuming your trying to match the features obtained between two sets of images and give scores according to the number of ma...
7 years ago | 0
Camera Calibration Toolbox and now?
I'm assuming you have used the <https://www.mathworks.com/help/vision/ref/cameracalibrator-app.html?searchHighlight=camera%2520c...
7 years ago | 0
How can I change this trajectory?
The axis range of the plot can be set using 'axis' in MATLAB. For example, to achieve the axis limits shown in the attached figu...
7 years ago | 0
| accepted
How do I add multiple values stored in a matrix?
I'm assuming the idea is to store the distance between the points (specific selected points/all of them) and the origin. This ca...
7 years ago | 1
| accepted
SIFT matching features with euclidean distance
Each feature point that you obtain using SIFT on an image is usually associated with a 128-dimensional vector that acts as a des...
7 years ago | 0