photo

Sri


2012년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: Image processing

통계

MATLAB Answers

4 질문
0 답변

순위
117,832
of 301,487

평판
0

참여
4 질문
0 답변

답변 채택
50.0%

획득한 표
0

순위
 of 21,303

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,775

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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년 초과 전 | 답변 수: 2 | 0

2

답변

질문


% 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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변