You've already forked dockerfiles
							
							
				mirror of
				https://github.com/vimagick/dockerfiles.git
				synced 2025-10-30 23:47:48 +02:00 
			
		
		
		
	add stitching
This commit is contained in:
		| @@ -489,6 +489,7 @@ A collection of delicious docker recipes. | ||||
| - [x] teamatldocker | ||||
|     - [x] confluence | ||||
|     - [x] jira | ||||
| - [x] openstitching/stitch | ||||
| - [x] strapi/strapi | ||||
| - [x] amancevice/superset | ||||
| - [x] matrixdotorg/synapse | ||||
|   | ||||
							
								
								
									
										12
									
								
								stitching/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								stitching/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| stitching | ||||
| ========= | ||||
|  | ||||
| [stitching][1] is a Python package for fast and robust Image Stitching. | ||||
|  | ||||
| ```bash | ||||
| $ alias stitch='docker run --rm -v $PWD:/data openstitching/stitch' | ||||
|  | ||||
| $ stitch *.jpg | ||||
| ``` | ||||
|  | ||||
| [1]: https://github.com/OpenStitching/stitching | ||||
		Reference in New Issue
	
	Block a user