资源列表
resShortScanFan
- 该程序可以进行扇形的短扫描重建,利用Parker加权函数。得到不错的重建效果。希望对大家有帮助。仅供参考!-This programme is a short-fan reconstruction.On the use of Parker weight function.I hope it will be useful.And the result of this programme is good.
dack-channel
- 一些基本的图像去雾方法的代码,比如基于暗原色先验算法图像去雾等。-Some basic code image defogging method.
ultrasound-reconstruction.tar
- 实现基于压缩感知理论的超声重构算法,其中包含SPGL1的工具包,在maltab中添加到路径即可-Based on the theory of compressed sensing reconstruction algorithm ultrasound
2
- 基于matlab简单图像处理系统中对图片的取反功能-Based on a simple matlab image processing system for the inversion of the image
3
- 基于matlab简单图像处理系统中对图片的加噪功能-Based on a simple matlab image processing system for image plus noise functions
4
- 基于matlab简单图像处理系统中用图像平均的方法消除噪声-Matlab eliminate noise using a simple image processing system based on the method of averaging the image
5
- 选题二、基于matlab简单图像处理系统用中值滤波方法消除噪声-Two topics, based on matlab image processing system with a simple median filter to eliminate noise
ClipPolygon
- C#实现图形学中多边形的裁剪算法,虽然不是太完善,但基本实现了。-C# implementation of graphics polygon clipping algorithm
e002shp
- ARCGIS E00文件 转换 SHP文件-ARCGIS E00 convert to SHP
Tamura-texture-feature-contrast
- Tamura纹理特征,计算对比度的方法,此外,压缩包中附有相关待测试图片-Tamura texture features, calculated contrast, addition, compression package to be tested with relevant pictures
adaboost
- Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。 load clouds [test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[]) train_patterns 每列为一样本 train_targets 每列为一样本目标 100 :Numbe
Kalman_Filter
- 卡尔曼滤波器的操作包括两个阶段:预测与更新。在预测阶段,滤波器使用上一状态的估计,做出对当前状态的估计。在更新阶段,滤波器利用对当前状态的观测值优化。-Kalman filter operation consists of two stages: prediction and update. In the prediction stage, the filter is estimated using the previous state, to make an estimate of the c
