Skip to content

HUANGYming/IdentifyLine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Localization and direction of vessels with semantic segmentation by Unet

logo

Table of Contents

I. Result

1. Black line in the undisturbed environment

1

2. Line on simulated human leg

2

II. Installation

Python >= 3.6 ,Recommend to use Anaconda

numpy==1.19.2
Opencv==4.1.2.30

III. Structure

IdentifyLine/
    - actions/
    - Blackline.py
    - LineOnleg.py
    - README.md

in which:

  • actions/ store the experimental result
  • Blackline.py identify the black line in the undisturbed environment
  • LineOnleg.py identify the line on simulated human leg
  • README.md contains toturial

IV. Usage

Set the experimental environment and run the main function directly

V. Reference

[1] https://github.com/wpddmcmc

VI. License

MIT © CAIR_CAS HUANGYiming

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages