中文
相关论文

相关论文: Pixel-wise Deep Image Stitching

200 篇论文

Image matting is a key technique for image and video editing and composition. Conventionally, deep learning approaches take the whole input image and an associated trimap to infer the alpha matte using convolutional neural networks. Such…

计算机视觉与模式识别 · 计算机科学 2021-01-18 Haichao Yu , Ning Xu , Zilong Huang , Yuqian Zhou , Humphrey Shi

Microscopy is an essential tool in scientific research, enabling the visualization of structures at micro- and nanoscale resolutions. However, the field of microscopy often encounters limitations in field-of-view (FOV), restricting the…

图像与视频处理 · 电气工程与系统科学 2025-03-17 Huanhuan Zhao , Ruben Millan-Solsona , Marti Checa , Spenser R. Brown , Jennifer L. Morrell-Falvey , Liam Collins , Arpan Biswas

This paper introduces a modular, non-deep learning method for filtering and refining sparse correspondences in image matching. Assuming that motion flow within the scene can be approximated by local homography transformations, matches are…

计算机视觉与模式识别 · 计算机科学 2025-12-24 Fabio Bellavia , Zhenjun Zhao , Luca Morelli , Fabio Remondino

Despite the long history of image and video stitching research, existing academic and commercial solutions still produce strong artifacts. In this work, we propose a wide-baseline video stitching algorithm for linear camera arrays that is…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Wei-Sheng Lai , Orazio Gallo , Jinwei Gu , Deqing Sun , Ming-Hsuan Yang , Jan Kautz

We introduce the task of generative panoramic image stitching, which aims to synthesize seamless panoramas that are faithful to the content of multiple reference images containing parallax effects and strong variations in lighting, camera…

图形学 · 计算机科学 2025-07-11 Mathieu Tuli , Kaveh Kamali , David B. Lindell

Image deblurring is an economic way to reduce certain degradations (blur and noise) in acquired images. Thus, it has become essential tool in high resolution imaging in many applications, e.g., astronomy, microscopy or computational…

最优化与控制 · 数学 2017-05-19 Rahul Mourya , André Ferrari , Rémi Flamary , Pascal Bianchi , Cédric Richard

Image splicing is a very common image manipulation technique that is sometimes used for malicious purposes. A splicing detec- tion and localization algorithm usually takes an input image and produces a binary decision indicating whether the…

计算机视觉与模式识别 · 计算机科学 2017-05-30 Yue Wu , Wael AbdAlmageed , Prem Natarajan

It is a high cost problem for panoramic image stitching via image matching algorithm and not practical for real-time performance. In this paper, we take full advantage ofHarris corner invariant characterization method light intensity…

计算机视觉与模式识别 · 计算机科学 2016-05-30 Rajer Sindhu

Image stitching from different captures often results in non-rectangular boundaries, which is often considered unappealing. To solve non-rectangular boundaries, current solutions involve cropping, which discards image content, inpainting,…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Tianhao Zhou , Haipeng Li , Ziyi Wang , Ao Luo , Chen-Lin Zhang , Jiajun Li , Bing Zeng , Shuaicheng Liu

Multi-modal image stitching can be a difficult feat. That's why, in this paper, we've devised a unique and comprehensive image-stitching pipeline that taps into OpenCV's stitching module. Our approach integrates feature-based matching,…

计算机视觉与模式识别 · 计算机科学 2024-08-31 Aritra Dutta , G Suseela , Asmita Sood

A novel image matching method is proposed that utilizes learned features extracted by an off-the-shelf deep neural network to obtain a promising performance. The proposed method uses pre-trained VGG architecture as a feature extractor and…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Ufuk Efe , Kutalmis Gokalp Ince , A. Aydin Alatan

We present \textit{RopStitch}, an unsupervised deep image stitching framework with both robustness and naturalness. To ensure the robustness of \textit{RopStitch}, we propose to incorporate the universal prior of content perception into the…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Lang Nie , Yuan Mei , Kang Liao , Yunqiu Xu , Chunyu Lin , Bin Xiao

Homography estimation is an important task in computer vision applications, such as image stitching, video stabilization, and camera calibration. Traditional homography estimation methods heavily depend on the quantity and distribution of…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Lang Nie , Chunyu Lin , Kang Liao , Shuaicheng Liu , Yao Zhao

Feature matching between image pairs is a fundamental problem in computer vision that drives many applications, such as SLAM. Recently, semi-dense matching approaches have achieved substantial performance enhancements and established a…

计算机视觉与模式识别 · 计算机科学 2024-11-12 Xiaolong Wang , Lei Yu , Yingying Zhang , Jiangwei Lao , Lixiang Ru , Liheng Zhong , Jingdong Chen , Yu Zhang , Ming Yang

Challenging to capture, and challenging to display on a cellphone screen, the panorama paradoxically remains both a staple and underused feature of modern mobile camera applications. In this work we address both of these challenges with a…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Ilya Chugunov , Amogh Joshi , Kiran Murthy , Francois Bleibel , Felix Heide

Endoscopy is a crucial tool for diagnosing the gastrointestinal tract, but its effectiveness is often limited by a narrow field of view and the dynamic nature of the internal environment, especially in the esophagus, where complex and…

计算机视觉与模式识别 · 计算机科学 2024-10-03 Muyang Li , Juming Xiong , Ruining Deng , Tianyuan Yao , Regina N Tyree , Girish Hiremath , Yuankai Huo

Image matting is an important computer vision problem. Many existing matting methods require a hand-made trimap to provide auxiliary information, which is very expensive and limits the real world usage. Recently, some trimap-free methods…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Hang Cheng , Shugong Xu , Xiufeng Jiang , Rongrong Wang

Image segmentation has long been a basic problem in computer vision. Depth-wise Layering is a kind of segmentation that slices an image in a depth-wise sequence unlike the conventional image segmentation problems dealing with surface-wise…

计算机视觉与模式识别 · 计算机科学 2020-11-22 Seyedsaeid Mirkamali , P. Nagabhushan

In this study we present a two-step map/reduce framework to stitch satellite mosaic images. The proposed system enable recognition and extraction of objects whose parts falling in separate satellite mosaic images. However this is a time and…

分布式、并行与集群计算 · 计算机科学 2018-08-28 Hayrunnisa Sari , Suleyman Eken , Ahmet Sayar

Superpixels are widely used in computer vision to simplify image representation and reduce computational complexity. While traditional methods rely on low-level features, deep learning-based approaches leverage high-level features but also…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Julien Walther , Rémi Giraud , Michaël Clément