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

搜索资源列表

  1. Statisticalparameterscalculatedimage

    0下载:
  2. 有四个单独的MATLAB程序,是对一幅256的单色图像进行最大值计算,最小值计算,均值计算,还有一个是画出其直方图-four separate MATLAB program is to a 256 monochrome image maximum, minimum, mean, there is a painted its histogram
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.34kb
    • 提供者:xuhua
  1. matlab编的特征匹配(控制点)

    0下载:
  2. matlab编的特征匹配,用控制点可以进行匹配。简单的小程序,可直接运行。-Matlab series of the feature matching, control points can be used for matching. Simple small program can be directly run.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:925byte
    • 提供者:雷雷
  1. 自己用matlab写的sift特征点检测与匹配程序

    4下载:
  2. 自己用matlab写的sift特征点检测与匹配程序,运行能通过,Matlab write themselves sift feature points detection and matching program, run through
  3. 所属分类:2D图形编程

    • 发布日期:2015-09-09
    • 文件大小:25.22kb
    • 提供者:dubingxin
  1. Homography.rar

    0下载:
  2. 已知图象4点坐标和转换后图像相对应4点坐标, 利用openCV求出homograghy 3x3 矩阵, 然后输出变换后图像,There is an input image called "warpin". The goal is to warp this image so that the tiles are approximately square, that is the camera is rotated to look down, which produces an image call
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:69.58kb
    • 提供者:Ke Li
  1. Delaunay

    1下载:
  2. 用matlab编写的Delaunay三角化的程序,在points里面修改自己的初始点。-Delaunay triangulation using matlab program to modify the initial point, the points inside.
  3. 所属分类:2D Graphic

    • 发布日期:2016-05-18
    • 文件大小:2kb
    • 提供者:sancy
  1. Untitled1

    0下载:
  2. 一种基于HSV的车牌颜色判别方法,matlab实现的,结果显示在标题上-an matlab program to detect the color of the licence plate based on HSV
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-05
    • 文件大小:1000byte
    • 提供者:王恺
  1. wind_rose

    2下载:
  2. 这是一个简单的实现玫瑰图的matlab小程序 作图比较精美 相对实用-This is a simple rose diagram of the matlab implementation of mapping more beautiful and a relatively small program useful
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:4.16kb
    • 提供者:李一
  1. program

    0下载:
  2. matlab 实现对图像离散像素的曲面拟合,和差值比较,可实现细分等算法-the program is used to image in high resolution among image process system
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:711.34kb
    • 提供者:zhiwei
  1. inpainingCDD

    1下载:
  2. 基于偏微分的CDD模型,该程序运行效果非常理想,且附有处理图像,点击运行就可使用,程序很好理解,让大家少走弯路,强烈推荐!,请放心下载-Based on partial differential of the CDD model, the program runs very good results, and with image processing, click Run can use the program well understood so that we can avoid deto
  3. 所属分类:2D Graphic

    • 发布日期:2016-11-15
    • 文件大小:4.01mb
    • 提供者:倪路桥
  1. matlab

    4下载:
  2. 这个程序是用来绘制光子晶体光纤的色散曲线。-This program is used to draw the dispersion curves of the photonic crystal fiber.
  3. 所属分类:2D Graphic

    • 发布日期:2015-05-19
    • 文件大小:1kb
    • 提供者:陈艳
  1. FaceDetectorOtherversion

    3下载:
  2. 人脸检测的一个程序,adaboost+cascade+haar 能运行-Face detection of a program, adaboost+ Cascade+ Haar to run
  3. 所属分类:2D图形编程

    • 发布日期:2014-03-18
    • 文件大小:768.32kb
    • 提供者:who
  1. asas(7)

    0下载:
  2. 下面是我编的一个软硬阈值去噪的matlab程序 下面是我编的一个软硬阈值去噪的matlab程序:thr=sigma*(2*lgN)1/2/lg(j+1) 用[x,xn]=wnoise(2,10,6) 产生噪声测试数据-The following is Part I of a of hard and soft threshold denoising matlab procedure is the following hardware and software, I made a thre
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:938byte
    • 提供者:顾晓伟
  1. DCT

    1下载:
  2. 该程序利用matlab实现了基于DWT的数字图像水印-Matlab use the program to achieve the DWT-based Digital Image Watermarking
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:857.37kb
    • 提供者:yinkexin
  1. image_inpainting

    0下载:
  2. This program has two parts, first of all the original picture is devided into regions based on the texture, then the inpainting process begins with the segmented picture as a reference.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:493.19kb
    • 提供者:xinhui
  1. harris

    1下载:
  2. 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experime
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-28
    • 文件大小:11.17mb
    • 提供者:张裕
  1. Final_28Nov

    0下载:
  2. 2D-DCT 压缩图像后,通过QPSK,AWGN信道编码传输后,IDCT解压缩回原始图像,适用于任何图像-Using DCT to compress the orginal image, I use zigzag program, quantization, dct compression, then change the vector to bineary bit to pass through the QPSK channel. And from the binary array, I us
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3.85mb
    • 提供者:Jackie
  1. imageregistration

    0下载:
  2. matlab program about image registration feature point based
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:5.49kb
    • 提供者:hfy
  1. Econmic-matlab-program

    0下载:
  2. Econmic matlab program for the ideal test functions
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:996byte
    • 提供者:bharath
  1. Matlab-program-gray-edge-detection

    0下载:
  2. 本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。-This article focuses on how to get the image to extract the boundary information, the first to use to the gray
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:221.5kb
    • 提供者:陈泽奇
  1. MATLAB-procedure

    0下载:
  2. 在MATLAB中通过 程序可以画各种二维图,能够很直观的为大家展现代码的含义-In MATLAB program can draw a variety of two-dimensional map, can be very intuitive for everyone to show the meaning of the code
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-10
    • 文件大小:4.27kb
    • 提供者:lilong
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com