Skip to content

lh9171338/Region-Growing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Region Growing

Introduction

This repository is the region growing algorithm implemented with PyQt5.

UI

Result



Input (left) and output (right) images

Requirements

  • PyQt5
  • numpy, cv2, yacs
pip install -r ./requirements.txt

Usage

python Regiongrow.py

Releases

No releases published

Packages

No packages published

Languages