xuepengqiang
2020-05-26 bb5cb224c9abe4216aaa49a8287b06d9f05dab60
1
2
3
4
5
6
7
8
9
10
3
¢-¸]ìã@s0dZddlmZddlmZdd„Zdd„ZdS)    z Miscellaneous utility functions.é)Úreduce)ÚImagecGs|rtdd„|ƒStdƒ‚dS)z‹Compose arbitrarily many functions, evaluated left to right.
 
    Reference: https://mathieularose.com/function-composition-in-python/
    cs‡‡fdd„S)Ncsˆˆ||ŽƒS)N©)ÚaÚkw)ÚfÚgrú:D:\project\07_Person_Re-id\deep_sort_yolov3\yolo3\utils.pyÚ<lambda>sz+compose.<locals>.<lambda>.<locals>.<lambda>r)rrr)rrr    r
szcompose.<locals>.<lambda>z,Composition of empty sequence not supported.N)rÚ
ValueError)Úfuncsrrr    Úcomposesr c
Csš|j\}}|\}}t|t|d||d|ƒƒ}t|t|d||d|ƒƒ}|j||ftjƒ}tjd|dƒ}    |    j|||d||dfƒ|    S)z6resize image with unchanged aspect ratio using paddinggð?ÚRGBé€é)rrr)ÚsizeÚintÚminÚresizerÚBICUBICÚnewÚpaste)
ÚimagerZimage_wZimage_hÚwÚhZnew_wÚnew_hZ resized_imageÚ boxed_imagerrr    Úletterbox_images
"" rN)Ú__doc__Ú    functoolsrÚPILrr rrrrr    Ú<module>s