期刊文献+
共找到6,573篇文章
< 1 2 250 >
每页显示 20 50 100
ANTI-ROTATION AND ANTI-SCALE IMAGE MATCHING ALGORITHM FOR NAVIGATION SYSTEM 被引量:1
1
作者 冷雪飞 刘建业 +1 位作者 李明星 熊智 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2007年第4期294-299,共6页
Based on the inertial navigation system, the influences of the excursion of the inertial navigation system and the measurement error of the wireless pressure altimeter on the rotation and scale of the real image are q... Based on the inertial navigation system, the influences of the excursion of the inertial navigation system and the measurement error of the wireless pressure altimeter on the rotation and scale of the real image are quantitatively analyzed in scene matching. The log-polar transform (LPT) is utilized and an anti-rotation and anti- scale image matching algorithm is proposed based on the image edge feature point extraction. In the algorithm, the center point is combined with its four-neighbor points, and the corresponding computing process is put forward. Simulation results show that in the image rotation and scale variation range resulted from the navigation system error and the measurement error of the wireless pressure altimeter, the proposed image matching algo- rithm can satisfy the accuracy demands of the scene aided navigation system and provide the location error-correcting information of the system. 展开更多
关键词 log-polar transform edge feature matching inertial navigation system image matching
下载PDF
Road Traffic Monitoring from Aerial Images Using Template Matching and Invariant Features 被引量:1
2
作者 Asifa Mehmood Qureshi Naif Al Mudawi +2 位作者 Mohammed Alonazi Samia Allaoua Chelloug Jeongmin Park 《Computers, Materials & Continua》 SCIE EI 2024年第3期3683-3701,共19页
Road traffic monitoring is an imperative topic widely discussed among researchers.Systems used to monitor traffic frequently rely on cameras mounted on bridges or roadsides.However,aerial images provide the flexibilit... Road traffic monitoring is an imperative topic widely discussed among researchers.Systems used to monitor traffic frequently rely on cameras mounted on bridges or roadsides.However,aerial images provide the flexibility to use mobile platforms to detect the location and motion of the vehicle over a larger area.To this end,different models have shown the ability to recognize and track vehicles.However,these methods are not mature enough to produce accurate results in complex road scenes.Therefore,this paper presents an algorithm that combines state-of-the-art techniques for identifying and tracking vehicles in conjunction with image bursts.The extracted frames were converted to grayscale,followed by the application of a georeferencing algorithm to embed coordinate information into the images.The masking technique eliminated irrelevant data and reduced the computational cost of the overall monitoring system.Next,Sobel edge detection combined with Canny edge detection and Hough line transform has been applied for noise reduction.After preprocessing,the blob detection algorithm helped detect the vehicles.Vehicles of varying sizes have been detected by implementing a dynamic thresholding scheme.Detection was done on the first image of every burst.Then,to track vehicles,the model of each vehicle was made to find its matches in the succeeding images using the template matching algorithm.To further improve the tracking accuracy by incorporating motion information,Scale Invariant Feature Transform(SIFT)features have been used to find the best possible match among multiple matches.An accuracy rate of 87%for detection and 80%accuracy for tracking in the A1 Motorway Netherland dataset has been achieved.For the Vehicle Aerial Imaging from Drone(VAID)dataset,an accuracy rate of 86%for detection and 78%accuracy for tracking has been achieved. 展开更多
关键词 Unmanned Aerial Vehicles(UAV) aerial images DATASET object detection object tracking data elimination template matching blob detection SIFT VAID
下载PDF
CMMCAN:Lightweight Feature Extraction and Matching Network for Endoscopic Images Based on Adaptive Attention
3
作者 Nannan Chong Fan Yang 《Computers, Materials & Continua》 SCIE EI 2024年第8期2761-2783,共23页
In minimally invasive surgery,endoscopes or laparoscopes equipped with miniature cameras and tools are used to enter the human body for therapeutic purposes through small incisions or natural cavities.However,in clini... In minimally invasive surgery,endoscopes or laparoscopes equipped with miniature cameras and tools are used to enter the human body for therapeutic purposes through small incisions or natural cavities.However,in clinical operating environments,endoscopic images often suffer from challenges such as low texture,uneven illumination,and non-rigid structures,which affect feature observation and extraction.This can severely impact surgical navigation or clinical diagnosis due to missing feature points in endoscopic images,leading to treatment and postoperative recovery issues for patients.To address these challenges,this paper introduces,for the first time,a Cross-Channel Multi-Modal Adaptive Spatial Feature Fusion(ASFF)module based on the lightweight architecture of EfficientViT.Additionally,a novel lightweight feature extraction and matching network based on attention mechanism is proposed.This network dynamically adjusts attention weights for cross-modal information from grayscale images and optical flow images through a dual-branch Siamese network.It extracts static and dynamic information features ranging from low-level to high-level,and from local to global,ensuring robust feature extraction across different widths,noise levels,and blur scenarios.Global and local matching are performed through a multi-level cascaded attention mechanism,with cross-channel attention introduced to simultaneously extract low-level and high-level features.Extensive ablation experiments and comparative studies are conducted on the HyperKvasir,EAD,M2caiSeg,CVC-ClinicDB,and UCL synthetic datasets.Experimental results demonstrate that the proposed network improves upon the baseline EfficientViT-B3 model by 75.4%in accuracy(Acc),while also enhancing runtime performance and storage efficiency.When compared with the complex DenseDescriptor feature extraction network,the difference in Acc is less than 7.22%,and IoU calculation results on specific datasets outperform complex dense models.Furthermore,this method increases the F1 score by 33.2%and accelerates runtime by 70.2%.It is noteworthy that the speed of CMMCAN surpasses that of comparative lightweight models,with feature extraction and matching performance comparable to existing complex models but with faster speed and higher cost-effectiveness. 展开更多
关键词 Feature extraction and matching lightweighted network medical images ENDOSCOPIC ATTENTION
下载PDF
Multi-focus image fusion based on block matching in 3D transform domain 被引量:5
4
作者 YANG Dongsheng HU Shaohai +2 位作者 LIU Shuaiqi MA Xiaole SUN Yuchao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2018年第2期415-428,共14页
Fusion methods based on multi-scale transforms have become the mainstream of the pixel-level image fusion. However,most of these methods cannot fully exploit spatial domain information of source images, which lead to ... Fusion methods based on multi-scale transforms have become the mainstream of the pixel-level image fusion. However,most of these methods cannot fully exploit spatial domain information of source images, which lead to the degradation of image.This paper presents a fusion framework based on block-matching and 3D(BM3D) multi-scale transform. The algorithm first divides the image into different blocks and groups these 2D image blocks into 3D arrays by their similarity. Then it uses a 3D transform which consists of a 2D multi-scale and a 1D transform to transfer the arrays into transform coefficients, and then the obtained low-and high-coefficients are fused by different fusion rules. The final fused image is obtained from a series of fused 3D image block groups after the inverse transform by using an aggregation process. In the experimental part, we comparatively analyze some existing algorithms and the using of different transforms, e.g. non-subsampled Contourlet transform(NSCT), non-subsampled Shearlet transform(NSST), in the 3D transform step. Experimental results show that the proposed fusion framework can not only improve subjective visual effect, but also obtain better objective evaluation criteria than state-of-the-art methods. 展开更多
关键词 image fusion block matching 3D transform block-matching and 3D(BM3D) non-subsampled Shearlet transform(NSST)
下载PDF
A Sequence Image Matching Method Based on Improved High-Dimensional Combined Features 被引量:2
5
作者 Leng Xuefei Gong Zhe +1 位作者 Fu Runzhe Liu Yang 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2018年第5期820-828,共9页
Image matching technology is theoretically significant and practically promising in the field of autonomous navigation.Addressing shortcomings of existing image matching navigation technologies,the concept of high-dim... Image matching technology is theoretically significant and practically promising in the field of autonomous navigation.Addressing shortcomings of existing image matching navigation technologies,the concept of high-dimensional combined feature is presented based on sequence image matching navigation.To balance between the distribution of high-dimensional combined features and the shortcomings of the only use of geometric relations,we propose a method based on Delaunay triangulation to improve the feature,and add the regional characteristics of the features together with their geometric characteristics.Finally,k-nearest neighbor(KNN)algorithm is adopted to optimize searching process.Simulation results show that the matching can be realized at the rotation angle of-8°to 8°and the scale factor of 0.9 to 1.1,and when the image size is 160 pixel×160 pixel,the matching time is less than 0.5 s.Therefore,the proposed algorithm can substantially reduce computational complexity,improve the matching speed,and exhibit robustness to the rotation and scale changes. 展开更多
关键词 SEQUENCE image matching navigation DELAUNAY TRIANGULATION HIGH-DIMENSIONAL combined feature k-nearest NEIGHBOR
下载PDF
Robust key point descriptor for multi-spectral image matching 被引量:3
6
作者 Yueming Qin Zhiguo Cao +1 位作者 Wen Zhuo Zhenghong Yu 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2014年第4期681-687,共7页
Histogram of collinear gradient-enhanced coding (HCGEC), a robust key point descriptor for multi-spectral image matching, is proposed. The HCGEC mainly encodes rough structures within an image and suppresses detaile... Histogram of collinear gradient-enhanced coding (HCGEC), a robust key point descriptor for multi-spectral image matching, is proposed. The HCGEC mainly encodes rough structures within an image and suppresses detailed textural information, which is desirable in multi-spectral image matching. Experiments on two multi-spectral data sets demonstrate that the proposed descriptor can yield significantly better results than some state-of- the-art descriptors. 展开更多
关键词 collinear gradient-enhanced coding (CGEC) key pointdescriptor multi-spectral image matching.
下载PDF
Speeded-Up Robust Feature Matching Algorithm Based on Image Improvement Technology 被引量:2
7
作者 Sharofiddin Allaberdiev Shokhrukh Yakhyoev +1 位作者 Rakhmatilla Fatkhullayev Jia Chen 《Journal of Computer and Communications》 2019年第12期1-10,共10页
Due to requirements and necessities in digital image research, image matching is considered as a key, essential and complicating point especially for machine learning. According to its convenience and facility, the mo... Due to requirements and necessities in digital image research, image matching is considered as a key, essential and complicating point especially for machine learning. According to its convenience and facility, the most applied algorithm for image feature point extraction and matching is Speeded-Up Robust Feature (SURF). The enhancement for scale invariant feature transform (SIFT) algorithm promotes the effectiveness of the algorithm as well as facilitates the possibility, while the application of the algorithm is being applied in a present time computer vision system. In this research work, the aim of SURF algorithm is to extract image features, and we have incorporated RANSAC algorithm to filter matching points. The images were juxtaposed and asserted experiments utilizing pertinent image improvement methods. The idea based on merging improvement technology through SURF algorithm is put forward to get better quality of feature points matching the efficiency and appropriate image improvement methods are adopted for different feature images which are compared and verified by experiments. Some results have been explained there which are the effects of lighting on the underexposed and overexposed images. 展开更多
关键词 image matching SURF ALGORITHM FEATURES of an image RANSAC ALGORITHM
下载PDF
Modified SIFT descriptor and key-point matching for fast and robust image mosaic 被引量:2
8
作者 何玉青 王雪 +3 位作者 王思远 刘明奇 诸加丹 金伟其 《Journal of Beijing Institute of Technology》 EI CAS 2016年第4期562-570,共9页
To improve the performance of the scale invariant feature transform ( SIFT), a modified SIFT (M-SIFT) descriptor is proposed to realize fast and robust key-point extraction and matching. In descriptor generation, ... To improve the performance of the scale invariant feature transform ( SIFT), a modified SIFT (M-SIFT) descriptor is proposed to realize fast and robust key-point extraction and matching. In descriptor generation, 3 rotation-invariant concentric-ring grids around the key-point location are used instead of 16 square grids used in the original SIFT. Then, 10 orientations are accumulated for each grid, which results in a 30-dimension descriptor. In descriptor matching, rough rejection mismatches is proposed based on the difference of grey information between matching points. The per- formance of the proposed method is tested for image mosaic on simulated and real-worid images. Experimental results show that the M-SIFT descriptor inherits the SIFT' s ability of being invariant to image scale and rotation, illumination change and affine distortion. Besides the time cost of feature extraction is reduced by 50% compared with the original SIFT. And the rough rejection mismatches can reject at least 70% of mismatches. The results also demonstrate that the performance of the pro- posed M-SIFT method is superior to other improved SIFT methods in speed and robustness. 展开更多
关键词 modified scale invariant feature transform (SIFT) image mosaic feature extraction key-point matching
下载PDF
Fast M-fold matching pursuit algorithm for image approximation 被引量:1
9
作者 Gan Tao He Yanmin Zhu Weile 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第4期883-888,共6页
A simple and effective greedy algorithm for image approximation is proposed. Based on the matching pursuit approach, it is characterized by a reduced computational complexity benefiting from two major modifications. F... A simple and effective greedy algorithm for image approximation is proposed. Based on the matching pursuit approach, it is characterized by a reduced computational complexity benefiting from two major modifications. First, it iteratively finds an approximation by selecting M atoms instead of one at a time. Second, the inner product computations are confined within only a fraction of dictionary atoms at each iteration. The modifications are implemented very efficiently due to the spatial incoherence of the dictionary. Experimental results show that compared with full search matching pursuit, the proposed algorithm achieves a speed-up gain of 14.4-36.7 times while maintaining the approximation quality. 展开更多
关键词 greedy algorithm image approximation matching pursuit
下载PDF
High-resolution Remote Sensing Image Semi-global Matching Method Considering Geometric Constraints of Connection Points and Image Texture Information 被引量:5
10
作者 Jingguo LV Xingbin YANG +1 位作者 Danlu ZHANG Shan JIANG 《Journal of Geodesy and Geoinformation Science》 2021年第4期97-112,共16页
Dense matching of remote sensing images is a key step in the generation of accurate digital surface models.The semi-global matching algorithm comprehensively considers the advantages and disadvantages of local matchin... Dense matching of remote sensing images is a key step in the generation of accurate digital surface models.The semi-global matching algorithm comprehensively considers the advantages and disadvantages of local matching and global matching in terms of matching effect and computational efficiency,so it is widely used in close-range,aerial and satellite image matching.Based on the analysis of the original semi-global matching algorithm,this paper proposes a semi-global high-resolution remote sensing image that takes into account the geometric constraints of the connection points and the image texture information based on a large amount of high-resolution remote sensing image data and the characteristics of clear image texture.123123The method includes 4 parts:①Precise orientation.Aiming at the system error in the image orientation model,the system error of the rational function model is compensated by the geometric constraint relationship of the connecting points between the images,and the sub-pixel positioning accuracy is obtained;②Epipolar image generation.After the original image is divided into blocks,the epipolar image is generated based on the projection trajectory method;③Image dense matching.In order to reduce the size of the cost space and calculation time,the image is pyramided and then semi-globally matched layer by layer.In the matching process,the disparity map expansion and erosion algorithm that takes into account the image texture information is introduced to restrict the disparity search range and better retain the edge characteristics of the ground objects;④Generate DSM.In order to test the matching effect,the weighted median filter algorithm is used to filter the disparity map,and the DSM is obtained based on the principle of forward intersection.Finally,the paper uses the matching results of WordView3 and Ziyuan No.3 stereo image to verify the effectiveness of this method. 展开更多
关键词 geometric constraints image texture information semi-global matching
下载PDF
BIT-CORRELATION MATCHING FUNCTION FOR IMAGE SEQUENCE CODING
11
作者 Chang Yilin Li Bingbing Sun Xianpu Li Feipeng(Xidian University, Xi’an 710071) 《Journal of Electronics(China)》 1996年第2期134-139,共6页
This paper proposes a new block matching criterion called the bit-correlation matching function for image sequence coding. When using the identical fast searching algorithm, the bit-correlation matching function not o... This paper proposes a new block matching criterion called the bit-correlation matching function for image sequence coding. When using the identical fast searching algorithm, the bit-correlation matching function not only results in nearly the same accuracy in displacement estimation as the mean square error function, but also makes the algorithm low in computation complexity and easy to parallel implementation, thus reducing the coding time of image sequence efficiently. 展开更多
关键词 image SEQUENCE CODING DISPLACEMENT estimation matching CRITERION
下载PDF
Scene matching based on non-linear pre-processing on referenceimage and sensed image
12
作者 ZhongSheng ZhangTianxu SangNong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第2期237-240,共4页
To solve the heterogeneous image scene matching problem, a non-linear pre-processing method for the original images before intensity-based correlation is proposed. The result shows that the proper matching probability... To solve the heterogeneous image scene matching problem, a non-linear pre-processing method for the original images before intensity-based correlation is proposed. The result shows that the proper matching probability is raised greatly. Especially for the low S/N image pairs, the effect is more remarkable. 展开更多
关键词 intensity-based correlation heterogeneous image scene matching
下载PDF
Dual Image Reversible Data Hiding by Modifying Least Significant-Bit Matching Revisited Rules
13
作者 Chi-Shiang Chan Chao-Liang Liu Yuan-Yu Tsai 《Journal of Electronic Science and Technology》 CAS CSCD 2017年第3期217-221,共5页
The concept of dual image reversible data hiding(DIRDH) is the technique that can produce two camouflage images after embedding secret data into one original image.Moreover,not only can the secret data be extracted ... The concept of dual image reversible data hiding(DIRDH) is the technique that can produce two camouflage images after embedding secret data into one original image.Moreover,not only can the secret data be extracted from two camouflage images but also the original image can be recovered.To achieve high image quality,Lu et al.'s method applied least-significant-bit(LSB) matching revisited to DIRDH.In order to further improve the image quality,the proposed method modifies LSB matching revisited rules and applies them to DIRDH.According to the experimental results,the image quality of the proposed method is better than that of Lu et al.'s method. 展开更多
关键词 Index Terms-Data hiding dual imaging technique least-significant-bit (LSB) matching revisited reversible
下载PDF
High-resolution Remote Sensing Image Semi-global Matching Method Considering Geometric Constraints of Connection Points and Image Texture Information
14
作者 Xingbin YANG Jingguo LYU +1 位作者 Shan JIANG Danlu ZHANG 《Journal of Geodesy and Geoinformation Science》 2022年第4期86-101,共16页
Dense matching of remote sensing images is a key step in the generation of accurate digital surface models.The semi-global matching algorithm comprehensively considers the advantages and disadvantages of local matchin... Dense matching of remote sensing images is a key step in the generation of accurate digital surface models.The semi-global matching algorithm comprehensively considers the advantages and disadvantages of local matching and global matching in terms of matching effect and computational efficiency,so it is widely used in close-range,aerial and satellite image matching.Based on the analysis of the original semi-global matching algorithm,this paper proposes a semi-global high-resolution remote sensing image that takes into account the geometric constraints of the connection points and the image texture information based on the large amount of high-resolution remote sensing image data and the characteristics of clear image texture.The method includes 4 parts:(1)Precise orientation.Aiming at the system error in the image orientation model,the system error of the rational function model is compensated by the geometric constraint relationship of the connecting points between the images,and the sub-pixel positioning accuracy is obtained;(2)Epipolar image generation.After the original image is divided into blocks,the epipolar image is generated based on the projection trajectory method;(3)Image dense matching.In order to reduce the size of the cost space and calculation time,the image is pyramided and then semi-globally matched layer by layer.In the matching process,the disparity map expansion and erosion algorithm that takes into account the image texture information is introduced to restrict the disparity search range and better retain the edge characteristics of the ground objects;(4)Generate DSM.In order to test the matching effect,the weighted median filter algorithm is used to filter the disparity map,and the DSM is obtained based on the principle of forward intersection.Finally,the paper uses the matching results of WordView3 and Ziyuan No.3 stereo image to verify the effectiveness of this method. 展开更多
关键词 geometric constraints image texture information semi-global matching
下载PDF
THREE-IMAGE MATCHING FOR 3-D LINEAR OBJECT TRACKING
15
作者 SHAO Juliang Clive Fraser 《Geo-Spatial Information Science》 2000年第2期13-18,40,共7页
This paper will discuss strategies for trinocular image rectification and matching for linear object tracking.It is well known that a pair of stereo images generates two epipolar images.Three overlapped images can yie... This paper will discuss strategies for trinocular image rectification and matching for linear object tracking.It is well known that a pair of stereo images generates two epipolar images.Three overlapped images can yield six epipolar images in situations where any two are required to be rectified for the purpose of image matching.In this case,the search for feature correspondences is computationally intensive and matching complexity increases.A special epipolar image rectification for three stereo images,which simplifies the image matching process,is therefore proposed.This method generates only three rectified images,with the result that the search for matching features becomes more straightforward.With the three rectified images,a particular line_segment_based correspondence strategy is suggested.The primary characteristics of the feature correspondence strategy include application of specific epipolar geometric constraints and reference to three_ray triangulation residuals in object space. 展开更多
关键词 three-image matching 3-D LINEAR OBJECT TRACKING
下载PDF
Image Matching Using Mutual k-Nearest Neighbor Graph
16
作者 Ting-ting Li Bo Jiang +2 位作者 Zheng-zheng Tu Bin Luo Jin Tang 《国际计算机前沿大会会议论文集》 2015年第1期80-82,共3页
Though weighted voting matching is one of most successful image matching methods, each candidate correspondence receives voting score from all other candidates, which can not apparently distinguish correct matches and... Though weighted voting matching is one of most successful image matching methods, each candidate correspondence receives voting score from all other candidates, which can not apparently distinguish correct matches and incorrect matches using voting scores. In this paper, a new image matching method based on mutual k-nearest neighbor (k-nn) graph is proposed. Firstly, the mutual k-nn graph is constructed according to similarity between candidate correspondences.Then, each candidate only receives voting score from its mutual k nearest neighbors. Finally, based on voting scores, the matching correspondences are computed by a greedy ranking technique. Experimental results demonstrate the effectiveness of the proposed method. 展开更多
关键词 image matching mutual K-NN GRAPH SPECTRAL TECHNIQUE
下载PDF
Identification of Microplankton in South China Sea with Image-Matching Individual PCR
17
作者 LI Si YANG Guanpin +1 位作者 ZHU Baohua PAN Kehou 《Journal of Ocean University of China》 SCIE CAS CSCD 2019年第1期219-226,共8页
In this study, marine microplankton were identified by combining standard light microscopy with Sanger 18S rRNA gene sequencing. The image-matching individual PCR technique was applied to identify the image collectabl... In this study, marine microplankton were identified by combining standard light microscopy with Sanger 18S rRNA gene sequencing. The image-matching individual PCR technique was applied to identify the image collectable unicellular microplankton to genera. Instead of pure strain culture and morphological identification, microplankton individual cells were isolated and fixed with glutaraldehyde, frozen and stored for months. Finally, they were imaged under a microscope and molecularly identified via phylogenetic analysis of their 18S ribosomal RNA gene(18S rDNA). Microplankton cells were collected at 30 locations in South China Sea, and were assigned to 21 known and 4 unidentified genera(2 uncultured fungi and 2 uncultured stramenopiles) with phylogenetic analysis in parallel to the morphological identification. 展开更多
关键词 image-matching INDIVIDUAL PCR MICROPLANKTON 18S ribosomal RNA gene morphological IDENTIFICATION molecular IDENTIFICATION South China Sea
下载PDF
Enhancing Cross-Lingual Image Description: A Multimodal Approach for Semantic Relevance and Stylistic Alignment
18
作者 Emran Al-Buraihy Dan Wang 《Computers, Materials & Continua》 SCIE EI 2024年第6期3913-3938,共26页
Cross-lingual image description,the task of generating image captions in a target language from images and descriptions in a source language,is addressed in this study through a novel approach that combines neural net... Cross-lingual image description,the task of generating image captions in a target language from images and descriptions in a source language,is addressed in this study through a novel approach that combines neural network models and semantic matching techniques.Experiments conducted on the Flickr8k and AraImg2k benchmark datasets,featuring images and descriptions in English and Arabic,showcase remarkable performance improvements over state-of-the-art methods.Our model,equipped with the Image&Cross-Language Semantic Matching module and the Target Language Domain Evaluation module,significantly enhances the semantic relevance of generated image descriptions.For English-to-Arabic and Arabic-to-English cross-language image descriptions,our approach achieves a CIDEr score for English and Arabic of 87.9%and 81.7%,respectively,emphasizing the substantial contributions of our methodology.Comparative analyses with previous works further affirm the superior performance of our approach,and visual results underscore that our model generates image captions that are both semantically accurate and stylistically consistent with the target language.In summary,this study advances the field of cross-lingual image description,offering an effective solution for generating image captions across languages,with the potential to impact multilingual communication and accessibility.Future research directions include expanding to more languages and incorporating diverse visual and textual data sources. 展开更多
关键词 Cross-language image description multimodal deep learning semantic matching reward mechanisms
下载PDF
A reliable algorithm for image matching based on SIFT 被引量:4
19
作者 霍炬 杨宁 +1 位作者 曹茂永 杨明 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2012年第4期90-95,共6页
A novel algorithm is presented to make the results of image matching more reliable and accurate based on SIFT (Scale Invariant Feature Transform). SIFT algorithm has been identified as the most resistant matching algo... A novel algorithm is presented to make the results of image matching more reliable and accurate based on SIFT (Scale Invariant Feature Transform). SIFT algorithm has been identified as the most resistant matching algorithm to common image deformations; however, if there are similar regions in images, SIFT algorithm still generates some analogical descriptors and provides many mismatches. This paper examines the local image descriptor used by SIFT and presents a new algorithm by integrating SIFT with two-dimensional moment invariants and disparity gradient to improve the matching results. In the new algorithm, decision tree is used, and the whole matching process is divided into three levels with different primitives. Matching points are considered as correct ones only when they satisfy all the three similarity measurements. Experiment results demonstrate that the new approach is more reliable and accurate. 展开更多
关键词 image matching SIFT algorithm two-dimensional moment invariants disparity gradient
下载PDF
A Fast Image Matching Algorithm Based on Yolov3 被引量:4
20
作者 LIU Rui LENG Xuefei LIU Yang 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2021年第5期807-815,共9页
In view of the fact that the traditional Hausdorff image matching algorithm is very sensitive to the image size as well as the unsatisfactory real-time performance in practical applications,an image matching algorithm... In view of the fact that the traditional Hausdorff image matching algorithm is very sensitive to the image size as well as the unsatisfactory real-time performance in practical applications,an image matching algorithm is proposed based on the combination of Yolov3.Firstly,the features of the reference image are selected for pretraining,and then the training results are used to extract the features of the real images before the coordinates of the center points of the feature area are used to complete the coarse matching.Finally,the Hausdorff algorithm is used to complete the fine image matching.Experiments show that the proposed algorithm significantly improves the speed and accuracy of image matching.Also,it is robust to rotation changes. 展开更多
关键词 Yolov3 image matching Huasdorff two-stage matching
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部