登录
首页 » matlab » sambhare

sambhare

于 2021-03-04 发布
0 198
下载积分: 1 下载次数: 2

代码说明:

说明:  matlab编写的纹理图像分割 gussian滤波后k-means聚类 并将不同区域用线条表示出来(Matlab prepared texture image segmentation, Gussian filtering, K-means clustering and different regions are represented by lines)

文件列表:

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\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
sambhare\SegmentationFinal, 0 , 2008-04-25
sambhare, 0 , 2008-04-25

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

发表评论

0 个回复

  • 对CANNY算子进行改进
    对CANNY算子进行改进,其中详细的分析了CANNY算子的原理,已经应用改进的canny算子进行边缘检测,效果较好(CANNY operator improvements, including a detailed analysis of the principle of CANNY operator has been applied to improve the canny operator edge detection, better )
    2020-06-27 01:40:01下载
    积分:1
  • yuyanjiaozheng
    实现对鱼眼图像的校正 我自己执行过 可以使用(it can realise the rectification of the fish eye image )
    2010-06-04 17:26:26下载
    积分:1
  • Color-transfer-between-images
    非常经典的彩色转移算法的原文及源代码,是学习彩色转移必须看的。(The text of the classic color transfer algorithm and the source code, is the study of color transfer must see it. )
    2013-09-28 16:19:42下载
    积分:1
  • particle-filter
    本手册主要介绍粒子滤波的基本原理和其在非线性系统的应用(主要是目标跟踪、多目标跟踪、电源寿命预测方面的应用)。同时本手册最大的优点是介绍原理和应用的同时,给出实现例子的matlab代码程序,方便读者对照公式,理解代码。因此,它是相关方面的研究者快速上手和进入研究领域的快捷工具。同时,对于有一定基础的研究者,可以在本手册提供代码的基础上,做算法进一步改进和深入研究。(This manual describes the basic principles of particle filter and its application in nonlinear systems. The biggest advantage of this manual is to introduce the principles and applications of the same time, given the matlab code example implementation program, formula for the convenience of readers, to understand the code. Therefore, it is relevant researchers to quickly get up and running enter research areas shortcut tool. , Based researchers, on the basis of this manual code to do the algorithm to further improve and in-depth study.)
    2012-08-30 22:03:52下载
    积分:1
  • TPS warping
    说明:  Principal Warps: Thin-Plate Splines and the Decomposition of Deformations
    2019-05-13 11:16:43下载
    积分:1
  • colorhist
    统计颜色直方图的matlab程序,解压缩后可以直接在MATLAB环境中运行(Color histogram statistics of the matlab program, unzip it directly in the MATLAB environment)
    2008-05-13 23:05:29下载
    积分:1
  • 65520781sxthzsb
    对文字笔画特征进行提取,可以对图像中的文本区域进行定位。(Stroke extraction of text features, you can image in the text area to locate.)
    2009-11-06 17:32:36下载
    积分:1
  • 毕设
    说明:  在静止背景下使用背景差分法和帧间差分法进行移动目标的检测(Moving target detection using background subtraction and inter-frame subtraction in static background)
    2019-05-29 11:54:21下载
    积分:1
  • compressive-sensing-and-Wavelet
    沙威关于压缩感知(包括多种重构算法)和小波变换的程序(compressive sensing and Wavelet and source code)
    2014-07-16 15:42:14下载
    积分:1
  • CImageObject
    我从网上经过搜索和整理得到了大家想要的图像处理类:CImageObject,这个类库中包含了两个完整类:CImageObject类和ImageLoad类,包中也包含有*.h,*.lib,*.dll等相应的文件。相信你一定用得着!它们可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件。(I am from the Internet after a search and organize by the U.S. want to deal with categories of images: CImageObject, this library contains two types of integrity: CImageObject category and ImageLoad category, the package also contains*. h,*. lib,* . dll, such as the corresponding documentation. Trust that you will certainly need it! They can handle BMP, GIF, PCX, TGA, JPG, TIF format image files.)
    2007-10-23 00:30:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载