v0.3¶
v0.3.4¶
[v0.3.4] Release (#105)
Release Date
2023/11/22
Features
plotseabornpackage를 통해 색상을 간편하게 불러올 수 있는color함수 추가모든 graph들의 저장 방식을
_save함수로 획일화
utilMakeData를 통한 data 구축 시 방법을 정의할 수 있는 methodmakeData추가
visionmasks함수가 단일 mask 및 poly 유형에도 시각화할 수 있게 확장입력된 이미지들을 가로로 나열하는
vert함수 추가JSON 파일과 image를 함께 불러올 수 있는
JsonImageLoaderclass 추가지점들의 좌표 내 존재 여부 확인 함수
isPtsInPoly추가
Chore
visionsubmodule의BGRA입력에 대한 test cases 추가
Style
단순
Exception으로 표기했던 예외 처리의 수정 (resolves: #103)MakeData의 입력 및 내부 변수명 획일화
Docs
zerohertzLib.vision내 오타 수정MakeData의 예시 추가한글, 영어의 수정
v0.3.3¶
[v0.3.3] Release (#100)
Release Date
2023/11/21
Features
visionbbox및text함수에 대해 여러 데이터를 입력 받을 수 있도록 확장Bbox 변환 함수 refactor (
cwh2xyxy,cwh2poly,xyxy2cwh,xyxy2poly,poly2cwh,poly2xyxy)다각형 좌표를
numpy배열로 변환하는poly2mask함수 개발Image 내에서 지정한 좌표를 제외한 부분을 투명화하고 선택적으로 crop 할 수 있는
cutout함수 개발Alpha channel이 존재하는 image를 원하는 image 위에 투명도를 포함하여 병합하는 함수
paste추가
Chore
예제 image 변경 (resolves: #99)
license및classifiers추가
Style
x0,y0,x1,y1표기 순서 및 format 수정
Docs
PyPI badge 수정
vision설명 란에cwh,xyxy,poly설명 추가문서 내 image의 폭 수정
v0.3.2¶
[v0.3.2] Release (#97)
Release Date
2023/11/20
Features
utilCSV를 읽어오는 함수 개발
vision여러 bbox에 대한 변환 (
xyxy2xywh,xywh2xyxy) 및 시각화 (bbox) 함수 일반화
Chore
PyPI에 대해 E-Mail 및 License 추가
v0.3.1¶
[v0.3.1] Release (#95)
Release Date
2023/11/20
Features
apiOpenAI버전 update
Docs
PyPI의 logo update
v0.3.0¶
[v0.3.0] Release (#93)
Release Date
2023/11/20
Features
apiRelease Notes 생성 방법론 수정
Chore
Release Notes 구조 refactoring
Docs
:caption: Contents:삭제오타 수정