slchenchn / mylib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mylib

Introduction

A cluttered python library for myself, mainly includeing:

  1. Functions to manipulate file and folders

  2. Functions to process the segmentation label images, especially for labelme

  1. Functions for Polarimtric SAR image processing
  1. Nested argparser

Install

Download this repo and run

pip install -e .

or install directly without manullay downloading:

pip install git+git@github.com:slchenchn/mylib.git@master

License

This project is released under the Apache 2.0 license.

About

License:Apache License 2.0


Languages

Language:Python 100.0%