搜索资源列表
pingtu
- 全景图象的拼合及优化算法 一种快速全景图像拼接技术 一种全景图快速生成算法及其实现 一种全自动稳健的图像拼接融合算法-panoramic image mosaic and a rapid optimization algorithm Panoramic Image Stitching technology a panorama fast algorithm for generating and realization of a fully automatic solid fus
641
- D-S证据理论算法Java实现,完成信息融合技术的身份识别算法。-DS evidence theory algorithm for Java implementation, complete identity information fusion algorithm.
javascript
- 利用JAVAscr ipt做简单的程序设计,实现相关功能,将算法和页面设计融合到一起,从而更好的理解JAVAscr ipt-JAVAscr ipt to do a simple procedure using design, implementation-related functions, the algorithms and page design combines together to better understand JAVAscr ipt
Algorithms-of-the-intelligent-web
- 智能web算法英文原版, 描述利用各种技术对web应用进行智能化的处理; 涵盖五类重要算法:搜索、推荐、聚类、分类和分类器融合-This is the English original version of <Algorithms of the Intelligent Web>. It is about the use of techniques that enable the intelligent processing of information.This
free3Dplayer
- 裸眼3D播放器设计,将多个视点的图像进行融合,经插值算法处理后输出至光栅显示器呈现出裸眼3D效果-Design of naked eye 3D player, image multi-view fusion, the interpolation algorithm is output to the raster display showing the design 3D eye effect naked eye 3D player, image multi-view fusion, the in
dffsacxz
- 面是我写的 NSCT-PCNN 图像融合程序,论文见: 屈小波, 闫敬文, 肖弘智, 朱自谦.非降采样Contourlet域内空间频率激励的PCNN图像融合算法.自动化学报,Vol.34, No.12, pp: 1508-1514.Dec.2008. Matlab Image Fu-面是我写的 NSCT-PCNN 图像融合程序,论文见: 屈小波, 闫敬文, 肖弘智, 朱自谦.非降采样Contourlet域内空间频率激励的PCNN图像融合算法.自动化学报,Vol.34, No.12, pp: 15
Python实现聚类融合的目标跟踪算法
- Python实现目标跟踪算法,使用了模板匹配搭配光流法并使用聚类融合实现特征点分类聚合的算法。