Statistics
12 Questions
0 Answers
RANK
19.536
of 297.503
REPUTATION
2
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
2
RANK
of 20.449
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 159.017
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
Search access database through matlab
How can i access Microsoft access database through matlab and search a table , or is it possible to execute a query directly and...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
Matlab communicate with visual studio c#
im building an ocr program in matlab ,this ocr function return a string is there any way to send this string from matlab to a c#...
ongeveer 11 jaar ago | 0 answers | 0
0
answersQuestion
Rotating a rectangle to become aligned with x & y axis
i have the following line polygon which draws a rectangular shape around a specific area. this rectangle is not always well alig...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
Angle between 2 lines
How can i calculate the angle between such two lines.is the dotvector method useful in such case? line([50 50],[1 10000],...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
Slope of a line
I'm trying to find the slope of this line line([newBoxPolygon(1, 1) newBoxPolygon(4, 1)],[newBoxPolygon(1, 2) newBoxPolygo...
ongeveer 11 jaar ago | 2 answers | 0
2
answersQuestion
Hough transformation and Detecting parallel lines
how can i compare edge of a rectangle with a theoretical line straight line and see if they are parallel and if they are not i w...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
Image Segmentation for a binary image
Whats the best method for segmenting such binary image into subimages for further template matching (OCR) <</matlabcentral/...
ongeveer 11 jaar ago | 0 answers | 0
0
answersQuestion
How to find length of a line
how i can find the length of this line in the x direction and in y direction line(newBoxPolygon(:, 1), newBoxPol...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
Cropping rectangular part of an image
I'm building a project based on the example stated in this link : http://www.mathworks.com/help/vision/gs/object-detection-and-t...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
Crop image with a polygon
I'm new to matlab , i created a function that can detect an object in a picture , after this detection i want to corp the detect...
ongeveer 11 jaar ago | 3 answers | 0
3
answersQuestion
Undefined function 'showMatchedFeatures' for input arguments of type 'SURFPoints'.
I'm trying to work on a project which is similar to that in the link below; as a first step i tried to make the exact thing as i...
ongeveer 11 jaar ago | 4 answers | 1
4
answersQuestion
Comparing two binary images
Hello i'm trying to build a matlab function which is capable of locating the location of an image inside another one : as in th...
ongeveer 11 jaar ago | 2 answers | 1