SkillAgentSearch skills...

SideWindowFilter

Side window is better than Full window

Install / Use

/learn @YuanhaoGong/SideWindowFilter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Side Window Filtering (CVPR2019 oral, #5176)

Side Window Box Filter is online. This code is implemented by Yuanhao Gong.

Side Window Box Filter

A typical example to show the side window filter is the side window box filter. The original box filter does not preserve edges. But with side window technique, side window box filter can preserve edges and corners, as shown in following figure. The MATLAB code is provided. image

@ARTICLE{gong:cf, 
    author={Yuanhao Gong and Ivo F. Sbalzarini}, 
    journal={IEEE Transactions on Image Processing}, 
    title={Curvature filters efficiently reduce certain variational energies}, 
    year={2017}, 
    volume={26}, 
    number={4}, 
    pages={1786-1798}, 
    doi={10.1109/TIP.2017.2658954}, 
    ISSN={1057-7149}, 
    month={April},}
    
@INPROCEEDINGS{gong:swf, 
author={Y. {Gong} and B. {Liu} and X. {Hou} and G. {Qiu}}, 
booktitle={2018 IEEE Visual Communications and Image Processing (VCIP)}, 
title={Sub-window Box Filter}, 
year={2018}, 
pages={1-4}, 
doi={10.1109/VCIP.2018.8698682}, 
ISSN={1018-8770}, 
month={Dec},}

@inproceedings{swfilter, 
    author={Hui Yin and Yuanhao Gong and Guoping Qiu}, 
    Booktitle = {CVPR}, 
    title={Side Window Filtering}, 
    year={2019}, }

Related Skills

View on GitHub
GitHub Stars286
CategoryDevelopment
Updated15d ago
Forks55

Languages

MATLAB

Security Score

80/100

Audited on Mar 23, 2026

No findings