-
Hough
hough检测圆的Matlab源码!希望对大家有所帮助!(hough circle detection Matlab source code! Want to be helpful to everyone!)
- 2008-07-31 16:00:07下载
- 积分:1
-
zhongxin
自己写的计算一副图像重心的小程序,绝对有用。(Write their own calculation of an image center of gravity of small procedures, absolutely useful.)
- 2008-08-03 01:16:39下载
- 积分:1
-
dark_channel_new
单幅图象的暗原色先验去雾改进算法,能够很好地改进天空或明亮部分色彩失真问题,matlab代码注解详细,能很好地帮助理解算法过程。(improvement of a single image dehazing algorithm using dark channel prior,solving the problem of color distortion of sky and bright part!Having a good explain of the code,which
could be helpful to understand the processing of the algorithm! )
- 2012-10-25 09:20:55下载
- 积分:1
-
Renyi
说明: 实现图像的清晰分割,效果明显,基于图像灰度-梯度构造的二维直方图,在此基础上计算目标与背景的二维Renyi熵(It can handle more types of images and get more accurate shape of the image edgee that pixels gradient information in combination with parameter of Renyi entropy which is adjustable)
- 2011-04-05 09:12:56下载
- 积分:1
-
PrincipalCurves
这是网上较难得到的一份基于主曲线轮廓提取的算法和论文,大家可以试一下!(This is a package of the paper and source of principal curve! It deserves you to have a try!)
- 2020-11-15 21:09:41下载
- 积分:1
-
OFDMPAPRCCDF
描述OFDM高峰均功率比(PAPR)的CCDF曲线,用MATLAB仿真的结果(Description OFDM peak-average power ratio (PAPR) of the CCDF curve, the results of simulation using MATLAB)
- 2020-11-01 19:29:54下载
- 积分:1
-
zz
说明: 实现机器视觉双目标定,三维重建等算法,具有很好地擦考价值( Robot with two cameras to switch recognition system. (Note that not binocular vision) and the reference used opencv1.0 cmv. )
- 2012-10-28 17:09:47下载
- 积分:1
-
cedif
改进后的非线性各向异性扩散用于图像中的保边去噪,增加了二阶导数,是滤波效果更好(Improved nonlinear anisotropic diffusion for edge preserving image denoising, an increase of second derivative, is a better filtering effect)
- 2010-09-28 16:21:59下载
- 积分:1
-
DE
说明:
最简单的差分格式有向前、向后和中心3种。
向前差分:f (n)=f(n+1)-f(n)
向后差分:f (n)=f(n)-f(n-1)
中心差分:f (n)=[f(n+1)-f(n-1)]/2(The easiest difference format forward, backward, and three kinds of centers.
Forward differencing: f (n) = f (n+ 1)-f (n)
Backward difference: f (n) = f (n)-f (n-1)
Central difference: f (n) = [f (n+ 1)-f (n-1)]/2)
- 2016-05-17 21:08:01下载
- 积分:1
-
tuxiangpinjie
说明: 这个程序可以用于两个图像的拼接,通过寻找特征点完成拼接(This program can be used to stitch two images and complete the stitching by finding feature points.)
- 2019-03-12 15:23:59下载
- 积分:1