搜索资源列表
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
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
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.
Gif
- MATLAB 生成Gif图片 程序源代码-MATLAB generation Gif image
MATLAB_numerical-analysis
- MATLAB三次样条插值法 求信号的包络线 源代码 MATLAB使用欧拉Euler法求解微分方程组 源程序代码 MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码 MATLAB实现txt文本数据分离的源程序代码 MATLAB实现不同插值方法的GUI界面设计 源程序代码 MATLAB实现偏微分方程的差分计算 源程序代码 MATLAB实现单摆在外力矩作用下的动画 源程序代码 MATLAB实现图像中值 均值 维纳滤波 源程序代码 MATLAB实现图像分割otsu
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)
renlian
- 能够将人脸识别并定位,选取后生成并显示。还有一些可作为图片处理实例的程序供初学者参考。(It can identify and locate the face, select and display it.There are also some programs that can be used as pictures to process examples for beginners.)
sw-sift-master
- sift算法代码,内涵测试图片,能够生成完整结果,放到matlab中即可运行(Sift algorithm code, connotation test picture, able to generate complete results, put it in matlab to run)