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

搜索资源列表

  1. VC与matlab混合编程实现图像处理

    1下载:
  2. 这是一个VC和matlab混合编程在图像处理中的应用的例子,主要是两种编程语言的互相调用- This is VC and the matlab mix programming in the picture processing application example, mainly is two kind of programming languages mutually transfers
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:110296
    • 提供者:杨晖
  1. vcmat

    0下载:
  2. 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4621
    • 提供者:zhangjuan
  1. jzlkydm

    0下载:
  2. 矩阵类库源代码,用VC编写,程序是MATLAB与VC混合编程这本书上的-matrix class library source code, prepared by VC, the process is MATLAB and VC mixed programming on this book! !
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12194
    • 提供者:柳杨
  1. imagewavletedge

    0下载:
  2. 说明如题,不下后悔,内容包括了VC_图像处理编程平台,一维小波图像分解与重构,二维小波图像分解与重构,边缘检测,MATLAB与VC混合编程,-stating that no less than regret, including the VC_ image processing programming platform, one-dimensional wavelet decomposition and reconstruction images, two-dimensional images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6945224
    • 提供者:周儒坤
  1. vc++调用matlab函数混合编程实现二值图像的区域标记

    0下载:
  2. vc++调用matlab函数混合编程实现二值图像的区域标记。,vc++ call matlab function Matlab binary image of the regional markers.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-09
    • 文件大小:698659
    • 提供者:李占闯
  1. GetBMPPic.rar

    0下载:
  2. MATLAB和VC++混合编程实现BMP图像的读取显示,VC++为主要平台,中间调用MATLAB引擎,执行MATLAB语句,将读取的BMP数据显示出来。,MATLAB and VC++ Matlab read BMP images show, VC++ As the main platform, called intermediate MATLAB engine, the implementation of MATLAB statements will read BMP data display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-17
    • 文件大小:339839
    • 提供者:yinwk
  1. grabcut_matlab

    1下载:
  2. 三种基于GraphCut的图像分割方法,分别是GrabCut,LazySnapping和改进的GrabCut,其中用到了matlab和VC++的混合编程,在调用之前需生成mex文件-Three kinds of image segmentation method based on GraphCut, respectively GrabCut, LazySnapping and improved GrabCut, which used the matlab and VC++ mixed progr
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6593318
    • 提供者:付莉
  1. VisualC++-MATLAB

    0下载:
  2. VC++与Matlab图像处理混合编程光盘,包含各种图像处理算法-VC++ And Matlab Image Processing Mixed-Language Programming CD-ROM, contains a variety of image processing algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:5494719
    • 提供者:zhangjing
  1. CompressBinaryData

    1下载:
  2. MATLAB和VC++混合编程实现行程编码压缩,以VC++为主要平台,采用混合编程的形式,用MATLAB来调用MEX函数所编写的DLL,实现文件压缩。-MATLAB and VC++ Matlab Coding trip to VC++ As the main platform, the form of hybrid programming using MATLAB function to call the MEX prepared DLL, file compression realize.
  3. 所属分类:GIS program

    • 发布日期:2017-05-09
    • 文件大小:519528
    • 提供者:yinwk
  1. image

    0下载:
  2. matlat和vc++混合编程,实现图像配准-image registeration using matlab and Vc++
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:17900
    • 提供者:吴志伟
  1. matlabvc

    0下载:
  2. matlab vc 混合图象编程,MICROSOFT FOUNDATION CLASS LIBRARY : trial.-matlab vc mixed picture programming, MICROSOFT FOUNDATION CLASS LIBRARY: trial.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:158464
    • 提供者:youxia
  1. vcmatlabcanny

    1下载:
  2. vC调用matlab图像处理工具箱进行canny边缘检测,是matlab与vc混合编程学习的很好实例-vC call matlab image processing toolbox for canny edge detection, is a mixed programming matlab with vc a good example of learning
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:95686
    • 提供者:何卫华
  1. Image-processing-application

    0下载:
  2. 概述了图像处理及图像处理中的边缘检测,分别介绍了Vc++,MATLAB,LabVIEW这几种常用软件在图像处 理的应用中的优缺点,并给出部分程序实例加以验证,最后讨论的这几种软件的混合编程在图像处理中的应用.-Overview of image processing and image processing, edge detection, were introduced Vc++, MATLAB, LabVIEW these types of commonly used software
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:210430
    • 提供者:王文
  1. matlab-file

    0下载:
  2. 看到 rocwoods rocwoods rocwoods rocwoods 版主发的关于 matlab 与 VC++ 的混合编程,心有所感,其实利 用 C# 与 matlab 混编更容易理解,更容易为新手所接受。-C sharp and matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:312089
    • 提供者:zwb
  1. VisualC_PMATLAB

    0下载:
  2. vc+matlab的混合编程三维图像方面的。很有用。还不错。-Hybrid programming to achieve three-dimensional image reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:350203
    • 提供者:liu
  1. segrefine

    0下载:
  2. 经典的grabcut算法,基于matlab与VC混合编程,vc已经编译为动态链接库,matlab可以直接调用,matlab可以直接运行的-The classic grabcut algorithm matlab and VC mixed programming, vc already compiled dynamic link library, Matlab can be called directly, Matlab can be run directly
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:710168
    • 提供者:李前
  1. Matlab-and-VC-mixed-programming

    0下载:
  2. Matlab与VC混合编程 ,书中详细的介绍了Matlab与VC混合编程的几种方法,绝对算一本好书,热爱数字图像处理编程的可千万别错过。-Matlab and VC mixed programming , the book detailed introduces the Matlab and VC hybrid programming of several methods, the absolute is a good book, have a passion for digital i
  3. 所属分类:Special Effects

    • 发布日期:2017-11-04
    • 文件大小:1578844
    • 提供者:ZXX
  1. MatlabR2010a-and-VCPP6.0-program

    0下载:
  2. Matlab与VC混合编程,VC处理图像难度大,而MATLAB处理较简单,运用一种混合编程软件可以轻松处理数字图像,我主要是做系统用的。-program by combine Matalb and VC
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:3875259
    • 提供者:史姣凌
  1. faceDetection

    0下载:
  2. 基于OpenCV 2.4.3写的人脸检测DLL,可用在Matlab里调用。可用于人脸检测及VC Matlab OpenCV混合编程学习入门。Matlab中调用示例参考Release文件夹下的runtest.m -Based on OpenCV 2.4.3 face detection DLL, can be used to call in Matlab. A Start Example for face detection and VC Matlab OpenCV mixed program
  3. 所属分类:OpenCV

    • 发布日期:2017-05-31
    • 文件大小:13168476
    • 提供者:hujunyi
  1. VCPP--and--matlab

    0下载:
  2. VC++与matlab混合编程,软件运行环境为WinXP下的vc++和MATLAB7,运行软件之前应该先在MATLAB中设置编译环境,(基于VC++与MATLAB混合编程的医学图像处理系统)-VC++ and matlab mixed programming, the software operating environment for the vc++ WinXP under and MATLAB7, before running the software should first set t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4201820
    • 提供者:xiumugoing
« 12 3 »
搜珍网 www.dssz.com