majeek / scribble-segmentation

This repository presents the code of the paper titled "Scribble Based Interactive Page Layout Segmentation Using Gabor Filter" published in ICFHR2016.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scribble Based Interactive Page Layout Segmentation using Gabor Filter

Note

This version uses the GrabCut implementation from OpenCV.

Required Libraries

  1. Qt v5.8
  2. OpenCV v2.4.12
  3. Compiled under Visual Studio 2013 using v120

About

This repository presents the code of the paper titled "Scribble Based Interactive Page Layout Segmentation Using Gabor Filter" published in ICFHR2016.

License:MIT License


Languages

Language:C++ 93.2%Language:C 6.8%