期刊文献+
共找到739篇文章
< 1 2 37 >
每页显示 20 50 100
Surface reconstruction of complex contour lines based on chain code matching technique 被引量:1
1
作者 姜晓彤 《Journal of Southeast University(English Edition)》 EI CAS 2005年第4期432-435,共4页
A new method for solving the tiling problem of surface reconstruction is proposed. The proposed method uses a snake algorithm to segment the original images, the contours are then transformed into strings by Freeman'... A new method for solving the tiling problem of surface reconstruction is proposed. The proposed method uses a snake algorithm to segment the original images, the contours are then transformed into strings by Freeman' s code. Symbolic string matching technique is applied to establish a correspondence between the two consecutive contours. The surface is composed of the pieces reconstructed from the correspondence points. Experimental results show that the proposed method exhibits a good behavior for the quality of surface reconstruction and its time complexity is proportional to mn where m and n are the numbers of vertices of the two consecutive slices, respectively. 展开更多
关键词 chain code string matching surface reconstruction local shape feature
在线阅读 下载PDF
Matching Source Code Using Abstract Syntax Trees in Version Control Systems 被引量:2
2
作者 Jonathan van den Berg Hirohide Haga 《Journal of Software Engineering and Applications》 2018年第6期318-340,共23页
Software projects are becoming larger and more complicated. Managing those projects is based on several software development methodologies. One of those methodologies is software version control, which is used in the ... Software projects are becoming larger and more complicated. Managing those projects is based on several software development methodologies. One of those methodologies is software version control, which is used in the majority of worldwide software projects. Although existing version control systems provide sufficient functionality in many situations, they are lacking in terms of semantics and structure for source code. It is commonly believed that improving software version control can contribute substantially to the development of software. We present a solution that considers a structural model for matching source code that can be used in version control. 展开更多
关键词 VERSION Control Source code matching ABSTRACT SYNTAX Tree STRUCTURED Representation
在线阅读 下载PDF
AUTOMATED IMAGE MATCHING WITH CODED POINTS IN STEREOVISION MEASUREMENT 被引量:1
3
作者 Dong Mingli Zhou Xiaogang +2 位作者 Zhu Lianqing LU Naiguang Sun Yunan 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2005年第3期453-456,共4页
A coding-based method to solve the image matching problems in stereovision measurement is presented. The solution is to add and append an identity ID to the retro-reflect point, so it can be identified efficiently und... A coding-based method to solve the image matching problems in stereovision measurement is presented. The solution is to add and append an identity ID to the retro-reflect point, so it can be identified efficiently under the complicated circumstances and has the characteristics of rotation, zooming, and deformation independence. Its design architecture and implementation process in details based on the theory of stereovision measurement are described. The method is effective on reducing processing data time, improving accuracy of image matching and automation of measuring system through experiments. 展开更多
关键词 coded point Image matching Stereovision measurement
在线阅读 下载PDF
Application of Inertia Ellipse in Code Marker Matching
4
作者 XU Fang JIANG Weiwei +1 位作者 HE Qing HU Xiaobin 《Geo-Spatial Information Science》 2010年第3期226-229,共4页
In close-range photogrammetry, 3D information acquisition is based on image matching. The application of code marker helps to improve the level of automatic matching and the matching accuracy. This paper inyestigates ... In close-range photogrammetry, 3D information acquisition is based on image matching. The application of code marker helps to improve the level of automatic matching and the matching accuracy. This paper inyestigates the application of inertia ellipse algorithm to code marker matching. We can calculate the inertia ellipse of a target with a certain boundary. First, the method is applied to a single code marker; the angle and scaling are valid. Then, the paper introduces the multi code markers matching method by the inertia ellipse. Rotation and scaling changes of homonymy images can be calculated by inertia ellipse algorithm. These parameters can be used for code marker matching in arbitrary attitude close-range photogrammetry. 展开更多
关键词 close-range photogrammetry inertia ellipse code marker matching
原文传递
加权3D-Matching的改进算法
5
作者 冯启龙 王建新 陈建二 《计算机研究与发展》 EI CSCD 北大核心 2009年第11期1877-1884,共8页
Matching问题构成了一类重要的NP难问题.此类问题在诸多领域中有着重要的应用,如调度、代码优化等领域.对于加权3D-matching问题,通过深入分析问题的结构特性,可以转化成加权3D-matching augmentation问题进行求解,即从一个最大加权的k-... Matching问题构成了一类重要的NP难问题.此类问题在诸多领域中有着重要的应用,如调度、代码优化等领域.对于加权3D-matching问题,通过深入分析问题的结构特性,可以转化成加权3D-matching augmentation问题进行求解,即从一个最大加权的k-matching着手构造权值最大的(k+1)-matching.从问题的特殊结构特性出发,给出了加权3D-matching augmentation问题特有的性质:k-matching中存在2列使得该2列至少有2k/3元素被包含在(k+1)-matching中所对应的2列中.基于给出的性质,通过运用color-coding和动态规划技术,给出了一个时间复杂度为O*(4.823k)的参数算法,最终求解加权3D-matching问题.该算法较目前文献中的最好结果O*(5.473k)有了极大的改进. 展开更多
关键词 加权3D-matching 加权3D-matching augmentation color-coding 动态规划 参数计算
在线阅读 下载PDF
Matching Pursuits视频编码中原子匹配块搜索中的权值设计
6
作者 陈毅松 孙颖 +1 位作者 孙正兴 张福炎 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 2001年第5期398-402,共5页
基于 Matching Pursuits的误差图像编码算法因其基函数的灵活性 ,是一种在低码率视频编码应用中较为理想的算法 ,块能量搜索算法被用于减少该算法的编码复杂度 .针对固定权值加权块搜索算法的不足之处 ,提出了一种自适应加权块搜索算法 ... 基于 Matching Pursuits的误差图像编码算法因其基函数的灵活性 ,是一种在低码率视频编码应用中较为理想的算法 ,块能量搜索算法被用于减少该算法的编码复杂度 .针对固定权值加权块搜索算法的不足之处 ,提出了一种自适应加权块搜索算法 ,在不增加算法复杂度的情况下 ,对不同的被编码序列采用不同的权值表完成加权块能量算法 ;在各种情况下均得到了较理想的编码效果 . 展开更多
关键词 低码率视频编码 原子匹配块搜索 权值设计 误差编码 matching Pursuits算法
在线阅读 下载PDF
带权Matching和Packing问题的一种固定参数可解算法
7
作者 刘运龙 陈建二 王建新 《小型微型计算机系统》 CSCD 北大核心 2008年第4期672-677,共6页
带权的m-DMATCHING和m-SETPACKING问题(m≥3)以前是用近似算法来求解的.本文首先根据参数计算理论对这两个带权问题进行了参数化定义,然后运用最新的着色技术和动态规划技术对带权的m-SETPACKING问题设计了一个时间复杂度为O*(12.8mk)... 带权的m-DMATCHING和m-SETPACKING问题(m≥3)以前是用近似算法来求解的.本文首先根据参数计算理论对这两个带权问题进行了参数化定义,然后运用最新的着色技术和动态规划技术对带权的m-SETPACKING问题设计了一个时间复杂度为O*(12.8mk)的固定参数可解算法,接着在此基础上利用问题本身的结构特点对带权的m-DMATCHING问题提出了一个时间复杂度为O*(12.8(m-1)k)的固定参数可解算法,表明带权的m-SETPACKING问题和带权的m-DMATCHING问题都是固定参数可解的. 展开更多
关键词 带权m-SET PACKING 带权m-D matching 着色 固定参数可解
在线阅读 下载PDF
Robust key point descriptor for multi-spectral image matching 被引量:3
8
作者 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
A reliable algorithm for image matching based on SIFT 被引量:4
9
作者 霍炬 杨宁 +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
Maximum two-dimensional (u×v,4,1,3)-OOCs 被引量:2
10
作者 HUANG Yue-mei CHANG Yan-xun 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 2013年第3期279-289,共11页
Let Ф(u ×v, k, Aa, Ac) be the largest possible number of codewords among all two- dimensional (u ×v, k, λa, λc) optical orthogonal codes. A 2-D (u× v, k, λa, λ)-OOC with Ф(u× v, k, λ... Let Ф(u ×v, k, Aa, Ac) be the largest possible number of codewords among all two- dimensional (u ×v, k, λa, λc) optical orthogonal codes. A 2-D (u× v, k, λa, λ)-OOC with Ф(u× v, k, λa, λc) codewords is said to be maximum. In this paper, the number of codewords of a maximum 2-D (u × v, 4, 1, 3)-OOC has been determined. 展开更多
关键词 MAXIMUM two-dimensional optical orthogonal code orbit.
在线阅读 下载PDF
改进型Code-Matched交织器
11
作者 罗骥 张曦林 袁东风 《山东大学学报(工学版)》 CAS 2005年第1期64-69,共6页
Turbo码作为信道编码方案 ,可以获得较高的误比特率 (BER)性能 ,而交织器的设计是影响Turbo码性能的关键环节 .笔者在码的重量分析的基础上提出了一种改进型Code Matched交织器 ,它可以减少低重量码的数量 ,从而提高Turbo码的性能 .这... Turbo码作为信道编码方案 ,可以获得较高的误比特率 (BER)性能 ,而交织器的设计是影响Turbo码性能的关键环节 .笔者在码的重量分析的基础上提出了一种改进型Code Matched交织器 ,它可以减少低重量码的数量 ,从而提高Turbo码的性能 .这种改进型Code Matched交织器可以适用于多种不同生成矩阵产生的Turbo码 ,而且不会影响Turbo码在中、高信噪比处的性能 ,同时 ,在Rayleigh信道下 。 展开更多
关键词 TURBO码 交织器 重量分布 code-matched 距离谱
在线阅读 下载PDF
New code match strategy for wideband code division multiple access code tree management 被引量:1
12
作者 杨宗凯 刘光然 何建华 《Journal of Central South University of Technology》 2006年第3期265-269,共5页
Orthogonal variable spreading factor channelization codes are widely used to provide variable data rates for supporting different bandwidth requirements in wideband code division multiple access (WCDMA) systems. A new... Orthogonal variable spreading factor channelization codes are widely used to provide variable data rates for supporting different bandwidth requirements in wideband code division multiple access (WCDMA) systems. A new code match scheme for WCDMA code tree management was proposed. The code match scheme is similar to the existing crowed-first scheme. When choosing a code for a user, the code match scheme only compares the one up layer of the allocated codes, unlike the crowed-first scheme which perhaps compares all up layers. So the operation of code match scheme is simple, and the average time delay is decreased by 5.1%. The simulation results also show that the code match strategy can decrease the average code blocking probability by 8.4%. 展开更多
关键词 orthogonal variable spreading factor code placement strategy code match strategy code blocking probability
在线阅读 下载PDF
Turbo Codes with Modified Code-matched Interleaver over A WGN and Rayleigh Fading Channel 被引量:1
13
作者 罗骥 张曦林 袁东风 《Chinese Journal of Aeronautics》 SCIE EI CAS CSCD 2005年第2期147-152,共6页
A novel Code-Matched interleaver is proposed which decreases the number of the low weight codewords to improve the performance of the Turbo code. The modified design can adapt more kinds of Turbo codes determined by t... A novel Code-Matched interleaver is proposed which decreases the number of the low weight codewords to improve the performance of the Turbo code. The modified design can adapt more kinds of Turbo codes determined by the generator matrix, while it doesn't decrease the bit error rate performance of Turbo codes at moderate to high signal to noise ratio. At the same time, in Rayleigh fading channel, the new Code-Matched interleaver can also debase the error floor. 展开更多
关键词 TURBO INTERLEAVER weight distribution code-matched distance spectrum
在线阅读 下载PDF
BIT-CORRELATION MATCHING FUNCTION FOR IMAGE SEQUENCE CODING
14
作者 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
Screen Content Coding with Primary and Secondary Reference Buffers for String Matching and Copying
15
作者 Tao Lin Kailun Zhou Liping Zhao 《ZTE Communications》 2015年第4期53-60,共8页
A screen content coding (SCC) algorithm that uses a primary reference buffer (PRB) and a secondary reference buffer (SRB) for string matching and string copying is proposed. PRB is typically the traditional reco... A screen content coding (SCC) algorithm that uses a primary reference buffer (PRB) and a secondary reference buffer (SRB) for string matching and string copying is proposed. PRB is typically the traditional reconstructed picture buffer which provides reference string pixels for the current pixels being coded. SRB stores a few of recently and frequently referenced pixels for repetitive reference by the current pixels being coded. In the encoder, searching of optimal reference string is performed in both PRB and SRB, and either a PRB or SRB string is selected as an optimal reference string on a string-by-string basis. Compared with HM-16.4+SCM-40 reference software, the proposed SCC algorithm can improve coding performance measured by bit-distortion rate reduction of average 4.19% in all-intra configuration for text and graphics with motion category' of test sequences defined by JCT-VC common test condition. 展开更多
关键词 HEVC hnage Coding Screen Content Coding String matching Video Coding
在线阅读 下载PDF
Predictive Block-Matching Algorithm for Wireless Video Sensor Network Using Neural Network
16
作者 Zhuge Yan Siu-Yeung Cho Sherif Welsen Shaker 《Journal of Computer and Communications》 2017年第10期66-77,共12页
This paper proposed a back propagation neural network model for predictive block-matching. Predictive block-matching is a way to significantly decrease the computational complexity of motion estimation, but the tradit... This paper proposed a back propagation neural network model for predictive block-matching. Predictive block-matching is a way to significantly decrease the computational complexity of motion estimation, but the traditional prediction model was proposed 26 years ago. It is straight forward but not accurate enough. The proposed back propagation neural network has 5 inputs, 5 neutrons and 1 output. Because of its simplicity, it requires very little calculation power which is negligible compared with existing computation complexity. The test results show 10% - 30% higher prediction accuracy and PSNR improvement up to 0.3 dB. The above advantages make it a feasible replacement of the current model. 展开更多
关键词 Wireless Sensor NETWORK PREDICTIVE BLOCK-matching NEURAL NETWORK High Efficaciously Video CODING
在线阅读 下载PDF
基于多特征融合的修船结算编码智能匹配复合模型
17
作者 朱安庆 朱碧玉 +1 位作者 姚飚 李同兰 《造船技术》 2026年第1期23-30,共8页
在一些修船企业建立的修船结算系统和电子价格库中,人工匹配结算编码步骤易出错且耗时长,直接影响结算效率。为解决该问题,提出一种基于多特征融合的修船结算编码智能匹配复合模型。采用来自变换器的双向编码器表示(Bidirectional Encod... 在一些修船企业建立的修船结算系统和电子价格库中,人工匹配结算编码步骤易出错且耗时长,直接影响结算效率。为解决该问题,提出一种基于多特征融合的修船结算编码智能匹配复合模型。采用来自变换器的双向编码器表示(Bidirectional Encoder Representations from Transformers,BERT)模型将工程内容文本表示为词向量,采用卷积神经网络(Convolutional Neural Network,CNN)模型提取文本的局部特征,采用双向长短期记忆网络结合注意力机制(Bidirectional Long Short-Term Memory with Attention Mechanism,BiLSTM-Attention)模型提取上下文特征,得到对应的结算编码。试验结果表明,所提出的复合模型在整体准确率方面实现显著提升,充分证明该复合模型在处理复杂文本分类任务中的优势。 展开更多
关键词 修船结算编码智能匹配复合模型 多特征融合 来自变换器的双向编码器表示模型 卷积神经网络模型 双向长短期记忆网络结合注意力机制模型
在线阅读 下载PDF
On the Matching Relationship between the Revision to China's Company Law and China's Civil Code
18
作者 LONG Weiqiu 《Frontiers of Law in China-Selected Publications from Chinese Universities》 2025年第1期1-27,共27页
The Company Law(2023 Revision)must match with the Civil Code.On the one hand,because the Company Law is systematically subordinate to the Civil Code,its internal value and external normative system should highly coord... The Company Law(2023 Revision)must match with the Civil Code.On the one hand,because the Company Law is systematically subordinate to the Civil Code,its internal value and external normative system should highly coordinate with the Civil Code.In addition,the"General Part"Book of the Civil Code provides nearly 3o direct general provisions on legal persons and for-profit legal persons.As a result,the Company Law is subject to a kind of clear and direct limitation within this scope.Accordingly,it may incorporate much more detailed provisions but shall contain no conflicting provisions.On the other hand,the Civil Code has adopted a special open system model,with special space and flexibility for other laws to match with it.Besides,since the Company Law and other specific laws were enacted relatively early and have evolved independently for a long time,they have a space of autonomy to some extent in practice.From the perspective of legislative matching relationship,the Company Law should be revised based on five circumstances by adopting different matching strategies according to different matching requirements. 展开更多
关键词 revision to the Company Law combination of civil law and commercial law the Civil code matching relationship matters to be matched matching strategies
原文传递
Robustness and precision evaluation of the form error of micro-structured surfaces using real coded genetic algorithm 被引量:2
19
作者 周京博 孙涛 《Journal of Beijing Institute of Technology》 EI CAS 2012年第4期479-486,共8页
To obtain the form error of micro-structured surfaces robustly and accurately, a form er- ror evaluation method was developed based on the real coded genetic algorithm (RCGA). The meth- od employed the average squar... To obtain the form error of micro-structured surfaces robustly and accurately, a form er- ror evaluation method was developed based on the real coded genetic algorithm (RCGA). The meth- od employed the average squared distance as the matching criterion. The point to surface distance was achieved by use of iterative method and the modeling of RCGA for the surface matching was also presented in detail. Parameter selection for RCGA including the crossover rate and population size was discussed. Evaluation results of series simulated surfaces without form error show that this method can achieve the accuracy of root mean square deviation ( Sq ) less than 1 nm and surface pro- file error ( St ) less than 4 nm. Evaluation of the surfaces with different simulated errors illustrates that the proposed method can also robustly obtain the form error with nano-meter precision. The e- valuation of actual measured surfaces further indicates that the proposed method is capable of pre- cisely evaluating micro-structured surfaces. 展开更多
关键词 micro-structured surfaces form error evaluation surface matching real coded geneticalgorithm
在线阅读 下载PDF
FAST IMAGE ENCODING ALGORITHM BASED ON MEAN-MATCH CORRELATION VECTOR QUANTIZATION 被引量:1
20
作者 徐润生 许晓鸣 张卫东 《Journal of Shanghai Jiaotong university(Science)》 EI 2001年第1期40-43,共4页
A mean-match correlation vector quantizer (MMCVQ) was presented for fast image encoding. In this algorithm, a sorted codebook is generated regarding the mean values of all codewords. During the encoding stage, high co... A mean-match correlation vector quantizer (MMCVQ) was presented for fast image encoding. In this algorithm, a sorted codebook is generated regarding the mean values of all codewords. During the encoding stage, high correlation of the adjacent image blocks is utilized, and a searching range is obtained in the sorted codebook according to the mean value of the current processing vector. In order to gain good performance, proper THd and NS are predefined on the basis of experimental experiences and additional distortion limitation. The expermental results show that the MMCVQ algorithm is much faster than the full-search VQ algorithm, and the encoding quality degradation of the proposed algorithm is only 0.3~0.4 dB compared to the full-search VQ. 展开更多
关键词 image coding vector quantization mean match method
在线阅读 下载PDF
上一页 1 2 37 下一页 到第
使用帮助 返回顶部