-
main
光流算法的源码 运用稠密光流(Lucas-Kanade)算法跟踪运动的图像(Optical flow algorithm source code using dense optical flow image (Lucas-Kanade) algorithm to track the movement of)
- 2015-04-08 21:36:01下载
- 积分:1
-
Geometrical-optics-for-DLP
有关投影的光学资料,针对DLP的几何光学(Information on the projection optics, geometrical optics for DLP)
- 2015-02-14 15:50:10下载
- 积分:1
-
DenoiseMethods
主要包括3种去噪方法,Bayesian Least Squares,BM3d 和Non-local means (this attachment contains three classical denoising methods Bayesian Least Squares,BM3d and Non-local means )
- 2010-02-20 13:34:12下载
- 积分:1
-
非下采样轮廓波变换,NSCT变换,主要用于图像去噪
非下采样轮廓波变换,NSCT变换,主要用于图像去噪(Non - down sampling contourlet transform and NSCT transform are mainly used for image denoising.)
- 2020-11-25 14:39:32下载
- 积分:1
-
rastersubsetviashapefile
说明: 使用shp文件裁剪矢量数据,可自己选择矢量文件,栅格文件,输出文件(Use SHP file to crop vector data. You can choose vector file, grid file and output file)
- 2019-12-24 23:30:08下载
- 积分:1
-
%e4%ba%8c%e5%80%bc%e5%8c%96%e5%8f%98%e6%8d%a2
简单起见,这里设定阈值为122,即最大灰度的一半(the sake of simplicity, this threshold value is set to 122, the largest gray half)
- 2006-10-24 21:58:15下载
- 积分:1
-
emd对一维信号去噪
说明: 三种emd去噪方法:1、直接使用小波阈值,进行硬阈值去噪;2、使用具有emd分解特性的阈值去噪;3、emd分解后的平移不变去噪。(Three kinds of EMD denoising methods: 1. Direct use of wavelet threshold for hard threshold denoising; 2. Use of threshold denoising with EMD decomposition characteristics; 3. Translation invariant denoising after EMD decomposition.)
- 2021-03-13 19:29:24下载
- 积分:1
-
fawltunique
自己编写的粒子群优化算法,以计算一个函数的值作为测试,达到了良好的精度(The particle swarm optimization algorithm written by ourselves is designed to calculate the value of a function as a test, and good precision is achieved.)
- 2018-09-05 23:02:58下载
- 积分:1
-
点云特征提取 详细 实用 经典的讲述过程及方法FeatureExtractionFromPointClouds
点云特征提取 详细 实用 经典的讲述过程及方法(Point Cloud Feature Extraction practical details about the processes and methods of classic)
- 2020-07-09 10:18:55下载
- 积分:1
-
均值滤波和中值滤波.doc
均值滤波和中值滤波
图像是一种重要的信息源,通过图像处理可以帮助人们了解信息的内涵,然而在图像使用和传输过程中,不可避免会受到噪声的干扰,因此为了恢复原始图像,达到好的视觉效果,需要对图像进行滤波操作。根据噪声种类不同,可以采用不同的滤波方法,均值滤波是典型的线性滤波算法,能够有效滤波图像中的加性噪声,而中值滤波器是能够有效滤除脉冲噪声的非线性滤波器,但传统中值滤波去脉冲噪声的性能受滤波窗口尺寸的影响较大, 在抑制图像噪声和保护细节两方面存在矛盾。本文首先对不同均值滤波器在处理不同噪声方面的优缺点进行了分析,然后分别用中值滤波器和自适应中值滤波器对被椒盐噪声污染的图像进行了滤波操作,发现自适应中值滤波方法不仅可以有效滤波椒盐噪声,同时还可以有效地克服中值滤波器造成图像边缘模糊的缺点。(Mean filtering and median filtering)
- 2018-07-25 20:36:03下载
- 积分:1