资源列表
Correl080
- 本软件适合工程技术人员及学生进行数据分析。适用范围广、输入界面简单方便、功能模块实用强大、操作简便易懂。 本软件可进行二元线性与非线性相关分析;多元线性与非线性相关分析;多元线性的相关矩阵分析;数理统计与误差分析;计算行列式的值、求解多元方程组;学习与研究函数的图形及特性;计算常用函数等等。例如:可对化验分析成果进行回归及误差分析、对地质物化探数据进行相关性分析、对测量数据进行误差分析、对社会调查数据进行统计分析等等。 -The software for engineering an
lbp
- 本代码为lbp算子的matlab实现,并附有简单的测试代码。可用于提取图片纹理特征,计算不同图片纹理差异等。-The code for lbp operator matlab implementation, together with a simple test code. Can be used to extract image texture features, calculate different picture texture differences.
matlab-sanciyangtiao-b
- 三次样条曲线和B样条曲线matlab源程序-Cubic spline curves and B-spline curve matlab source
shearletfusion
- 程序主要实现了二维剪切波变换,并将其运用在图像融合当中,成功的实现了多源图像融合 -realize 2-D shearlet transform and apply it to image fusion
MLS
- 非常经典移动最小二乘算法 一维二维三维的算法都有 我把其压缩成一个压缩包里 方便下载-Very classic one-dimensional two-dimensional moving least squares algorithm for three-dimensional compression algorithms have I put it into a compression bag easy to download
flatcorrect
- 数字图像平场校正,用于校正CCD各个像元响应不一致-Digital image flat-field correction for correcting each pixel CCD inconsistent response
ImageSignature
- 蓝幕摄像头抠像程序,可以通过USB摄像机实时采集图像,将人体图片扣出后融合到自定义背景图像中。-Blue screen keying camera program, you can capture images via a USB camera real time, images of the human body, after deduction of the integration into a custom background image.
barrel
- 对桶形失真的图片进行还原,使用MATLAB进行开发的,很不错的代码-restore barrel distoring picture,a excellent code,this code is written by matlab
E-FOR-HGE
- HGE易语言版本 完成大部分(98 )Hge函数转换到易语言能调用的 包含全部源码 易语言模块 + hge c++源码 此版具备易语言开发完整2d游戏 当然 时间仓促 肯定会有BUG 自己改造 如果你对此不了解,有偿提供 定制 修改 游戏例子制作等服务。 QQ:409570259 注明来意 谢谢、 -HGE easy language version Complete most (98 ) Hge function converts into easy lan
fdtd_2d_yuanzhu
- 实现平面电磁波入射到2D无限长圆柱导体的电磁仿真,FDTD算法实现。-A plane wave incident on an infinitely long cylindrical conductor electromagnetic simulation, FDTD algorithm.
fractal
- 输入灰度图像,输出图像的分形维数,使用分形盒维数算法 参考文献:基于分形维数的图像纹理分析,王耀南 王绍源 毛建旭,湖南大学学报,2006年10月-Input gray image, the output image fractal dimension, using fractal box dimension algorithm References: Based on the fractal dimension of the image texture analysis, WANG Yao
matching
- 使用Harris Corner提取特征点,通过相关算法得到匹配结果后,再使用Ransac算法剔除错误匹配-Using Harris Corner feature point extraction, through the relevant algorithm matches, then use Ransac algorithms eliminate false matches