-
ngray
自写M函数,做灰度图像的灰度级数及灰度范围的自定义设置。例如:将[0 255]的uint8图像变换成8级灰度的灰度范围为[0 7]图像或者[11.5 25.8]图像。
输出图像为double类,用户可将图像归一化后自行转换为所需类型。(This is a M function written by self, it can be used to rebuild a image with a given number of gray-level and a given gray-scale.
Output image is double class.)
- 2020-08-24 09:48:15下载
- 积分:1
-
GraphCut
图像分割经典算法GraphCut的实现代码,亲测可用。(An implementation of GraphCut Algorithm, which is a classical method in image segmentation field.)
- 2020-09-29 17:27:43下载
- 积分:1
-
08219576lizilvbo
用MATLAB编写的粒子滤波器程序,能很好对目标进行跟踪,适合学习粒子滤波器的同学。(Particle filter program written using MATLAB, well target tracking, suitable for students learning particle filter.)
- 2012-08-25 19:01:19下载
- 积分:1
-
81404570iROI
说明: 实现matlab对感兴趣区域(ROI)提取(Implement MATLAB to extract ROI)
- 2020-12-17 21:04:09下载
- 积分:1
-
lyc_sst_monthly_gif
说明: 基于MATLAB,对逐日的sst遥感数据做月平均并制作gif动图(Based on MATLAB, the daily SST remote sensing data are averaged monthly and the GIF map is made)
- 2021-03-02 11:13:36下载
- 积分:1
-
目标跟踪
通过手动框选目标区域,然后进行自动跟踪,使用的算法是Camshift,自适应均值漂移(By manually selecting the target area, then automatic tracking, using the algorithm is Camshift, adaptive mean shift)
- 2020-10-09 11:07:35下载
- 积分:1
-
POCS-SuperResulution
说明: 用POCS方法对图像进行超分辨率重构,matlab源码,有解释(POCS method using super-resolution reconstruction of images, matlab source code, to explain)
- 2021-03-19 19:39:19下载
- 积分:1
-
getOrientMap
梯度法计算指纹方向场,采用了三种方式:1、滑动块 2、自适应块 3、分割固定块(Gradient method is used to calculate the direction field of fingerprint, and three methods are adopted: 1, sliding block 2, adaptive block 3 and segmentation fixed block)
- 2020-10-26 11:00:00下载
- 积分:1
-
Smooth
振动信号预处理。去噪、去趋势项等。滑动平均法消除趋势项。(Vibration signal preprocessing. De-noising, the trend term.)
- 2013-05-14 09:25:38下载
- 积分:1
-
MinimumCrossEntropyThreshold
最小交叉熵图像分割源代码(原创).相关参考文献见源代码。(source code for the minimum cross-entropy thresholding algorithm)
- 2020-07-03 17:00:01下载
- 积分:1