-
iri-calculation
路面平整度检测系统(外部数据轮轴加速度数据读入,地图匹配,数据库交互)(International rough index software.based on the z-axis acceleration data .The software consists of the Baidu map api and oracle data base.The result consists of repair suggestions and IRI of road sections.)
- 2015-08-22 15:54:45下载
- 积分:1
-
ICPbyJakobWilmICP
实现了Jakob Wilm & Hans Martin提出的ICP算法,配准两片点云。(The ICP algorithm proposed by Jakob Wilm & Hans Martin is used to register two point clouds.)
- 2021-01-28 14:38:41下载
- 积分:1
-
PM-code
利用经典PM模型在matlab上运行的图像降噪程序(Image denoising program based on classical PM model)
- 2021-03-31 18:19:09下载
- 积分:1
-
DyBMPMovie
实现“动态”的位图动画,VC++经典编程学习源码,很好的参考资料。(The realization of "dynamic" bitmap animation, VC++ classic learning programming source code, a good reference.)
- 2013-11-25 12:37:28下载
- 积分:1
-
Image fusion
基于稀疏表示的图像融合算法 KSVD OMP(Image fusion algorithm based on sparse representation KSVD OMP)
- 2021-03-15 21:19:21下载
- 积分:1
-
pipeidian_eight
计算机视觉中得八点算法,采用SVD分解最小二乘解来求基本矩阵,这是模拟仿真实验程序。(Was 8:00 in computer vision algorithms, using SVD decomposition least-squares solution to seek the fundamental matrix, which is simulation, experimental procedure.)
- 2009-11-10 13:07:39下载
- 积分:1
-
C# 把图片显示成椭圆形状 例子源码下载
实例如图所示
- 2013-05-28下载
- 积分:1
-
EZW
此代码是小波零树算法的matlab实现程序,子程序较为齐全,包括最后计算压缩图像的峰值信噪比和压缩效果的源码。(This code is the wavelet zero-tree algorithm matlab implementation procedures, subroutines are more complete, including the final calculation of the peak signal to noise ratio and the compressed image compression source.)
- 2009-10-23 09:56:02下载
- 积分:1
-
matlabchengxu
图像分割和分形图像编码,其中图像分割的算法较多,而其只是分形编码的一部分(Image segmentation and fractal image coding, in which larger image segmentation algorithm, and its just part of fractal coding)
- 2008-04-27 08:43:32下载
- 积分:1
-
strtok
strtok(char s[], const char *delim) 用来将字符串分割成一个个片段。参数s指向欲分割的字符串,参数delim则为分割字符串中包含的所有字符。当strtok()在参数s的字符串中发现参数delim中包涵的分割字符时,则会将该字符改为
- 2013-05-06 14:36:34下载
- 积分:1