搜索资源列表
-
0下载:
live-wire是一种常用于医学图像的交互式分割方法,其基本思想是利用动态规划方法产生图像中给定两点间的最优路径,合理地构造代价函数和选择起始点和目标点,用以提取物体的边缘,十分有效,该份文件中包含说明文件,操作方便.-live-wire is a common medical images in the interactive segmentation method, The basic idea is to use dynamic programming methods to image
-
-
0下载:
VC动感编程源程序-VC dynamic programming source
-
-
1下载:
这是基于动态规划的立体匹配的代码,是当前立体匹配中很好的一种实现方式-This is the stereo matching based on dynamic programming code that is currently in a good stereo matching method to implement
-
-
0下载:
实现动态规划算法和感兴趣区域提取,效果不错啊
-The realization of dynamic programming algorithm and region of interest extraction, the effect of good ah
-
-
0下载:
用Snake算法和基于动态规划的图搜索算法,有效地实现了复杂物体轮廓特征的提取。 -With the Snake algorithm and based on dynamic programming graph search algorithm, effective implementation of the complex features of an object contour extraction.
-
-
0下载:
:步态识别通过人体走路的姿势来识别人的身份。近年来,步态作为一种生物特征识别技术备受计算机视觉研究者的关注。对某个
人的一个步态序列利用动态 Viterbi 算法得到一个样本姿态序列,对其多个步态样本姿态序列的对应姿态取平均得到这个人的特征姿态序
列,对特征姿态采用主成分分析法和线性判别分析法处理特征空间,并用最近邻法进行识别。利用 CASIA 数据库对本文方法进行验证,
取得了较高的识别率,并对体形变化具有较强的鲁棒性-Human gait recognition is the p
-
-
0下载:
vc编程OpenGL技术实现动态雷达界面经典代码-vc Programming Interface OpenGL technology to achieve dynamic radar classic code
-
-
0下载:
Delphi编程设计OpenGL动态场景制作代码Delphi Programming OpenGL dynamic scenes production code
-Delphi Programming OpenGL dynamic scenes production code
-
-
0下载:
运用C语言使用动态规划算法设计思想实现的图像压缩算法源程序-Using C language using the dynamic programming algorithm design thought realize image compression algorithm source program
-
-
0下载:
对灰度图像进行压缩和解压缩,用动态规划的方法做的。-On the gray image compression and decompression with dynamic programming to do.
-
-
0下载:
灰度图像的像素值范围在[0,255]之间,如果采用一个像素一个字节的存储方式,势必会造成空间的浪费。如果采用一定的无损压缩算法,可以大大提高减小文件大小,减少存储空间。本程序采用动态规划中图像压缩算法(图像分段合并的思想),设计一个类,实现灰度位图数据的压缩和解压过程-Grayscale pixel values in the range [0,255], if we adopt a pixel one byte is stored, it must lead to
-
-
0下载:
为了提高算法的执行效率, 应用粒子群算法求取图像中任意两点间最短路径来定位目标边界, 并与经典的基于Dijkstra 动态规划图搜索的Liv e Wire 算法进行比较.-In order to improve the efficiency of the algorithm, particle swarm algorithm to strike any of images to locate the shortest path between two object boundaries, and
-
-
0下载:
POJ1112,动态规划,宽度优先搜索预处理-POJ1112, dynamic programming, breadth-first search for pre-
-
-
0下载:
运用opengl语言编程一个动态球体,让球体能够实现旋转、平移。并有光照处理-Using a dynamic programming opengl sphere, so that sphere to achieve rotation and translation. And a light treatment
-
-
0下载:
采用动态规划思想编写的灰度图像压缩算法。-The use of dynamic programming algorithms written in gray-scale image compression
-
-
0下载:
动态规划简明教程 通过20多个例子 由浅到深 状态由一维到二维再到三维 层层深入-A Concise Guide by dynamic programming in more than 20 examples from shallow to deep condition and then by the one-dimensional to three-dimensional two-dimensional layers of depth
-
-
0下载:
OpenGL源代码,用vc6.0编程,实现三维动态机器人效果,在场景中加入来回移动的的灯光,是OpenGL中光照和材质学习的绝好历程-OpenGL source code with vc6.0, this code is a 3d dynamic programming, which is realize the robot effect, in the scene to join the light moving to and fro, OpenGL is in the light and t
-
-
0下载:
改程序用动态规划的方法实现了对灰质位图图像的压缩-Change program with the dynamic programming method for gray matter of the bitmap image compression
-
-
0下载:
求凸多边形最优三角剖分。用动态规划问题有效解决该问题。多边形是平面上一条分段线形封闭曲线。-Optimal convex polygon triangulation. Dynamic programming problem with an effective solution to the problem. Sub-polygon is a plane closed curve linear.
-
-
1下载:
本项目将多尺度理论、动态规划法、模式识别和区域划分等技术应用到图像的立体匹配之中,减少立体匹配过程中的搜索空间、计算时间和匹配错误;-This project will multi-scale theory, the dynamic programming, pattern recognition and regional division technology application of image matching of three-dimensional, reduce the sear
-