CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - use matlab

搜索资源列表

  1. 111regionbest

    0下载:
  2. 基于区域生长,(区域增长)的目标分割方法,简单实用,易上手,m语言编写,易懂易用,没有调用内部函数,方便以后改写为c语言代码,请尽情享用-Based on regional growth, (regional growth) of the object segmentation method is simple and practical易上手, m language easy to understand and use, there is no call to internal functio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1493
    • 提供者:zz
  1. 111quyushengzhang

    2下载:
  2. 又一个经典区域生长源码(区域增长),自带图象可测试,为什么用m代码编写?因为易懂,易用,易改写成其他语言,根据您自己的平台和需求,将这经典的算法应用到您自己的课题项目中去吧,请尽情享用-Another classic source of regional growth (regional growth), bring their own images can be tested, why m coding? Because easy-to-understand, easy to use, eas
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:71345
    • 提供者:zz
  1. 111Regionbetter

    0下载:
  2. 经典区域生长源码(区域增长),比起灰度阈值法有不可比拟的优势,一旦尝试,欲罢不能啊,只是,在实时性应用方面还有待改进,m代码编写易懂,易用,易改写成其他语言,如果改写成c,应该速度有所提高.请尽情享用-Classical region growing source (regional growth), compared to gray-scale threshold method has unparalleled advantages, once the attempt to stop ah,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:987
    • 提供者:zz
  1. edgedetect

    0下载:
  2. 用各种算子对图像边缘检测,用巴特沃斯滤波器平滑处理后,再用prewitt算子、LoG算子、Canny算子边缘检测,之后去粘连-Operators using a variety of image edge detection, smoothing filters with Butterworth, the re-use Prewitt operator, LoG operator, Canny edge detection operator, followed by adhesion to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1209
    • 提供者:liya
  1. DIPUMtool1.3

    0下载:
  2. 这个是数字图像处理(matlab)(作者刚萨雷斯)书中所有代码,使用matlab编写,都可以直接使用-This is a digital image processing (matlab) (Author just Alcarrizos) book all of the code, the use of matlab to prepare, can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:153159
    • 提供者:倪广波
  1. rgbhist

    0下载:
  2. Use the RGB mode to get a quick sense of which colors are present in particular highlight, shadow, and midtone regions. The LAB mode is more useful for determining the actual color balance of an image, but it is slower. -Use the RGB mode to get a q
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:39493
    • 提供者:焦竹青
  1. image-preprocessing-2

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理-MATLAB using the function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1454
    • 提供者:焦竹青
  1. WaveletTransform

    0下载:
  2. 利用二维小波分析对一幅图象作2层小波分解,并在此基础上提取各层的低频信息实现图像的压缩.-The use of two-dimensional wavelet analysis of images for a 2-layer wavelet decomposition, and on this basis the low-frequency information extracted all levels to achieve image compression.
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:2698
    • 提供者:龙活
  1. matlabpca

    0下载:
  2. 这是一个用MATLAB做的图片预处理的程序,可以运行。-This is a picture to use MATLAB to do pre-processing procedures, can run.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1075650
    • 提供者:ll
  1. yuv2mov

    1下载:
  2. 这是一个将yuv文件导入到matlab中的源程序 在程序中对使用过程进行了详细的解释-This is a yuv file into matlab the source in the proceedings on the use of the process carried out a detailed explanation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1600
    • 提供者:chendong
  1. pipei

    0下载:
  2. .testpipei_1.m文件为基于灰度的模板匹配代码,仅为单独使用,不具有交互性 2.testpipei_2.m文件为基于灰度的快速模板匹配代码,仅为单独使用,不具有交互性 3.three.m为带有界面的演示程序,包含了上述两种算法,在MATLAB7.1中,在命令窗口下输入 edit three (three文件一定要在work文件夹下)回车后就可以进行使用了。 4.testpipei_1.m和testpipei_2.m的函数使用说明详细见各自的文件内 5.testpi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:196530
    • 提供者:郭飞飞
  1. ANNClassfication

    1下载:
  2. 使用MATLAB GUI编写的有界面的神经网络分类的方法。适合做课程设计-The preparation of the use of MATLAB GUI interface of the method of neural network classification. Suitable for curriculum design
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1306462
    • 提供者:lixiaodong
  1. facedetect

    2下载:
  2. 速度快功能强大的人脸检测程序,非常好用。基于Matlab的。-Fast powerful face detection procedures, very easy to use. Based on the Matlab.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-04-13
    • 文件大小:31827
    • 提供者:胡源
  1. digital-process-work

    0下载:
  2. 武汉大学研究生2008级数字图像处理学习总结及作业技术报告 使用Matlab实现,包括处理结果及详细说明,很好的数字图像学校资料-Wuhan University Graduate 2008 study of digital image processing and operating technical report summing up the use of Matlab to achieve, including the processing of results and detai
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:461775
    • 提供者:liusaoyue1
  1. jpeg

    0下载:
  2. 一个图像处理程序,使用DCT快速算法,只需把源码改成m文件即可。-An image processing procedures, the use of DCT fast algorithm, just the source file can be replaced by m.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2017
    • 提供者:volcano
  1. optical_tools_matlab

    5下载:
  2. 光学组件的matlab工具包,利用它,你可以仿真spot,几何像差,如慧差,球差,还有mtf仿真等-Optical components matlab toolkit, use it, you can simulation spot, geometric aberration, such as the Hui poor, spherical aberration, as well as simulation mtf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1101508
    • 提供者:zhanghao
  1. gaussiancurvefit

    0下载:
  2. 高斯曲线的拟合可对照学习使用程序比较全面适合电磁波类的人员参考学习-Gaussian curve fitting may be learning to use the control procedures for a more comprehensive type of electromagnetic wave reference study
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1173
    • 提供者:okboy
  1. shipin

    0下载:
  2. 利用改进的ostu即最大类间方差方法进行视频图像二值化-Ostu that the use of improved Otsu method of video image binarization
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1361
    • 提供者:吕壮
  1. ronghe

    1下载:
  2. 使用小波框架来实现图像融合算法。文件中有测试图片。-Framework to achieve the use of wavelet image fusion algorithm. Document the test picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:907096
    • 提供者:gh
  1. show

    0下载:
  2. 利用matlab做簡單的顯示圖片,利用matlab做簡單的顯示圖片-Using matlab to do a simple display of pictures, use matlab to do a simple display image
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:27122
    • 提供者:林昆鋒
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com