photo

sandeep


University of Iowa

Last seen: nästan 5 år ago Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: Image processing,computer vision, machine learning

Statistics

MATLAB Answers

0 Questions
3 Answers

RANK
144 966
of 297 711

REPUTATION
0

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 20 465

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 406

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

  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
How can I remove all the pixels in an image except pixels colored black?
I need to see the image to advise on that. However, I believe basic thresholding operation would help solve the problem.

mer än 10 år ago | 0

Answered
How to use template matching for car detection?
Try normalized cross correlation to do template matching. Follow this link http://www.mathworks.com/help/images/examples/registe...

mer än 10 år ago | 0

Answered
I have calculated the distance between fixed object and moving object in a video. Using this distance I am trying to calculate the displacement of moving object in consecutive frame.
Try using pdist() function to calculate the distance between two points and save it to an array. It is not clear in the code abo...

mer än 10 år ago | 0