登录
首页 » matlab » 纹理图像分割

纹理图像分割

于 2018-12-03 发布 文件大小:2108KB
0 279
下载积分: 1 下载次数: 15

代码说明:

  纹理图像分割的算法和实例,其中包括理论的讲解和 MATLAB 文件。(Algorithms and Examples of Texture Image Segmentation)

文件列表:

纹理图像分割, 0 , 2018-07-21
纹理图像分割\sambhare, 0 , 2008-04-25
纹理图像分割\sambhare\Detecting Artifacts and Textures in Wavelet Coded Images.doc, 435712 , 2003-05-16
纹理图像分割\sambhare\Detecting Artifacts and Textures in Wavelet Coded Images.pdf, 298280 , 2003-05-16
纹理图像分割\sambhare\sambhare.ppt, 706048 , 2003-05-08
纹理图像分割\sambhare\SegmentationFinal, 0 , 2008-04-25
纹理图像分割\sambhare\SegmentationFinal\1.bmp, 66614 , 2008-04-24
纹理图像分割\sambhare\SegmentationFinal\3.bmp, 66614 , 2008-04-24
纹理图像分割\sambhare\SegmentationFinal\4.bmp, 22753 , 2008-04-25
纹理图像分割\sambhare\SegmentationFinal\6.bmp, 66614 , 2008-03-20
纹理图像分割\sambhare\SegmentationFinal\barbaraportion.png, 43852 , 2003-04-23
纹理图像分割\sambhare\SegmentationFinal\c1.bmp, 196662 , 2008-04-22
纹理图像分割\sambhare\SegmentationFinal\c2.bmp, 196662 , 2008-04-22
纹理图像分割\sambhare\SegmentationFinal\c3.bmp, 196662 , 2008-04-22
纹理图像分割\sambhare\SegmentationFinal\c4.bmp, 196662 , 2008-04-22
纹理图像分割\sambhare\SegmentationFinal\chisq.m, 366 , 2003-05-16
纹理图像分割\sambhare\SegmentationFinal\doog.asv, 2908 , 2003-05-16
纹理图像分割\sambhare\SegmentationFinal\doog.m, 2884 , 2003-05-16
纹理图像分割\sambhare\SegmentationFinal\gaussian.m, 453 , 2003-05-16
纹理图像分割\sambhare\SegmentationFinal\girl.bmp, 156006 , 2003-04-22
纹理图像分割\sambhare\SegmentationFinal\histproc.m, 652 , 2003-05-16
纹理图像分割\sambhare\SegmentationFinal\main.asv, 14886 , 2003-05-16
纹理图像分割\sambhare\SegmentationFinal\main.m, 15480 , 2008-04-25
纹理图像分割\sambhare\SegmentationFinal\pca.m, 1110 , 2003-05-16
纹理图像分割\sambhare\SegmentationFinal\postproc.m, 1698 , 2003-04-23
纹理图像分割\sambhare\SegmentationFinal\preprocfast.m, 4303 , 2003-05-16
纹理图像分割\sambhare\SegmentationFinal\rescalegray.m, 185 , 2003-05-16
纹理图像分割\说明.txt, 125 , 2018-07-20

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

发表评论

0 个回复

  • Image-Fusion
    泊松融合在某种意义上解决了图像融合的问题,但其在融合的过程中仅仅考虑了融入图像的梯度,而没有利用背景图像的梯度,因此,在使用泊松融合的过程中,需要对融入区域的标记较为准确,否则,会造成背景纹理的丢失,视觉上可以明显觉察图像融入的痕迹。因此,对公式稍作修改,在考虑前景的同时考虑背景的变化,可以得到更优的结果。(Poisson convergence in a sense solved the problem of image fusion, but it only considers the integration of image gradient in the integration process, but not the use of a background image gradient, therefore, the use of the Poisson integration process, the need for more accurate marker into the area, otherwise, it will result in the loss of background texture, image integration can clearly perceive the visual traces. Therefore, the formula slightly modified, in considering the prospect of taking into account the changes in the background, you can get better results.)
    2015-04-21 12:11:50下载
    积分:1
  • 3ddwt_code
    对于视频3D-DWT变换处理,嵌入水印图像。属于数字视频水印算法,包含水印嵌入算法以及水印提取算法。(3DDWT wavelet transform)
    2012-04-17 16:33:48下载
    积分:1
  • imagequality
    说明:  自己编写的图像质量评价函数,包括方差、平均梯度、模糊熵、信息熵(I have written the image quality evaluation function, including the variance, with an average gradient, fuzzy entropy, information entropy)
    2008-11-10 09:52:34下载
    积分:1
  • duanceng
    对采样得到的180幅断层图像进行重建,并针对其中的一幅图像进行处理,并且统计图像中颗粒的大小和数目!(Tomographic images of 180 samples obtained were rebuilt, and for which an image processing and image size and number of particles statistics!)
    2014-02-17 22:34:53下载
    积分:1
  • deconvolution-master
    说明:  去卷积 图像复原 去卷积操作 matlab(deconvolution Image restoration)
    2021-03-15 10:38:03下载
    积分:1
  • CBCT
    FDK算法 重建三维图像,期中有GPU并行计算加速fdk算法的实例(back-projection to RECONSTRUCT 3D IMAGE)
    2018-02-16 05:30:53下载
    积分:1
  • meanshifts
    图像处理均值漂移算法平滑处理meanshift(mean shift)
    2015-12-29 16:03:33下载
    积分:1
  • WaveletImageFusion-master
    说明:  基于小波变换,小波分解的图像融合算法,完整代码(Image fusion algorithm based on wavelet transform and wavelet decomposition, complete code)
    2020-04-23 18:15:41下载
    积分:1
  • Image deblurring
    说明:  用Lucy-Richardson算法和约束最小二乘滤波实现了图像去模糊(Image deblurring with LR algorithm and CLS filtering)
    2020-07-14 09:52:00下载
    积分:1
  • H-noise_low_pass_bayer
    Pixel design for H-noise cal; imageJ platform ; test done
    2020-06-22 16:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载