Community Profile

photo

Karthikeyan


Anna University

Last seen: 1年以上 前 2014 年からアクティブ

統計

All
  • Scavenger Finisher
  • Solver

バッジを表示

Content Feed

表示方法

解決済み


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

回答