Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.01 KB

README.md

File metadata and controls

33 lines (28 loc) · 1.01 KB

split-and-merge-images

Split an image into pieces, and you can merge these pieces back into one image.

Demonstration

화면 캡처 2023-03-16 154447 image_20230313_17 00 57 화면 캡처 2023-03-16 153249

Project Structure

 split-and-merge-images
├── LICENSE
├── README.md
└── split-and-merge-images.ipynb : Python code that divides and merges one image into multiple image files

Requirement

  • pillow
  • image_slicer
  • matplotlib
  • Numpy
  • Image

Language

  • Python 3.8.16

Development Environment

  • Jupyter Notebook(Anaconda 3)
  • VM : Anaconda3
  • CPU : 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz
  • GPU : NVIDIA GeForce RTX 3050
  • OS : Window 11 Pro x64
  • RAM : 32 GB