Suhas Deshpande
California State University, Long Beach
2011 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Detect the left edge and right edge separateley
I want to detect the left edge and right edge of an object image. How can I do that ?
13年弱 前 | 1 件の回答 | 0
1
回答質問
Use pre-acquired images instead of an image acquisition device
I have a function code for GUI which works on images acquired from the webcam or other accessible image acquisition device. I wa...
13年弱 前 | 2 件の回答 | 0
2
回答質問
Insert selected gridlines into an image
I have an image which is being processed for recovering a data. I will be dividing the image into number of horizontal slices(or...
約13年 前 | 1 件の回答 | 0
1
回答質問
Human body volume / mass estimation using orthographic projections
I am trying to estimate the human body volume and thus mass using the two images: one a front view and another a side view. the ...
13年以上 前 | 2 件の回答 | 0
2
回答質問
Assigning values ta set of points in 2d image
After performing an operation on an image I get a set of points, the Cartesian coordinates are stored in a variable 'xy' of dime...
13年以上 前 | 3 件の回答 | 1
3
回答質問
Sorting and functional arithmetic of two vectors
I have a set of data say x = [10 9 8 7 6 5 4 3 2 1 0 -1 -2 -3 -4 -5 -6 -7 -8 -9] y = rand(20,1) In x there are 9 couple...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Cartesian to polar sorting
I converted a set of coordinates from Cartesian to polar form [rho,theta] = cart2pol(x,y); Next I sorted the polar coordinat...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Coordinates of manually selected point
Is there a MATLAB command/s for getting the coordinates of manually selected point in an image (figure)? Till now I have doi...
13年以上 前 | 2 件の回答 | 0