paper-with-me

홈 › Papers

An automatic and efficient foreground object extraction scheme

2015-06-29 · Subhajit Adhikari, Joydeep Kar, Jayati Ghosh Dastidar

This paper presents a method to differentiate the foreground objects from the background of a color image. Firstly a color image of any size is input for processing. The algorithm converts it to a grayscale image. Next we apply canny edge detector to find the boundary of the foreground object. We concentrate to find the maximum distance between each boundary pixel column wise and row wise and we fill the region that is bound by the edges. Thus we are able to extract the grayscale values of pixels that are in the bounded region and convert the grayscale image back to original color image containing only the foreground object.

📄 PDF Abstract BibTeX arXiv:1506.08704

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

Automatic Foreground Extraction from Imperfect Backgrounds using Multi-Agent Consensus Equilibrium

2018-08-24 · Xiran Wang, Jason Juang, Stanley H. Chan

Extracting accurate foreground objects from a scene is an essential step for many video applications. Traditional background subtraction algorithms can generate coarse estimates, but generating high quality masks require…

DenoisingImage DenoisingImage MattingSemantic Segmentation+2

OneGAN: Simultaneous Unsupervised Learning of Conditional Image Generation, Foreground Segmentation, and Fine-Grained Clustering

2019-12-31 · ECCV 2020 8 · Yaniv Benny, Lior Wolf

We present a method for simultaneously learning, in an unsupervised manner, (i) a conditional image generator, (ii) foreground extraction and segmentation, (iii) clustering into a two-level class hierarchy, and (iv) obje…

ClusteringConditional Image GenerationForeground SegmentationGenerative Adversarial Network+1

Robust Saliency Detection via Fusing Foreground and Background Priors

2017-11-01 · Kan Huang, Chunbiao Zhu, Ge Li

Automatic Salient object detection has received tremendous attention from research community and has been an increasingly important tool in many computer vision tasks. This paper proposes a novel bottom-up salient object…

object-detectionObject DetectionRGB Salient Object DetectionSaliency Detection+1

Automatic Video Object Segmentation via Motion-Appearance-Stream Fusion and Instance-aware Segmentation

2019-12-03 · Sungkwon Choo, Wonkyo Seo, Nam Ik Cho

This paper presents a method for automatic video object segmentation based on the fusion of motion stream, appearance stream, and instance-aware segmentation. The proposed scheme consists of a two-stream fusion network a…

Foreground SegmentationInstance SegmentationObjectSegmentation+4

Automatically Extract the Semi-transparent Motion-blurred Hand from a Single Image

2019-06-27 · Xiaomei Zhao, Yihong Wu

When we use video chat, video game, or other video applications, motion-blurred hands often appear. Accurately extracting these hands is very useful for video editing and behavior analysis. However, existing motion-blurr…

DecoderVideo Editing