通过对传统纹饰的时间、空间、历史等诸多要素的梳理和分析,挖掘其时空演化规律,并探寻一套传承纹饰文化内涵的脉络.提取传统纹饰的视觉特征,以视觉相似度作为纹饰相关度的度量值,并依据纹饰相关属性构建传统纹饰语义网.利用所提的基于知识推理的演化关系发现算法预测传统纹饰的演化过程.以《中国纹样全集》为实验数据,抽取纹饰属性及其关系,整理出不同时期不同地域的纹饰共有1500个,纹饰之间形成的关系有13600个,通过实验验证了基于知识推理的传统纹样演化关系发现算法的可行性,并通过可视化呈现更直观地展示了纹饰的演化过程.
提出了一种鲁棒的基于全景及画中游的场景平滑过渡技术来提高场景的真实感.利用蜘蛛网格在图像的纵方向上构建一个简单的三维空间,通过连接每个空间来扩大虚拟漫游.图像之间的过渡通过图像配准,自动地发现一致并估计转换.采用参数化的配准方法,进行由粗到精的分层估计,利用快速傅里叶变换进行全局匹配,经过图像特征的快速计算,最后通过RANSAC自动去除离群值.实验结果表明,方法扩大了虚拟空间,创建了一种较少扭曲浏览的自由漫游,得到了相对平滑的过渡效果.
仪器数据的维护在日常的分析化验工作中十分重要.工作曲线,分析结果等数据有可能因为软件和硬件故障或者病毒攻击而被破坏甚至丢失,为了避免这种损失,对数据定期备份转移就成为必须要做的工作.文章以win7系统计算机作为服务器和仪器配套计算机建立工作组,利用系统自带的批处理功能开发备份程序和任务计划功能实现定期备份和转移数据库,建立一个完整的自动备份数据库系统,对系统配置和备份程序进行了详细介绍.
SIFT algorithm is a feature extraction algorithm with scale invariance,which can effec-tively extract local features of images.In order to improve the real time while improving its ro-bustness,SIFT algorithm is improved by using the local autocorrelation function of the first-order partial derivatives of the image gray from Harris algorithm instead of Hessian matrix to eliminate border effects.The improved algorithm can effectively remove the feature points in boundary posi-tion or position which is not bright enough when using Hessian matrix to eliminate border effects in SIFT algorithm,and it can improve the quality of image stitching.Experiments show that the improved algorithm can improve the detection time and robustness of SIFT algorithm,and it a-chieves good results in the production process of virtual roaming system.