Statistica
12 Domande
                        0 Risposte
RANK
19.536
                          
                          
of 300.381
                        
REPUTAZIONE
2
                           
                        
CONTRIBUTI
                          12 Domande
                          0 Risposte
ACCETTAZIONE DELLE RISPOSTE 
                            33.33%
                        
VOTI RICEVUTI
2
RANK
of 168.477
CONTRIBUTI
                            0 Problemi
                            0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
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#...
oltre 11 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
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],...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 11 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
Image Segmentation for a binary image
Whats the best method for segmenting such binary image into subimages for further template matching (OCR) <</matlabcentral/...
oltre 11 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 11 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 11 anni fa | 3 risposte | 0
3
risposteDomanda
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...
oltre 11 anni fa | 4 risposte | 1
4
risposteDomanda
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...
oltre 11 anni fa | 2 risposte | 1
