Community Profile

sss sss


Active since 2015

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to compile mex files using MATLAB?
So I downloaded VLFEAT, and I want to compile its .c files into mex files. I type: "mex vl_sift.c" but several errors occur: ...

meer dan 8 jaar ago | 0 answers | 0

0

answers

Question


How to implement SIFT descriptors if the only data available are the keypoints from VLFEAT?
So I used VLFEAT library in order to determine keypoints in an image (which is just one line of code). Now given the keypoints, ...

meer dan 8 jaar ago | 0 answers | 0

0

answers

Question


How to create a polygon using edges?
So I have the image as shown. The edges are of color yellow and red (just ignore the small yellow circle). How can I create a po...

meer dan 8 jaar ago | 2 answers | 0

2

answers

Question


how to convert segmented image composed of edges back to RGB image?
So I have an original RGB image. I got the edges using sobel edge detection. I then segmented the image such that one part of th...

meer dan 8 jaar ago | 1 answer | 0

1

answer