期刊文献+
共找到23篇文章
< 1 2 >
每页显示 20 50 100
Efficient Unsupervised Image Stitching Using Attention Mechanism with Deep Homography Estimation 被引量:1
1
作者 Chunbin Qin Xiaotian Ran 《Computers, Materials & Continua》 SCIE EI 2024年第4期1319-1334,共16页
Traditional feature-based image stitching techniques often encounter obstacles when dealing with images lackingunique attributes or suffering from quality degradation. The scarcity of annotated datasets in real-life s... Traditional feature-based image stitching techniques often encounter obstacles when dealing with images lackingunique attributes or suffering from quality degradation. The scarcity of annotated datasets in real-life scenesseverely undermines the reliability of supervised learning methods in image stitching. Furthermore, existing deeplearning architectures designed for image stitching are often too bulky to be deployed on mobile and peripheralcomputing devices. To address these challenges, this study proposes a novel unsupervised image stitching methodbased on the YOLOv8 (You Only Look Once version 8) framework that introduces deep homography networksand attentionmechanisms. Themethodology is partitioned into three distinct stages. The initial stage combines theattention mechanism with a pooling pyramid model to enhance the detection and recognition of compact objectsin images, the task of the deep homography networks module is to estimate the global homography of the inputimages consideringmultiple viewpoints. The second stage involves preliminary stitching of the masks generated inthe initial stage and further enhancement through weighted computation to eliminate common stitching artifacts.The final stage is characterized by adaptive reconstruction and careful refinement of the initial stitching results.Comprehensive experiments acrossmultiple datasets are executed tometiculously assess the proposed model. Ourmethod’s Peak Signal-to-Noise Ratio (PSNR) and Structure Similarity Index Measure (SSIM) improved by 10.6%and 6%. These experimental results confirm the efficacy and utility of the presented model in this paper. 展开更多
关键词 Unsupervised image stitching deep homography estimation YOLOv8 attention mechanism
下载PDF
Greedy calibration method for binocular camera system via characteristic homography matrix
2
作者 刘天亮 金飞逸 罗立民 《Journal of Southeast University(English Edition)》 EI CAS 2009年第2期193-198,共6页
A plane-based and linear camera calibration technique without considering lens distortion is proposed in a greedy and intuitive framework for the binocular camera system. Characteristic homography matrix and consisten... A plane-based and linear camera calibration technique without considering lens distortion is proposed in a greedy and intuitive framework for the binocular camera system. Characteristic homography matrix and consistency constraints in close range are employed in this calibration. First, in order to calculate the internal geometries of the cameras, total least-square fitting as a robust tool for the geometrical cost function is exploited to recover the accurate principal point of each camera from all the characteristic lines of the homography matrices for all model planes. Secondly, generic prior knowledge of the aspect ratio of pixel cells is incorporated into the system to obtain the exact principal length in each camera. Thirdly, extrinsic geometries are accurately computed for all planar patterns with respect to each monocular camera. Finally, the rigid displacement between binocular cameras can be obtained by imposing the consistency constraints in 3-space geometry. Both simulation and real image experimental results indicate that reasonably reliable results can be obtained by this technique. And the proposed method is sufficient for applications where high precision is not required and can be easily performed by common computer users who are not experts in computer vision. 展开更多
关键词 close range CALIBRATION homography matrix consistency constraint STEREOVISION
下载PDF
CAMSHIFT结合HOMOGRAPHY变换的算法
3
作者 李玉红 崔国栋 柴林燕 《煤炭技术》 CAS 北大核心 2010年第8期212-213,216,共3页
提出了一种基于CAMSHIFT算法结合HOMOGRAPHY变换的球员轨迹提取算法。在求取球员位置的过程中,CAMSHIFT算法通过球员的颜色直方图模型实现对球员的跟踪。在跟踪过程中引入KALMAN滤波进一步提高算法的跟踪效率。最后利用HOMOGRAPHY变换... 提出了一种基于CAMSHIFT算法结合HOMOGRAPHY变换的球员轨迹提取算法。在求取球员位置的过程中,CAMSHIFT算法通过球员的颜色直方图模型实现对球员的跟踪。在跟踪过程中引入KALMAN滤波进一步提高算法的跟踪效率。最后利用HOMOGRAPHY变换将场景视频帧转换为俯视投影图,真实反映球员在球场的位置信息。实验结果表明该算法能够较好的提取出球员的运动轨迹。 展开更多
关键词 跟踪 轨迹描述 CAMSHIFT homography KALMAN
下载PDF
Local Homography Estimation on User-Specified Textureless Regions
4
作者 Zheng Chen Xiao-Nan Fang Song-Hai Zhang 《Journal of Computer Science & Technology》 SCIE EI CSCD 2022年第3期615-625,共11页
This paper presents a novel deep neural network for designated point tracking(DPT)in a monocular RGB video,VideoInNet.More concretely,the aim is to track four designated points correlated by a local homography on a te... This paper presents a novel deep neural network for designated point tracking(DPT)in a monocular RGB video,VideoInNet.More concretely,the aim is to track four designated points correlated by a local homography on a textureless planar region in the scene.DPT can be applied to augmented reality and video editing,especially in the field of video advertising.Existing methods predict the location of four designated points without appropriately considering the point correlation.To solve this problem,VideoInNet predicts the motion of the four designated points correlated by a local homography within the heatmap prediction framework.Our network refines the heatmaps of designated points through two stages.On the first stage,we introduce a context-aware and location-aware structure to learn a local homography for the designated plane in a supervised way.On the second stage,we introduce an iterative heatmap refinement module to improve the tracking accuracy.We propose a dataset focusing on textureless planar regions,named ScanDPT,for training and evaluation.We show that the error rate of VideoInNet is about 29%lower than that of the state-of-the-art approach when testing in the first 120 frames of testing videos on ScanDPT. 展开更多
关键词 homography estimation neural network designated point tracking(DPT)
原文传递
应用计算机视觉技术进行物体三维重构 被引量:9
5
作者 王芳荣 赵丁选 +1 位作者 尚涛 李晓天 《吉林大学学报(工学版)》 EI CAS CSCD 北大核心 2008年第6期1424-1428,共5页
基于计算机视觉技术,提出了一种三维物体重构方法;利用激光三角测量原理,建立了几何光学模型;采用新方法列摄像头进行了精确标定,获得了Homography矩阵,实现了三维小物体的重构。针对三维转动的不平行度和激光散斑的影响,提出了... 基于计算机视觉技术,提出了一种三维物体重构方法;利用激光三角测量原理,建立了几何光学模型;采用新方法列摄像头进行了精确标定,获得了Homography矩阵,实现了三维小物体的重构。针对三维转动的不平行度和激光散斑的影响,提出了激光刀口斜率拟合校正法。对4~30mm的物体三维重构表明,测量精度达到0.05mm。 展开更多
关键词 计算机应用 结构光 激光三角测量法 homography矩阵 三维重构
下载PDF
A method of automatic plane detection without random search
6
作者 李中科 杨晓辉 吴乐南 《Journal of Southeast University(English Edition)》 EI CAS 2003年第3期216-220,共5页
Plane detection is a prerequisite for many computer vision tasks. This paper proposes a new method which can automatically detect planes from two projective images. Firstly, we modify Scott’s feature point matching m... Plane detection is a prerequisite for many computer vision tasks. This paper proposes a new method which can automatically detect planes from two projective images. Firstly, we modify Scott’s feature point matching method by post-processing its result with the concept of similarity, and then get the lines matching according to feature points matching based on the approximate invariance of the features’ distribution between two images. Finally, we group all feature points into subsets in terms of their geometric relations with feature lines as initial sets to estimate homography rather than by a random search strategy (like RANSAC) as in most existing methods. The proposed method is especially suitable to detecting planes in man-made scenes. This method is validated on real images. 展开更多
关键词 plane detection feature matching plane homography computer vision
下载PDF
摄像机自由运动环境下的背景建模 被引量:6
7
作者 金俣欣 陶霖密 +1 位作者 徐光祐 彭玉新 《中国图象图形学报》 CSCD 北大核心 2008年第2期359-364,共6页
提出了在摄像机运动情况下使用多层Homography匹配算法进行背景建模的方法。该方法中,场景可以被看作由多个平面所组成,使用RANSAC方法找到场景中不同的平面,即多层Homography。每个像素点肯定在某个平面上,通过所属平面相应的Homograph... 提出了在摄像机运动情况下使用多层Homography匹配算法进行背景建模的方法。该方法中,场景可以被看作由多个平面所组成,使用RANSAC方法找到场景中不同的平面,即多层Homography。每个像素点肯定在某个平面上,通过所属平面相应的Homography变换,就能使相邻两帧重叠视野中的像素点进行匹配,这样就能对场景进行背景建模。实验结果表明,该方法能有效地在摄像机运动环境中进行像素点级别的背景建模。 展开更多
关键词 homography 背景建模 对应点
下载PDF
无人机影像自动快速拼接研究及实现 被引量:1
8
作者 张欢 顾行发 +3 位作者 李玉霞 余涛 谢东海 吴俣 《微计算机信息》 2012年第10期393-394,423,共3页
针对目前无人机图像处理自动化程度不高,限制条件较多,大数据量处理耗时较长的缺陷,本文提出一种基于单应性矩阵(Homography Matrix)的整体优化无人机图像拼接算法。本文采用GPU(图形处理器)+CPU协同工作模式,在CUDA架构下来实现SIFT算... 针对目前无人机图像处理自动化程度不高,限制条件较多,大数据量处理耗时较长的缺陷,本文提出一种基于单应性矩阵(Homography Matrix)的整体优化无人机图像拼接算法。本文采用GPU(图形处理器)+CPU协同工作模式,在CUDA架构下来实现SIFT算法,并以此算法对无人机影像提取特征点,采用极线约束和RANSAC算法剔除错点及外点,并估算出各张影像的变换矩阵Homography各参数的初始值,再采用LM算法精确求解出每张影像对应于基准面的全局Homography,实现全局配准,进而实现无人机影像的快速拼接。 展开更多
关键词 无人机影像 拼接 CUDA SIFT homography LM算法
下载PDF
Feature point matching of curved surface and robust uncertainty 被引量:1
9
作者 Tian Jinsi Su Jianbo 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第2期355-361,共7页
Stereo matching is an important research area in stereovision and stereo matching of curved surface is especially crucial A novel correspondence algorithm is presented and its matching uncertainty is computed robustly... Stereo matching is an important research area in stereovision and stereo matching of curved surface is especially crucial A novel correspondence algorithm is presented and its matching uncertainty is computed robustly for feature points of curved surface. The comers are matched by using homography constraint besides epipolar constraint to solve the occlusion problem. The uncertainty sources are analyzed. A cost function is established and acts as an optimal rule to compute the matching uncertainty. An adaptive scheme Gauss weights are put forward to make the matching results robust to noises. It makes the practical application of comer matching possible. From the experimental results of an image pair of curved surface it is shown that computing uncertainty robustly can restrain the affection caused by noises to the matching precision. 展开更多
关键词 stereo matching robust uncertainty homography Gauss weights.
下载PDF
Feature matching based on geometric constraints in weakly calibrated stereo views of curved scenes 被引量:1
10
作者 Bian Houqin Su Jianbo 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2008年第3期562-570,共9页
The identification of the correspondences of points of views is an important task. A new feature matching algorithm for weakly calibrated stereo images of curved scenes is proposed, based on mere geometric constraints... The identification of the correspondences of points of views is an important task. A new feature matching algorithm for weakly calibrated stereo images of curved scenes is proposed, based on mere geometric constraints. After initial correspondences are built via the epipolar constraint, many point-to-point image mappings called homographies are set up to predict the matching position for feature points. To refine the predictions and reject false correspondences, four schemes are proposed. Extensive experiments on simulated data as well as on real images of scenes of variant depths show that the proposed method is effective and robust. 展开更多
关键词 feature correspondence epipolar geometry fundamental matrix homography.
下载PDF
Architectural Building Detection and Tracking in Video Sequences Taken by Unmanned Aircraft System (UAS) 被引量:1
11
作者 Qiang He Chee-Hung Henry Chu Aldo Camargo 《Computer Technology and Application》 2012年第9期585-593,共9页
An Unmanned Aircraft System (UAS) is an aircraft or ground station that can be either remote controlled manually or is capable of flying autonomously under the guidance of pre-programmed Global Positioning System (... An Unmanned Aircraft System (UAS) is an aircraft or ground station that can be either remote controlled manually or is capable of flying autonomously under the guidance of pre-programmed Global Positioning System (GPS) waypoint flight plans or more complex onboard intelligent systems. The UAS aircrafts have recently found extensive applications in military reconnaissance and surveillance, homeland security, precision agriculture, fire monitoring and analysis, and other different kinds of aids needed in disasters. Through surveillance videos captured by a UAS digital imaging payload over the interest areas, the corresponding UAS missions can be conducted. In this paper, the authors present an effective method to detect and extract architectural buildings under rural environment from UAS video sequences. The SIFT points are chosen as image features. The planar homography is adopted as the motion model between different image frames. The proposed algorithm is tested on real UAS video data. 展开更多
关键词 Unmanned aircraft system (UAS) object detection and tracking planar homography scale invariant feature transform(SIFT).
下载PDF
结合RefineNet的无监督图像拼接网络
12
作者 齐梦妍 朱磊 万娅娅 《长江信息通信》 2022年第11期23-26,共4页
为减少无监督图像拼接结果中存在的伪影和错位问题,提出了一种结合RefineNet的无监督图像拼接网络。该网络首先通过一个深度单应性(Deep Homography)算法计算两幅图像的投影矩阵,根据矩阵参数扭曲其中一副图像完成拼接过程的预对齐;其... 为减少无监督图像拼接结果中存在的伪影和错位问题,提出了一种结合RefineNet的无监督图像拼接网络。该网络首先通过一个深度单应性(Deep Homography)算法计算两幅图像的投影矩阵,根据矩阵参数扭曲其中一副图像完成拼接过程的预对齐;其次在进行编解码处理时充分利用不同尺度的中间层特征图提取空间和语义信息,以加强网络对图像错位区域的感知能力;最后在恢复图像时引入链式残差池化结构捕获图像背景区域中的上下文特征,进一步提高了拼接的质量。实验结果表明:本文方法没有明显的拼接痕迹,亮度和颜色过渡自然,同时有效减少伪影和错位现象,结构相似性相较于其它3种拼接算法性能至少提高了1%,峰值信噪比较深度学习方法提高了0.26dB。 展开更多
关键词 图像拼接 无监督网络 RefineNet 链式残差池化 homography
下载PDF
New multi-camera calibration algorithm based on 1D objects
13
作者 Zi-jian ZHAO Yun-cai LIU 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2008年第6期799-806,共8页
A new calibration algorithm for multi-camera systems using 1D calibration objects is proposed. The algorithm inte- grates the rank-4 factorization with Zhang (2004)'s method. The intrinsic parameters as well as th... A new calibration algorithm for multi-camera systems using 1D calibration objects is proposed. The algorithm inte- grates the rank-4 factorization with Zhang (2004)'s method. The intrinsic parameters as well as the extrinsic parameters are re- covered by capturing with cameras the 1D object's rotations around a fixed point. The algorithm is based on factorization of the scaled measurement matrix, the projective depth of which is estimated in an analytical equation instead of a recursive form. For more than three points on a 1D object, the approach of our algorithm is to extend the scaled measurement matrix. The obtained parameters are finally refined through the maximum likelihood inference. Simulations and experiments with real images verify that the proposed technique achieves a good trade-off between the intrinsic and extrinsic camera parameters. 展开更多
关键词 Multi-camera calibration homography FACTORIZATION Scaled measurement matrix Projective depth
下载PDF
An improved RANSAC algorithm for 3D wheel alignment
14
作者 CHENG Wei ZHU Zhifeng +3 位作者 YAO Yong WANG Bing ZHOU Fang TANG Dezhi 《Journal of Measurement Science and Instrumentation》 CAS CSCD 2022年第4期407-417,共11页
Aiming at the defects of traditional four-wheel aligner such as many sensors,complex operation and slow detection speed,a fast and accurate 3D four-wheel alignment detection method is studied.Firstly,a new and special... Aiming at the defects of traditional four-wheel aligner such as many sensors,complex operation and slow detection speed,a fast and accurate 3D four-wheel alignment detection method is studied.Firstly,a new and special circle center target board is designed to calibrate the camera,and then the registration of the homography matrix is optimized by using the improved RANSAC(Random sample consensus)algorithm combined with the designed special target board,and the parameters of the wheel alignment system are adjusted by using the space vector principle.Accurate measurements are made to obtain the parameters of the four-wheel alignment.Design a calibration comparison experiment between the traditional target board and the new type of target board,and conduct a comparative test with the existing four-wheel aligner of the depot.The experimental results show that the use of the new target board-binding optimization algorithm can improve the calibration efficiency by about 9%to 21%,while improving the calibration accuracy by about 10.6%to 17.8%.And through the real vehicle test,it is verified that the use of the new target combined with the optimization algorithm can ensure the accuracy and reliability of the four-wheel positioning.This method has a certain significance in the rapid detection of vehicle four-wheel alignment parameters. 展开更多
关键词 computer vision four-wheel alignment binocular calibration RANSAC algorithm homography matrix
下载PDF
Perspective Projection Algorithm Enabling Mobile Device’s Indoor Positioning
15
作者 Seo Woo Han Yun Jung Lee +3 位作者 Ji Hyeok Yun Chang Yong Han Dae Ho Lee Doug Young Suh 《Journal of Computer and Communications》 2018年第1期159-170,共12页
In order to improve the user’s satisfaction with the augmented reality (AR) technology and the accuracy of the service, it is important to obtain the exact position of the user. Frequently used techniques for finding... In order to improve the user’s satisfaction with the augmented reality (AR) technology and the accuracy of the service, it is important to obtain the exact position of the user. Frequently used techniques for finding outdoors locations is the global positioning system (GPS), which is less accurate indoors. Therefore, an indoor position is measured by comparing the reception level about access point (AP) signal of wireless fidelity (Wi-Fi) or using bluetooth low energy (BLE) tags. However, Wi-Fi and Bluetooth require additional hardware installation. In this paper, the proposed method of estimating the user’s position uses an indoor image and indoor coordinate map without additional hardware installation. The indoor image has several feature points extracted from fixed objects. By matching the feature points with the feature points of the user image, we can obtain the position of the user on the Indoor map by obtaining six or more pixel coordinates from the user image and solving the solution using the perspective projection formula. The experimental results show that the user position can be obtained more accurately in the indoor environment by using only the software without additional hardware installation. 展开更多
关键词 Camera POSE Estimation INDOOR POSITIONING PERSPECTIVE PROJECTION homography
下载PDF
Learning accurate template matching with differentiable coarseto-fine correspondence refinement
16
作者 Zhirui Gao Renjiao Yi +3 位作者 Zheng Qin Yunfan Ye Chenyang Zhu Kai Xu 《Computational Visual Media》 SCIE EI CSCD 2024年第2期309-330,共22页
Template matching is a fundamental task in computer vision and has been studied for decades.It plays an essential role in manufacturing industry for estimating the poses of different parts,facilitating downstream task... Template matching is a fundamental task in computer vision and has been studied for decades.It plays an essential role in manufacturing industry for estimating the poses of different parts,facilitating downstream tasks such as robotic grasping.Existing methods fail when the template and source images have different modalities,cluttered backgrounds,or weak textures.They also rarely consider geometric transformations via homographies,which commonly exist even for planar industrial parts.To tackle the challenges,we propose an accurate template matching method based on differentiable coarse-tofine correspondence refinement.We use an edge-aware module to overcome the domain gap between the mask template and the grayscale image,allowing robust matching.An initial warp is estimated using coarse correspondences based on novel structure-aware information provided by transformers.This initial alignment is passed to a refinement network using references and aligned images to obtain sub-pixel level correspondences which are used to give the final geometric transformation.Extensive evaluation shows that our method to be significantly better than state-of-the-art methods and baselines,providing good generalization ability and visually plausible results even on unseen real data. 展开更多
关键词 template matching differentiable homography structure-awareness TRANSFORMERS
原文传递
Unsupervised Oral Endoscope Image Stitching Algorithm
17
作者 黄荣 常青 张扬 《Journal of Shanghai Jiaotong university(Science)》 EI 2024年第1期81-90,共10页
Oral endoscope image stitching algorithm is studied to obtain wide-field oral images through regis-tration and stitching,which is of great significance for auxiliary diagnosis.Compared with natural images,oral images ... Oral endoscope image stitching algorithm is studied to obtain wide-field oral images through regis-tration and stitching,which is of great significance for auxiliary diagnosis.Compared with natural images,oral images have lower textures and fewer features.However,traditional feature-based image stitching methods rely heavily on feature extraction quality,often showing an unsatisfactory performance when stitching images with few features.Moreover,due to the hand-held shooting,there are large depth and perspective disparities between the captured images,which also pose a challenge to image stitching.To overcome the above problems,we propose an unsupervised oral endoscope image stitching algorithm based on the extraction of overlapping regions and the loss of deep features.In the registration stage,we extract the overlapping region of the input images by sketching polygon intersection for feature points screening and estimate homography from coarse to fine on a three-layer feature pyramid structure.Moreover,we calculate loss using deep features instead of pixel values to emphasize the importance of depth disparities in homography estimation.Finally,we reconstruct the stitched images from feature to pixel,which can eliminate artifacts caused by large parallax.Our method is compared with both feature-based and previous deep-based methods on the UDIS-D dataset and our oral endoscopy image dataset.The experimental results show that our algorithm can achieve higher homography estimation accuracy,and better visual quality,and can be effectively applied to oral endoscope image stitching. 展开更多
关键词 oral endoscope image overlapping region homography estimation image stitching
原文传递
Single View Based Measurement on Space Planes 被引量:9
18
作者 Guang-HuiWang Zhan-YiHu Fu-ChaoWu 《Journal of Computer Science & Technology》 SCIE EI CSCD 2004年第3期374-382,共9页
The plane metrology using a single uncalibrated image is studied in the paper, and three novel approaches are proposed. The first approach, namely key-line-based method, is an improvement over the widely used key-poin... The plane metrology using a single uncalibrated image is studied in the paper, and three novel approaches are proposed. The first approach, namely key-line-based method, is an improvement over the widely used key-point-based method, which uses line correspondences directly to compute homography between the world plane and its image so as to increase the computational accuracy. The second and third approaches are both based on a pair of vanishing points from two orthogonal sets of parallel lines in the space plane together with two unparallel referential distances, but the two methods deal with the problem in different ways. One is from the algebraic viewpoint which first maps the image points to an affine space via a transformation constructed from the vanishing points, and then computes the metric distance according to the relationship between the affine space and the Euclidean space, while the other is from the geometrical viewpoint based on the invariance of cross ratios. The second and third methods avoid the selection of control points and are widely applicable. In addition, a brief description on how to retrieve other geometrical entities on the space plane, such as distance from a point to a line, angle formed by two lines, etc., is also presented in the paper. Extensive experiments on simulated data as well as on real images show that the first and the second approaches are of better precision and stronger robustness than the key-point-based one and the third one, since these two approaches are fundamentally based on line information. 展开更多
关键词 single view metrology projective geometry geometrical parameter retrieval plane homography
原文传递
A new navigation approach of terrain contour matching based on 3-D terrain reconstruction from onboard image sequence 被引量:5
19
作者 LI LiChun1,2,YU QiFeng2,SHANG Yang2,YUAN Yun2,LU HongWei3 & LIU XiaoLin4 1 Beijing Aerospace Control Center,Beijing 100094,China 2 College of Aerospace and Material Engineering,National University of Defense Technology,Changsha 410073,China +1 位作者 3 Equipment Research Institute of PLA’s Second Artillery,Beijing 100085,China 4 College of Mechatronic Engineering and Automation,National University of Defense Technology,Changsha 410073,China 《Science China(Technological Sciences)》 SCIE EI CAS 2010年第5期1176-1183,共8页
This article presents a passive navigation method of terrain contour matching by reconstructing the 3-D terrain from the image sequence(acquired by the onboard camera).To achieve automation and simultaneity of the ima... This article presents a passive navigation method of terrain contour matching by reconstructing the 3-D terrain from the image sequence(acquired by the onboard camera).To achieve automation and simultaneity of the image sequence processing for navigation,a correspondence registration method based on control points tracking is proposed which tracks the sparse control points through the whole image sequence and uses them as correspondence in the relation geometry solution.Besides,a key frame selection method based on the images overlapping ratio and intersecting angles is explored,thereafter the requirement for the camera system configuration is provided.The proposed method also includes an optimal local homography estimating algorithm according to the control points,which helps correctly predict points to be matched and their speed corresponding.Consequently,the real-time 3-D terrain of the trajectory thus reconstructed is matched with the referenced terrain map,and the result of which provides navigating information.The digital simulation experiment and the real image based experiment have verified the proposed method. 展开更多
关键词 TERRAIN CONTOUR matching VISION-BASED NAVIGATION 3-D reconstruction control points key frame registration optimal local homography
原文传递
A New Method of Manifold Mosaic for Large Displacement Images 被引量:6
20
作者 方贤勇 张明敏 +1 位作者 潘志庚 王鹏 《Journal of Computer Science & Technology》 SCIE EI CSCD 2006年第2期218-223,共6页
In the traditional manifold mosaic, a single center strip is clipped out from each source image to create a large image. Therefore the displacement between neighboring views should be very small in order to fulfill ef... In the traditional manifold mosaic, a single center strip is clipped out from each source image to create a large image. Therefore the displacement between neighboring views should be very small in order to fulfill effective strips cutting. In this paper, a method is proposed to create a manifold mosaic by images with relative large displacement by means of cutting out multiple strips in the overlap area according to the homography between images. These strips are then warped together to create a smooth mosaic. An improved RANSAC algorithm is also presented in order to improve the precision of homography calculation. Experimental results demonstrate the efficiency of the method. 展开更多
关键词 manifold mosaic DISPLACEMENT homography RANSAC
原文传递
上一页 1 2 下一页 到第
使用帮助 返回顶部