Yangzhangcst / JA-graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JA-graph

Source code for 'Affinity graph with elasticnet regularization for natural image segmentation'.

A list of papers and datasets about natural/color image segmentation can be found in our repository.

JA-graph is modified from the offcial SAS implementation.

Requirements

The code requires the version of Matlab2018a, Ubuntu 16.04. (The code can also support the version of Matlab2018a+ in Windows, but the results in the paper may not be available.)

Data

The original BSD500 dataset can be downloaded from here. We place the processed dataset in database/BSDS500.zip.

Demo

Run the demo JA_BSDS500_searchN.m.

About


Languages

Language:C++ 69.3%Language:MATLAB 23.1%Language:HTML 4.9%Language:C 2.1%Language:Mathematica 0.5%Language:Makefile 0.1%