Suhas Deshpande
California State University, Long Beach
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
23,345
of 295,569
REPUTATION
1
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 3 answers | 1
3
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 2 answers | 0