Community Profile

photo

Suhas Deshpande


California State University, Long Beach

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

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 ?

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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 ...

12 years ago | 2 answers | 0

2

answers

Question


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

answers

Question


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

answer

Question


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

answer

Question


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

2

answers