# ImageStitching **Repository Path**: liuwake/ImageStitching ## Basic Information - **Project Name**: ImageStitching - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-25 - **Last Updated**: 2025-05-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ImageStitching ## Intro - wiki - [Image stitching or photo stitching is the process of combining multiple photographic images with overlapping fields of view to produce a segmented panorama or high-resolution image. Commonly performed through the use of computer software, most approaches to image stitching require nearly exact overlaps between images and identical exposures to produce seamless results,[1][2] although some stitching algorithms actually benefit from differently exposed images by doing high-dynamic-range imaging in regions of overlap.[3][4] Some digital cameras can stitch their photos internally.](https://en.wikipedia.org/wiki/Image_stitching) - [影像拼接(image stitching)是指將兩張或更多的有重疊部分的影像,拼接成一張全景圖或是高解析度影像的技術。影像拼接有兩大步驟:影像對準(image alignment)和影像混合(blending),相關的應用有[1]:](https://zh.wikipedia.org/wiki/%E5%BD%B1%E5%83%8F%E6%8B%BC%E6%8E%A5) - ~~~image mosaic 不是这个语义~~~ - baike - [ 图像拼接技术 图像拼接技术就是将数张有重叠部分的图像(可能是不同时间、不同视角或者不同传感器获得的)拼成一幅无缝的全景图或高分辨率图像的技术。](https://baike.baidu.com/item/%E5%9B%BE%E5%83%8F%E6%8B%BC%E6%8E%A5%E6%8A%80%E6%9C%AF/2487215?fr=aladdin) - [图像镶嵌 对一幅或若干幅图像通过预处理、几何镶嵌、色调调整、去重叠等处理,镶嵌到一起生成一幅大的图像的影像处理方法。](https://baike.baidu.com/item/%E5%9B%BE%E5%83%8F%E9%95%B6%E5%B5%8C/4950370?fromtitle=image%20mosaic&fromid=11213646&fr=aladdin) ```图像镶嵌```属于该语义 ## Device - 三和微纳 - [高精度多相机拼接技术](http://microsenso.com/goods.php?id=447) 多相机平面拼接 - 大恒图像 - 平移平台 ## GitProj - https://github.com/search?q=image+stiching - [ ] https://github.com/mapbox/node-blend high speed image encoding, stiching, and compositing ```S111```*Python库不合适* - [x] https://github.com/HYPJUDY/panorama-image-stitching Automatically stiching several individual images to generate a panorama image. Writing from scratch in C++. ```S86``` *似乎合适,需要其他包VLFeat等* - [x] https://github.com/search?q=image s4 ```matlab``` Image Stiching for Panoramic Images+mosaic&type=Repositories 基于SIFT的matlab可以看看 - [x] https://github.com/zy197997312/ImageStiching s10 使用SIFT特性进行图像融合,当然还是用```python``` 和 ```openCV``` - [ ] https://github.com/craftoid/Stitch_n_Glitch s7 mage corruption and cross-stich pattern creation ```java``` - [x] https://github.com/TheeeX/STiching-Panorama s3 Image stiching using ::Sticher - ```OpenCV``` ```cpp``` 合适 - [x] https://github.com/silensmile/imageStiching s4 《数字图像处理》大作业 书画破损碎片图像拼接及修复 ```Cpp``` - https://github.com/erogol/Image_Stiching - *似乎是镶嵌画* ## TODO - [ ] 完善Device - [ ] 完善GitProj