統計
MATLAB Answers
12 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
10年以上 前 | 1 件の回答 | 0
1
回答質問
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#...
11年弱 前 | 0 件の回答 | 0
0
回答質問
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...
11年弱 前 | 1 件の回答 | 0
1
回答質問
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],...
11年弱 前 | 1 件の回答 | 0
1
回答質問
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...
11年弱 前 | 2 件の回答 | 0
2
回答質問
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...
11年弱 前 | 1 件の回答 | 0
1
回答質問
Image Segmentation for a binary image
Whats the best method for segmenting such binary image into subimages for further template matching (OCR) <</matlabcentral/...
11年弱 前 | 0 件の回答 | 0
0
回答質問
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...
11年弱 前 | 1 件の回答 | 0
1
回答質問
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...
11年弱 前 | 1 件の回答 | 0
1
回答質問
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...
11年弱 前 | 3 件の回答 | 0
3
回答質問
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...
11年弱 前 | 4 件の回答 | 1
4
回答質問
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...
11年弱 前 | 2 件の回答 | 1