Community Profile

photo

Karthikeyan


Anna University

Last seen: 거의 2년 전 2014년부터 활동

Followers: 0   Following: 0

연락

통계

All
  • Scavenger Finisher
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

7년 초과 전

질문


How can I get median filtered background image from sequence of video frames? I am trying to store the corresponding pixels values of sequence of frames in respective cells and then to find the median value, but I cannot get values in cells.
files = dir('*.JPG') img=imread(files(1).name); img_gray=rgb2gray(img); E=cell(size(img_gray)); for k = 1:numel(file...

대략 10년 전 | 답변 수: 1 | 0

1

답변