登录
首页 » matlab » matlab_source_code

matlab_source_code

于 2021-04-06 发布 文件大小:607KB
0 204
下载积分: 1 下载次数: 1

代码说明:

  局部拉普拉斯滤波代码,效果很好,可以直接运行(Edge-aware Image Processing with a Laplacian Pyramid)

文件列表:

matlab_source_code\child_window.m, 355 , 2011-04-14
matlab_source_code\downsample.m, 1235 , 2011-04-16
matlab_source_code\gaussian_pyramid.m, 785 , 2011-04-14
matlab_source_code\input_png\8.tif, 793298 , 2018-04-13
matlab_source_code\lapfilter.m, 4599 , 2011-09-17
matlab_source_code\lapfilter_core.m, 3509 , 2011-09-17
matlab_source_code\lapfilter_demo.m, 3973 , 2018-04-20
matlab_source_code\laplacian_pyramid.m, 1251 , 2011-04-14
matlab_source_code\LICENSE, 1056 , 2011-08-08
matlab_source_code\numlevels.m, 350 , 2011-04-14
matlab_source_code\pyramid_filter.m, 415 , 2011-04-14
matlab_source_code\README, 811 , 2011-09-17
matlab_source_code\reconstruct_laplacian_pyramid.m, 1074 , 2011-03-18
matlab_source_code\upsample.m, 1504 , 2011-04-16
matlab_source_code\input_png, 0 , 2018-04-20
matlab_source_code, 0 , 2018-04-20

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

发表评论

0 个回复

  • 1
    说明:  利用基于直方图的自适应阈值方法实现分割前景与背景a)设定三个不同阈值,直接观察分割结果; b) 利用统计直方图,得到一个自适应的阈值.(The segmentation foreground and background a are realized by using the histogram based adaptive threshold method, and three different thresholds are set, and the segmentation results are observed directly. B) a adaptive threshold is obtained by using the statistical histogram.)
    2017-12-07 18:05:49下载
    积分:1
  • point-density
    某个平面内的一系列点的密度分布,通过求出x和y方向的点的概率,最后用矩形框画出密度大的区域。4000个数据,详解,效果不错,直接能运行。(The density distribution of a series of points in the plane, determined by the probability of the point x and y directions, the final draw-density region with a large rectangular box. 4000 data, explain, good results can be directly run.)
    2014-02-13 19:21:49下载
    积分:1
  • edgedirection
    轮廓特征提取,是图像处理中底层特征中的一个重要参数,是我硕士论文中的代码(Contour feature extraction, image processing are the underlying characteristics of an important parameter, is my master' s thesis in the code)
    2009-02-24 12:04:09下载
    积分:1
  • segmentation
    这是基于图论的图像分割源代码,效果很好,欢迎下载.(This is based on graph theory image segmentation source code, works well, welcome to download.)
    2009-10-13 15:03:55下载
    积分:1
  • ImageRetrieval
    毕业设计,基于内容的图像检索,支持的检索特征包括 sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持,运行时请先选定一个文件夹来生成特征库,特征库用access数据库保存,只支持JPG文件(Graduate design, content-based image retrieval, search features, including support sift, color histogram, gray matrix, HU moment invariants, edge direction histogram, retrieval method using the K-means and KD trees are two kinds of needs OPENCV support Please select a runtime folder to generate the feature library, feature library with access database save, only supports JPG files)
    2010-09-14 17:31:44下载
    积分:1
  • ColorImageProcessing
    一种基于non-sample的纹理合成demo,程序性能还有待优化,效果还不错.(texture synthesis demo.)
    2013-09-27 22:53:20下载
    积分:1
  • Mirror_DImageProcess
    这个实例就像一个魔镜一样,能把原始图像照出各种变换效果,是基于MFC的多文档应用程序(This example is like a mirror,which can convert original image according to a variety of effects)
    2013-11-29 16:23:24下载
    积分:1
  • 水果识别系统
    基于GUI实现水果识别系统,限一个图片内存在一种水果(Realization of fruit recognition system based on GUI)
    2018-05-18 15:04:03下载
    积分:1
  • optimize_c
    用C语言实现最优化算法中的黄金分割法!!(optimization algorithm using c)
    2013-05-15 17:22:18下载
    积分:1
  • matlab.thresholding-master
    在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
    2019-04-14 15:41:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载