Skip to content

kobybibas/co_occurrence_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoOccurrenceFilter

This is matlab impelementation of Co-occurrence Filter which is histogram based boundary preserving filter.

Information of Paper

If you use these models in your research, please cite:

@article{
	author = {Roy J Jevnisek and Shai Avidan},
	title = {Co-occurrence Filter},
	journal = {https://arxiv.org/abs/1703.04111},
	year = {2017}
}

Usage

  • Input gray scale image is expected.
  • Output is the filtered input image.

Input:

Output:

License

The based code is GPL, thus this code is also published under the GNU General Public License.

Releases

No releases published

Packages

No packages published

Languages