登录
首页 » matlab » 1

1

于 2017-12-31 发布 文件大小:8862KB
0 175
下载积分: 1 下载次数: 0

代码说明:

说明:  图像去雾可以还原图像的颜色和能见度,同时也能利用雾的浓度来估计物体的距离,这些在计算机视觉上都有重要应用(Image Fog can restore the color and visibility of the image, but also can use the concentration of the fog to estimate the distance of the object, which have important applications in computer vision)

文件列表:

Harris-ransac, 0 , 2016-10-29
Harris-ransac\1.jpg, 72836 , 2016-10-28
Harris-ransac\12.jpg, 42597 , 2016-10-28
Harris-ransac\2.jpg, 66617 , 2016-10-28
Harris-ransac\getHomographyMatrix.m, 956 , 2016-10-29
Harris-ransac\getNewSize.m, 1194 , 2016-10-29
Harris-ransac\hall1.JPG, 1591598 , 2016-10-13
Harris-ransac\hall2.JPG, 1807776 , 2016-10-13
Harris-ransac\hall3.JPG, 1845579 , 2016-10-13
Harris-ransac\hall_1.jpg, 19192 , 2016-10-28
Harris-ransac\hall_2.jpg, 25342 , 2016-10-28
Harris-ransac\hall_3.jpg, 19250 , 2016-10-28
Harris-ransac\Image_blend.m, 1603 , 2016-10-29
Harris-ransac\matlab.mat, 1686096 , 2016-10-29
Harris-ransac\matlab1.mat, 1966310 , 2016-10-28
Harris-ransac\Splicing.m, 1412 , 2016-10-29
Harris-ransac\transfer.m, 861 , 2016-10-29
Harris-ransac\代码.txt, 1353 , 2016-10-29
Harris-ransac\调用格式.txt, 34 , 2015-05-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SNR
    计算一副图像,或者加噪声后图像信噪比和峰值信噪比,代码非常简洁方便,效率很高。(Calculate the image SNR and PSNR)
    2021-03-15 15:09:22下载
    积分:1
  • gmm
    混合高斯模型使用K(基本为3到5个) 个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。通观整个高斯模型,他主要是有方差和均值两个参数决定,,对均值和方差的学习,采取不同的学习机制,将直接影响到模型的稳定性、精确性和收敛性。由于我们是对运动目标的背景提取建模,因此需要对高斯模型中方差和均值两个参数实时更新。为提高模型的学习能力,改进方法对均值和方差的更新采用不同的学习率 为提高在繁忙的场景下,大而慢的运动目标的检测效果,引入权值均值的概念,建立背景图像并实时更新,然后结合权值、权值均值和背景图像对像素点进行前景和背景的分类。(Gaussian mixture model using K (essentially 3-5) Gaussian model to characterize the features of each pixel in the image, in the image of the new frame for updated Gaussian mixture model, with each pixel in the image with a Gaussian mixture current model matching, if successful, determined that the point of the background points, otherwise the former attraction. Throughout the entire Gaussian model, he mainly has two parameters determine the variance and the mean, the mean and variance of the study, to take a different learning mechanism, will directly affect the stability, accuracy and convergence model. Since we are moving object extraction of the background modeling, so the need for the Gaussian model variance and mean two parameters real-time updates. In order to improve the learning ability of the model, an improved method for updating the mean and variance of different learning rates to improve in the busy scene, large and slow moving object detection results, the introduction of)
    2014-03-25 09:01:12下载
    积分:1
  • question2
    击中和击不中变换,可以很好的找出想要的图像,对图像识别和分割有很好的帮助(miss or not miss)
    2015-11-20 16:25:41下载
    积分:1
  • K-maens
    K均值聚类算法对图像进行分割,实验用程序,亲测可用。(K-means clustering algorithm for image segmentation, experimental procedures, pro-test is available.)
    2013-07-20 16:43:29下载
    积分:1
  • duibidulasheng
    对比度拉伸,对原始图像进行对比度拉伸,从而得到拉伸后的图像(tensile contrast, the original image contrast stretching, and thus drawing the images)
    2007-06-28 16:19:44下载
    积分:1
  • xian-ppt-image-processing
    西安科技大学,图像处理教程的课件,做成了PDF格式,希望对你们有用(Xi' an University of Technology, image processing tutorial courseware, made the PDF format, hope that is helpful for you)
    2011-05-12 10:41:58下载
    积分:1
  • homography
    这是一个印度人编的程序,用于两图像单应矩阵和变换结果的求取(This function estimates 2D-2D plane projective homography between two perspective images using Direct Linear Transformation, RANSAC and Levenberg Marquardt optimisation.)
    2011-12-27 16:59:10下载
    积分:1
  • gujiahua
    基于形态学的在Matlab下进行的图象骨架化及恢复,其中包含骨架化函数Frame和恢复函数refresh(based on the morphology of Matlab under the images of the skeleton and the restoration, which includes Frame function of the skeleton and the restoration of function refresh)
    2006-12-15 13:05:59下载
    积分:1
  • Halftoning_OrderedDithring_and_ErrorDiffussion
    Matlab源代码:利用有序抖动算法(Bayer矩阵D4和D8)生成二元图像;利用误差扩散算法(Floyd-Steinberg filter)生成二元图像。(Matlab code using the ordered dithring (Bayer D4 and D8 matrix) to generate the binary images Matlab code using the error diffusion algorithm (Floyd-Steinberg filter) to create a binary image)
    2010-02-17 05:24:17下载
    积分:1
  • FCMmatlab
    说明:  用matlab实现了FCM图像分割,分割效果较好。有说明(Matlab achieved using FCM image segmentation, segmentation better. Described)
    2008-11-27 08:13:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载