Skip to content

Commit c04fb2b

Browse files
author
Albert_Huang
committed
u
1 parent a1a6f17 commit c04fb2b

File tree

3 files changed

+17
-4
lines changed

3 files changed

+17
-4
lines changed

291.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
% bbGt version=3
2+
person 217 82 57 112 0 0 0 0 0 0 0

README.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
1-
# image_pylib
2-
image processing library
3-
用python来resize图片和groundtruth。
4-
resize可以padding
1+
image_pylib
2+
==========
3+
This repository intents to build a general image processing python library.
4+
##Usage
5+
- have a look at showLable.py
6+
7+
##API
8+
- read_img: read in a image
9+
- read_ano:read in the annotation
10+
- drawBox:
11+
- save_img:
12+
- pureResize:
13+
- cleanAno:
14+
- resize:
15+
- resizeBBXs:
516

test.jpg

100644100755
-36 KB
Loading

0 commit comments

Comments
 (0)