搜索资源列表
agthsg
- 黑魔方VC++数字图像处理源代码和软件,与书是配套的,可以看一看!
Imageprocessing-visualC++
- 一本VC为基础的数字图像处理书籍,从基础讲解,VC数字图像处理的基础入门和深入学习不可多得的一本书
VC++ImageProcessing
- 本书是一部非常好的图像处理编程方面的书。本书提供了数字图像处理中最常用的近百个算法。所有的算法都给出了浅显易懂的理论解析,完整的源程序。对于学习图像处理、提高VC编程的来说,这是一本好书。
VC1
- 《VC数字图像处理典型算法及实现》配套源码
matlab+vc++
- 基于小波变换的数字图像分割,vc#结合matlab实现
imageprocessing
- VC++数字图像获取 处理及实践应用 程序
VC++digital_image_process
- 介绍数字图像处理方面的知识 包括理论、设计和应用 仅供参考
Image_process_1
- VC++数字图像处理典型算法及实现一书代码,上半部分
vc++DigitalImageProcessing
- VisualC++数字图像处理配套光盘的源代码。
DTW算法VC++实现
- DTW算法VC实现 数字图像处理-DTW VC Digital Image Processing
vc图像识别--2 人邮版的随书光盘
- VC++数字图象获取,处理及实践应用.数字图像模式识别技术及工程实践上的关于图像的纹理相关、局部平稳性、惯性矩等的计算源代码和程序。.. -VC digital image acquisition, processing and application. Digital image pattern recognition technology and engineering practice on the texture relevant, local smooth, and the momen
数字图像基础处理
- 其中选择了10种最常用的算法,将其封装为更容易调用的API函数。除了方便VC++开发人员调用外,也使得VB、Delphi程序员能够方便地将其应用到自己的开发项目中。-which selected 10 species of the most commonly used algorithm, to more easily package for the API function calls. Apart from facilitating the development of VC personn
Visual C++数字图像处理
- 一个VC++编写的图像处理系统,包括了图像处理的经典算法!-a VC prepared by the image processing system, including the classic image processing algorithm!
VC++高斯平滑
- 数字图像处理,高斯平滑
vc++图像处理代码
- Visual C++数字图像获取、处理及实践应用
实现了图像平移变换的功能
- 实现了图像平移变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习-To achieve the image shift transform functions with VC++, MFC done like digital image processing can take a closer look at the code, learning together
实现了图像二值化变换的功能
- 实现了图像二值化变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习-To achieve the image binarization transformation function, using VC++, MFC done like digital image processing can take a closer look at the code, learning together
dgp.rar
- VC++数字图像处理(第二版)杨淑莹配书代码, digital image processing based on vc platform ,the writer of the book is yang shu ying,edition is second
vc
- Visual+C+++数字图像处理+何斌等编着+PDF电子书.pdf-Visual+ C++++ He Bindeng digital image processing+ PDF e-book compiled. Pdf
vc++图像处理教程
- VC++6.0 环境下的数字图像处理教程 比较详细 适合初学者