photo

Sri


Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: Image processing

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
117,820
of 301,428

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,271

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,497

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


I am basically trying to find the skin in the image.So I wrote the piece of code. I converted the image to ycbcr ad then took the required values and then put them back in the original ycbcr but the image is entirely black.
& I converted the image to ycbcr ad then took the required values and then put them back in the original ycbcr but the image is ...

13 years ago | 2 answers | 0

2

answers

Question


% my requirements is to track a "red color circular object like ball" but it is tracking "red color" "objects" moreover it is not doing the kalman tracking please help me!!!!
vid=videoinput('winvideo',2,'I420_320x240');% initialising video set(vid,'FramesPerTrigger',Inf); set(vid,'ReturnedColorsp...

13 years ago | 1 answer | 0

1

answer

Question


Finding objects in images
I am trying to find only spherical objects like ball ... I wrote a code to track the "orange" colored ball but it is not showing...

13 years ago | 1 answer | 0

1

answer