SkillAgentSearch skills...

DBscanSupP

An improved real-time superpixel segment algorithm ollowing Shen Jinabing's work "Real-Time Superpixel Segmentation by DBSCAN Clustering Algorithm"

Install / Use

/learn @BIgRunner/DBscanSupP
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

This is a superpixel segmentation method based on DBSCAN, this project is realized according to work "Real-Time Superpixel Segmentation by DBSCAN Clustering Algorithm".

Usage

Compile

mkdir build && cd build cmake .. make

Example

./bin/testDBscan ./data/dog

Note

There are some isolated pixels in image, so there is some bug to deal with to ensure coonection.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated2y ago
Forks0

Languages

C++

Security Score

55/100

Audited on Jun 14, 2023

No findings