登录
首页 » matlab » quickshift_superpixel

quickshift_superpixel

于 2010-05-07 发布 文件大小:1073KB
0 194
下载积分: 1 下载次数: 164

代码说明:

  图像分割 画红线分割 实现图像矩阵的分块 非常简便(Draw the red line segmentation of image segmentation is very simple block matrix)

文件列表:

quickshift_superpixel\C Source\quickshift.c
quickshift_superpixel\C Source\quickshift.h
quickshift_superpixel\C Source
quickshift_superpixel\demo.m
quickshift_superpixel\demo_all.m
quickshift_superpixel\demo_N_Cuts.m
quickshift_superpixel\Filter-banks_17D\calculateGaussian1ndDerivative.m
quickshift_superpixel\Filter-banks_17D\calculateGaussian2ndDerivative.m
quickshift_superpixel\Filter-banks_17D\calculateGaussianKernel1D.m
quickshift_superpixel\Filter-banks_17D\computeFilterBanks_1D.m
quickshift_superpixel\Filter-banks_17D\demoFilter.m
quickshift_superpixel\Filter-banks_17D\filter_17D.m
quickshift_superpixel\Filter-banks_17D\P1040520.bmp
quickshift_superpixel\Filter-banks_17D\rgb2lab.m
quickshift_superpixel\Filter-banks_17D\showFilterBanks.m
quickshift_superpixel\Filter-banks_17D
quickshift_superpixel\Microsoft.VC90.CRT.manifest
quickshift_superpixel\msvcm90.dll
quickshift_superpixel\msvcp90.dll
quickshift_superpixel\msvcr90.dll
quickshift_superpixel\myfile.txt
quickshift_superpixel\pic\IMG0153A.bmp
quickshift_superpixel\pic
quickshift_superpixel\segImage.m
quickshift_superpixel\Untitled.m
quickshift_superpixel\vl.dll
quickshift_superpixel\vl_binsum.mexw32
quickshift_superpixel\vl_flatmap.m
quickshift_superpixel\vl_imseg.m
quickshift_superpixel\vl_quickseg.m
quickshift_superpixel\vl_quickshift.c
quickshift_superpixel\vl_quickshift.m
quickshift_superpixel\vl_quickshift.mexw32
quickshift_superpixel\vl_rgb2xyz.m
quickshift_superpixel\vl_xyz2lab.m
quickshift_superpixel

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

发表评论

0 个回复

  • estimate
    对清晰图像加模糊并用时域和频域的方法分别实现对模糊参数的估计并将图像复原(其中用频域的方法实现对模糊角度的估计)(Clear picture of the additive fuzzy and time-domain and frequency domain methods, respectively, to achieve the estimated fuzzy parameters and image restoration (including the method used to achieve frequency domain point of view of fuzzy estimates))
    2009-05-23 21:51:47下载
    积分:1
  • CV-Active-contour-model
    CV模型水平集代码,包括图片、代码和运行结果(The level set evolution function of the CV model)
    2018-05-04 17:08:29下载
    积分:1
  • curvelet
    利用curvelet波将不同聚焦图像进行分解,然后利用局部能量最大的方法将图像合成,得到清晰的图像、(Curvelet waves using different focus image decomposition, and then make use of local energy will be the largest image synthesis methods have been given clear images,)
    2009-01-14 13:58:31下载
    积分:1
  • 3dwatershed
    用分水岭算法对三维模型进行分割处理。可以实现对三维模型的有意义分割。(Using three-dimensional model of the watershed algorithm to be dealt with separately. Three-dimensional model can achieve meaningful partition.)
    2009-01-13 20:29:26下载
    积分:1
  • lpt
    实现直角坐标系至极坐标系下的图形图像变换。本方法为最新的快速变换方法,可应用于相位相关下的带旋转平移、缩放等变换。(the method can transform pic to radan.it can be used by PC to get the roation.)
    2011-01-10 17:01:26下载
    积分:1
  • MatlabImageRetrieval
    说明:  用matlab编写的基于内容的图像检索源代码。(Matlab prepared with content-based image retrieval source code.)
    2008-09-24 16:00:32下载
    积分:1
  • Harris
    Harris角点检测算法,已经测试通过,程序中有清晰的注解,对于算法的理解有较大的帮助.(Harris corner detection algorithm has been tested, there is a clear process of annotation, the algorithm has a greater understanding help.)
    2009-03-27 01:11:06下载
    积分:1
  • 85375563DSCM_v1.0
    曲面拟合法是一种高精度、计算量小、抗噪性能强的方法,当前已被广泛地应用于 各种场景。比如岩石材料的变形测量、电子器件变形的测量、基于掌纹图像相关匹 配的重复定位技术等。曲面拟合法能够成功计算出亚像素位移的前提是整像素搜索阶 段可以正确搜索出模板的整像素匹配点,一旦整像素匹配点搜索出现错误,那么亚像素 测量阶段所得到的位移距离就会失去意义。 使用不同的拟合函数对相关系数矩阵进行曲面拟合,会对结果产生一定的影响,比 较常用的拟合函数有二次函数、三次函数、高斯函数等。(Surface fitting method is a high-precision, computational complexity is small, strong anti-noise performance method, has been widely used in various scenes. For example, deformation measurement of rock materials, deformation measurement of electronic devices, and repetitive location technology based on palmprint image correlation matching. Surface fitting method can successfully calculate the sub-pixel displacement on the premise that the whole pixel search stage can correctly search the template of the whole pixel matching point, once the whole pixel matching point search error, then the sub-pixel measurement phase of the displacement distance will be meaningless. Using different fitting functions to fit the surface of the correlation coefficient matrix will have a certain impact on the results. The commonly used fitting functions are quadratic function, cubic function, Gaussian function and so on.)
    2018-09-26 21:46:28下载
    积分:1
  • RETINEX
    Retinex算法,用于图像增强。 包括全局域retinex 局部域SSR、MSR、MSRCR(Retinex algorithm for image enhancement. Including full local retinex local domain SSR, MSR, MSRCR)
    2015-05-11 16:13:07下载
    积分:1
  • opencv小车追踪
    通过帧差追踪小车
    2016-09-25下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载