搜索资源列表
matlab7.x
- 《精通MATLAB7.0混合编程》系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM Builder,第13章以图像处理为例介绍了一个综合应用实例。
VisualC++_MATLAB
- 《Visual C++_MATLAB图像处理与识别实用案例精选》配套源程序
C语言图像处理方法
- 此本电子书详细的介绍了C语言的图象编程,是C语言图象编程学习着的一本好参考书-this electronic book detailed introduction to the C programming language images, C programming language learning with images of a good reference book
MSER
- 主要函数由c语言编写,但是有matlab的mex文件方便使用。
Grabcut matlab+C++ code
- GrabCut implementation with C++ and Matlab.
powerSD 计算功率谱的C语言源程序
- 这是一个计算功率谱的C语言源程序,采用周期图法估计,可以直接应用与项目中,对做信号处理和图像处理的同志们有用。-this is a psd program that use the C language and it can be used in your project.
matlabcode
- 用C++实现的数字图像处理各个算法源代码 我精心整理的 很难的啊 希望可以给大家带来帮助-With C++ Achieved in various digital image processing algorithms source code, I carefully sorted out very difficult ah hope that we can bring help to everyone
VCandMATLAB
- VC调用matlab工具箱函数进行图像处理编程-Visual C++ and matlab mixed programmimg
VisualCMATLAB
- Visual C++ MATLAB图像处理与识别实用案例精选 pdg格式-tha visual C+++ Matlab
mxTV
- 全变差图像处理Matlab程序,for the paper: "Algorithms and Software for Total Variation Image Reconstruction via First-Order Methods, Numerical Algorithms"-Software for Total Variation Image Reconstruction (for Matlab Version 7.5 or later) "mxTV" is a software
matlab
- Visual C++/MATLAB图像处理与识别实用案例精选 一书的所有程序代码-Visual C++/MATLAB image processing and recognition of practical cases selected all the code book
visual_c_matlab_code
- 包含大量的关于图像处理的C++程序和matlab程序,适合初学者学习-Contains a large number of image processing of C++ program and matlab program for beginners to learn
Nunes
- 建立模型-处理光照图像,特别是线性光照条件下的图像处理-Modeling- light image processing, especially under the conditions of the linear light image processing
Visual-CPPMATLABTuXiangchuli
- Visual C++MATLAB图像处理与识别实用案例精选-Visual C++ MATLAB image processing and recognition of the practical case selection
Visual-CPP_MATLAB-usefull-example
- Visual C++_MATLAB图像处理与识别实用案例精选-Visual C++ _MATLAB practical image processing and recognition of selected cases
MATLAB--image-processing
- visual c++ matlab图像处理与识别实用案例精选,帮助我们学习-visual c++ matlab image processing and recognition of practical case selected to help us learn
juxingpuabu-c
- 可以进行初步的人脸定位,运用了各种matlab图像处理工具箱函数进行处理-The preliminary face location using matlab image processing toolbox functions for processing
数字图像处理与机器视觉_源码
- 是一本很好的图像处理的源码,基于MATLAB和C的代码
visual c++matlab图像处理与识别实用案例精选源码
- 《visual c++matlab图像处理与识别实用案例精选》这本书中附带的matlab/c++的源码("Visual c++matlab image processing and recognition practical cases selected" this book is attached to the source code of matlab/c++.)
BM3D C code
- BM3D图像平滑处理程序,C实现,图像处理的朋友可以参考