搜索资源列表
mtandvc
- matlab与Visual c++是图像处理的常用工具,介绍了matlab与Visual c++混合编程接口的配置及实现。-Matlab and Visual c is a common image processing tools, on the Matlab and Visual Programming Interface c mixed configuration and implementation.
CImage-introduction
- CImage为图像处理提供了许多相应的方法,这使得Visual C++在图像方面的缺憾一去不复返了。
myVC
- 文章阐述了如何利用VISUAL C++实现碎片图像无缝拼合技术,与大家一起学习
VCandMatlab
- Visual C++与Matlab混合编程方法在图像处理中的应用
openCVDIY
- OpenCV是Intel资助的开源计算机视觉库。它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 本文是学习OpenCV的入门知识简介-Introduction to OpenCV using Visual C++ development environment
imagprocessing
- visual c++ matlab图像处理与识别实用案例精选-visual c++ matlab image processing and recognition of practical cases selected
Matlab_VC
- 通过分析Matlab 和VC 的特点,指出了利用Matlab 与VC 接口进行应用程序开发的优点。 在与其他接口方式比较分析的基础上,得出了各种常用接口的利与弊,并证明Matlab 引擎所提供的 功能是最全面的。在介绍Matlab 引擎运作机理及相关函数之后,通过一个应用程序实现了Matlab 引擎和VC 在图像及数据处理中的有机结合。-By analyzing characteristics of Matlab and Visual C++ ,t he advantages of
SurveyOfImageSuper-resolutionInvestigation
- 来自万方数据库的付费论文,详细介绍了图像超分辨率算法研究-WanFangDATA paid from the paper, detailing the image super-resolution algorithm
The_Method_To_Show_BMP_File_In_VC
- 图像处理程序设计常用到Windows位图文件,分析了BMP文件结构并给出了在Visual C++程序设计中BMP文件的显示方法。-Image-processing program design to a Windows bitmap file used to analyze the BMP file structure is given in the Visual C++ Program Design BMP files display method.
image
- 窗口图像滚动是各种数据查询系统、多媒体图形数据库系统开发中的基本功能之一,本文用Windows API函数实现了窗口图像缩放、滚动,该方法可适用于Visual C++等语言。-Scroll the window image is a variety of data query system, one of the basic functions in the development of multimedia graphics database system using the Windows
picture-handle
- 本文对图像处理系统的发展现状和所采用的主要技术进行了详细分析,为了为图像的各种后续处理提供良好的前期基础,设计了对应的结构和主要功能,以及对一些基础且重要的环节进行了算法的研究。系统在Windows平台下实现,采用Visual C++作为编程工具,使用面向对象的程序设计技术实现图像显示,图像处理和图像简单应用的应用软件。主要工作分为四类,包括各种类型图像的显示、图像格式的转换、简单的图像处理、图像简单应用。系统的优点有:充分体现了面向对象的设计思想,充分运用了C++的特性。程序结构清晰,可读性好
VCPP-Image-Processing
- visual c++ 图像处理里有详细的介绍,由名师杨淑莹撰写-Image Processing with visual c++
Digital-image-edge-detection
- VC编程实现数字图像的边缘检测,本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-VC programming for digital image edge detection, this article is a simple introduction to readers of this technology, and given a code to achieve in under Visual C++ environment.
mfc-image-Loading
- visual C++ mfc中 ,把图像载入方法-mfc image Loading
VC-digital-image-processing
- 讨论如何利用微软的Visual C++开发工具来实现一些常用的数字图像处理算法,论述了图像处理的理论,同时给出了VC实现的源代码- VC digital image processing programming lecture
54352342
- Visual C++数字图像模式识别技术及工程实践-源代码,通过源码练习对初学者有很大的帮助。-Visual C++ digital image pattern recognition technology and engineering practice- source code, source code exercises a great help for beginners.
C#程序设计6
- Visual c#图像处理基础 图像文件的打开、保存、拷贝和粘贴 彩色图像的处理
Visual-CPPANNIU
- 使用Visual C++语言,打开一幅JMP图像的源程序,主要函数封装在CView类中。-Use Visual C++ language, open a JMP image source, the main function package in the CView class.
TXVCSHIXIAN
- 这是书上的代码,用Visual C++编写图像编程方法,供大家参考-This is the code on the book, using Visual C++ Prepared image programming method for your reference
visualcPP
- visual c++数字图像处理技术与工程案例(随书光盘源码)