coderSkyChen / MBS_Cplus_c-

根据论文:"Minimum Barrier Salient Object Detection At 80 FPS"给出的matlab代码,使用c++重写的。 The c++ implementation on "Minimum Barrier Salient Object Detection At 80 FPS".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MBS_Cplus_c-

根据论文:"Minimum Barrier Salient Object Detection At 80 FPS"给出的matlab代码,基于OpenCV,使用c++重写的。

This is the c++ implementation on "Minimum Barrier Salient Object Detection At 80 FPS",based on OpenCV2.4+

About

根据论文:"Minimum Barrier Salient Object Detection At 80 FPS"给出的matlab代码,使用c++重写的。 The c++ implementation on "Minimum Barrier Salient Object Detection At 80 FPS".

License:MIT License


Languages

Language:C++ 97.4%Language:Makefile 2.6%