Skip to content

LBSTECH/image_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image_classification

Figma에서 Export한 이미지 각 배율에 맞게 자동으로 분류하는 패키지.

Packages that are automatically classified for each magnification of images export from Figma.

Use en

flutter pub run [package name]:[program file name] -i [image directory]-o [ouput file directory]

--input, -i <image directory path>
--output, -o <output image directory path> Default : input directory
--separator, -s <magnification in front of separator> Default : @

Use ko

flutter pub run [패키지 명]:[실행 프로그램 파일명] -i [이미지 폴더위치]-o [복사 할 폴더 위치]

--input, -i <이미지가 위치해 있는 Directory>
--output, -o <복사한 이미지가 위치할 Directory> Default : input directory
--separator, -s <배율 앞에 붙는 구분자> Default : @

사용자가 지정한 inputDirectory 안에 위치한 모든 파일을 조회하고 복사한 이미지를 넣어줄 때 지정한 outputDirectory에 inputDirectory와 동일한 Directory 구조로 생성하여 각 배율에 맞는 폴더에 넣어준다.

About

배율별 이미지 분류

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages