Skip to content

Python implementation of lossless image stitching horizontally or vertically.

License

Notifications You must be signed in to change notification settings

Biocxifu/ImageStitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ImageStitch

Python implementation of lossless image stitching horizontally or vertically.

Here, taking the example of stitching immunohistochemistry (IHC) images. Put the images to be stitched in the same folder, open PowerShell, and enter the following command to complete the lossless stitching horizontally. If you need to change the stitching direction, you need to manually modify the parameters in the file.

image

python Stitch.py

image

About

Python implementation of lossless image stitching horizontally or vertically.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages