add : dcm / nii.gz 뷰어 / cvat 컨버터

This commit is contained in:
2025-12-02 11:57:45 +09:00
commit b38a06dcbe
4 changed files with 408 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
nibabel
numpy
matplotlib
pydicom
opencv-python
Pillow