CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC MATLAB 图像处理

搜索资源列表

  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. VC++中值滤波

    0下载:
  2. 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:139948
    • 提供者:陈咚
  1. VC调用matlab工具箱函数进行图像处理编程

    1下载:
  2. VC调用matlab工具箱函数进行图像处理的技术与方法-VC call Matlab toolbox functions for image processing technologies and methods
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:464077
    • 提供者:穆雅
  1. Vc+Matlabimageprocessingcode

    0下载:
  2. Vc++ Matlab图像处理与识别实用案例精选一书附带的源码,希望对各位有书的朋友作个参考!-Vc Matlab image processing and recognition of practical cases selected a book with source code, Members hope to have the book for a reference to a friend!
  3. 所属分类:图形图象

  1. visualc++matlab

    0下载:
  2. matlab以及vc++进行图像处理的实例,分章节,便于学习者练习,感觉还不错
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4904199
    • 提供者:蔡克
  1. VC调用matlab图像处理工具箱进行canny边缘检测

    1下载:
  2. VC调用matlab图像处理工具箱进行canny边缘检测,含pdf教程-edge detection by VC calling matlab image toolbox, pdf tutorial included.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:183985
    • 提供者:沈郑燕
  1. vc的图像处理

    0下载:
  2. 牌照识别 图像处理 工程应用 VC AND MATLAB
  3. 所属分类:图形/文字识别

    • 发布日期:2009-03-25
    • 文件大小:6476093
    • 提供者:lsj0305
  1. 在VC中调用mtlab进行图像处理

    0下载:
  2. 在VC中调用mtlab进行图像处理,可以把matlab代码调用到VC环境下运行
  3. 所属分类:源码下载

    • 发布日期:2011-03-22
    • 文件大小:192460
    • 提供者:wyy031980
  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. wushangquan

    0下载:
  2. VC程序设计之数字图像处理 包含数字图像处理的一些基本功能-VC program design of digital image processing of digital image processing that contains some of the basic functions of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:2371961
    • 提供者:wushangquan
  1. dongtai

    1下载:
  2. 动态显示鼠标的坐标值和图像像素值对于动态显示鼠标的坐标值和像素值,在其他语言如vc,vb中都比较方便,有直接的着方 面的函数,本程序在matlab图像处理实现-Dynamic display mouse coordinates and image pixel values for the dynamic display mouse coordinates and pixel value, in other languages such as vc, vb are more convenien
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3125
    • 提供者:高锟
  1. chap3

    0下载:
  2. vc++matlab图像处理与识别分章代码下载-vc++ matlab image processing and recognition of sub-chapter code download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:10508
    • 提供者:ruchong
  1. chap11

    0下载:
  2. vc++matlab图像处理与识别分章代码下载-vc++ matlab image processing and recognition of sub-chapter code 11 download
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:184898
    • 提供者:ruchong
  1. chap12

    0下载:
  2. vc++matlab图像处理与识别分章代码下载12-vc++ matlab image processing and recognition of sub-chapter code 12download
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:749389
    • 提供者:ruchong
  1. image

    0下载:
  2. 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:83786
    • 提供者:yangyong
  1. matlab-ImageProcessing

    0下载:
  2. vc实现的图像信号处理,包括:256色转灰度图、对比度拉伸、二值化变换、反色、亮度增减、取对数、取指数、直方图均衡、灰度均衡、阈值变换、图像镜像.-vc achieve image signal processing, including: 256-color to grayscale, contrast stretching, binarization transformation, anti-color, brightness change, check on the number of c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1541081
    • 提供者:陈兰
  1. visual

    0下载:
  2. VC MATLAB图像处理,有典型的应用程序实例可以学习 ,大家可免费下载啊!-VC MATLAB image processing, there is a typical example of the application can learn, we can free download ah!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-24
    • 文件大小:7777663
    • 提供者:胡晓明
  1. vc++matlab图像处理与识别案例书中的代码

    0下载:
  2. vc++matlab图像处理与识别案例书中的代码-vc Matlab image processing and recognition of the code book cases
  3. 所属分类:书籍源码

    • 发布日期:2014-01-28
    • 文件大小:5242967
    • 提供者:testsb
  1. Visual C++数字图像处理技术详解(源代码)

    1下载:
  2. 《Visual C++数字图像处理技术详解》的源代码,《Visual C++数字图像处理技术详解》以数字图像处理技术为主线,全面地介绍在Visual C++环境下进行数字图像处理程序设计的方法。内容涵盖了数字图像的变换、增强、复原、重建、形态学处理、分割、匹配、压缩编码、特效处理等,各种方法均给出基本原理、典型算法、Visual C++源码及综合应用案例。同时,《Visual C++数字图像处理技术详解》还介绍了Visual C++与VTK、OpenCV和MATLAB等开发平台相结合进行数字图像
  3. 所属分类:书籍源码

    • 发布日期:2017-12-25
    • 文件大小:9137152
    • 提供者:sorra
  1. 图像识别与项目实践++VC++、MATLAB技术实现

    1下载:
  2. 很好的图像处理中文教程,可以看看,非常不错(Good image processing tutorial, you can see, very good)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:14149632
    • 提供者:morewindows
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com