搜索资源列表
vc调用matlab
- 将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 -m to a docu
subpix亚像素
- 自己编写的matlab程序 实现数字图像的模板匹配和相关算法,以及亚像素算法 压缩包中含源程序,实例图片和模板,以及模板生成算法。 使用方法: 1、设定路径 2、打开threshold,F5 有问题欢迎提问。
cloud
- 生成一维云模型的MATLAB程序,简单实用,可以自动生成云模型图片-Generate one-dimensional cloud model MATLAB program, simple and practical, can automatically generate cloud model picture
chgicon
- 这个文件可以用来更改matlab生成的界面的标题栏的小山似的图标,换为自己自定义的任何图片-This document can be used to generate matlab change the title bar of the interface of the hill-like icon for their own self-definition for any picture
Pic2Avi
- 用MatLab将众多图片文件自动生成avi电影文件-Make a avi file from many picture file using Matlab program
tupianchuli
- 对图片进行直方图均衡化、图像变暗、噪声生成和锐化的处理,很有用的小程序-Histogram equalization on the image, the image darkens, the noise generated and the sharpening of the deal, very useful little program
Batch-generate-grd
- surfer应用软件中生成图片用的 surfer批量生成grd,-Batch generate grd
photo_everyday
- 运行该程序会在路径【F:\图片\美好心情】上生成一幅照片,其名字为当前的拍摄时间。 1、需事先建立路径【F:\图片\美好心情】 2、电脑为windows系统且配有摄像头-Run this program in the path [F: \ Pictures \ a better mood] to generate a photo, their name for the current recording time. 1, prior to the establishment of t
GetImageRGB
- 用MATLAB获取图片RGB并生成相应文件-Get image RGB and generates the appropriate file using MATLAB
ceshi_Excel
- matlab生成exel文档,文件名为测试.Excel,并插入了表格图片-generate exel document
ceshi_Word
- matlab生成word文档,文件名为测试.doc,并插入了表格和图片-generate word document
test
- 首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。 然后应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。最后详细比较上述的结果,并分析原因。(内含实验报告)-Pictures first generate the following form: in IOUs 7 pixels wide by 210 pixels high, IOUs between the width of 17 pixels
mosaic-image
- 用matlab程序生成四分体马赛克图片,付图片以供试验-create mosaic picture
MATLAB-getrect
- matlab 鼠标从一幅图像中截取一个区域,并生成一幅图片-get a picture form a picture
MATLAB-generation-Gif-images
- MATLAB生成Gif图片程序源代码,直接运行.m文件即可查看效果。-MATLAB source code generation Gif images directly run. M file to see the effect.
picture
- 获取图片,算灰度,比较,UV-VIS,自动生成表格-UV-VIS picture catch
Gif
- MATLAB 生成Gif图片 程序源代码-MATLAB generation Gif image
Untitled_12
- 根据德布鲁意序列,编写的MATLAB代码,生成伪随机序列,继而转化为图片,图片中一定大小的图像块与其他任何相同大小的图像块都不同。-According to the de Bruges sequence, the MATLAB code is written to generate a pseudo-random sequence, which is then transformed into a picture in which a certain size of the image bloc
云模型
- 云模型计算的部分程序代码,生成一维云模型的MATLAB程序,简单实用,可以自动生成云模型图片(Cloud model calculation)
K-means聚类
- K-means聚类程序,可用于聚类问题,自动产生大量数据,生成聚类图片(K-means clustering program, can be used for clustering problems, automatically generate large amounts of data, generate clustering images)