-
kernel-fusion
一种比较新颖的方法,通过对以往提出几种核估计方法的融合,建立新核,达到更好的图像恢复效果(A relatively new method, proposed in the past by the nuclear fusion of several estimation methods, the establishment of new nuclear, to achieve better image restoration effect)
- 2015-09-17 16:22:17下载
- 积分:1
-
Optical-flow-code
实现光流的代码,能够绘制光流的运动场。代码简单,无需配置,直接运行(It is Optical flow code.)
- 2012-04-06 15:26:55下载
- 积分:1
-
Gabor小波对图像进行特征提取Gabor
使用Gabor小波对图像进行特征提取,代码可以直接使用(Using the Gabor wavelet feature extraction, the code can be used directly)
- 2010-05-29 10:31:00下载
- 积分:1
-
cancer
典型的图像分割算法,希望对大家有用,多多支持,(Typical image segmentation algorithm, useful for all of us hope, a lot of support,)
- 2007-12-04 13:53:26下载
- 积分:1
-
DCTLSBDWTcode
基于DCT,DFT,DWT等的水印算法,还有加置乱的水印算法,用于图像处理方面(Based on the DCT, DFT, DWT, such as the watermarking algorithm, as well as increase the watermark scrambling algorithm, for image processing)
- 2008-05-20 17:06:38下载
- 积分:1
-
lowpass
实现巴特沃斯低通滤波器的小程序,大家看看能不能参考一下。(Butterworth low-pass filter program, see if you can refer to.)
- 2012-05-05 11:45:23下载
- 积分:1
-
jpg_encoder_and_decoder_matlab
自己用matlab写的灰度图像压缩解压程序
jpegencoder可以打开图像压缩后存储为c.jpg(只限于灰度图像)
jpegdecoder只适用于把jpegencoder的c.jpg解压,还不可以对任意图像解压,有待以后完善
作者 ar_dong(jpegencoder jpegdecoder
author ar_dong)
- 2020-12-30 21:48:59下载
- 积分:1
-
RRT-path-panning-algorithm
本文以自主驾驶车辆为实际应用背景.提出了一种改进的RRT(快速随机搜索树)路径规划算法.该路
径规划算法将非完整性约束条件与双向多步扩展RRT搜索算法相结合,在提高搜索效率的同时保证了规划路径的可
行性.同时将路径点作为B样条基函数的控制点,用三次B样条函数来拟合控制点生成平滑可跟踪的路径.通过在平
面障碍物环境下实验,验证了该算法的有效性.(AimingattheapplicationofALV(automaticlandvehicle),animprovedRRT(RapidlyRandom?exploring
Trees)pathplanningalgorithm isproposed.Thealgorithm combinesthenoholonomicconstraintsofvehiclewithdoubleextend
RRTs,whichnotonlyimprovestheefficiencyofsearchingbutalsoguaranteesthefeasibilityofthepathatthesametime.Thepath
pointsaretakenasreferencepointsfortheB?splinebasicfunction,approachandcreateanewsmoothroutewhichsuitsforthevehi?
cletofollow.Thesimulationoutcomesandfieldtestsverifytheeffectivenessofthemethodproposed.)
- 2012-12-01 18:39:27下载
- 积分:1
-
pcnn
详细介绍PCNN算法用于lena图像分割的实例,并用matlab实现(Detailed the PCNN algorithm for instance lena image segmentation and implemented using matlab)
- 2020-07-03 10:20:02下载
- 积分:1
-
Joint entropy
计算两个离散变量x和y的联合熵z = H(x,y)。 输入:x,y:两个相同长度的整数向量输出:z:联合熵
可以使用,有利于学习目的(Compute joint entropy z=H(x,y) of two discrete variables x and y. Input: of x, y: two integer vector of the same length Output: z: joint entropy
good for learning purposes)
- 2020-06-23 11:20:01下载
- 积分:1