搜索资源列表
new-FFT
- 快速实现付立叶变换的程序,有详细说明用MFC编程-Fast Fourier Transform procedures, detailed programming with MFC
Template-dip
- 拉普拉斯锐化(边缘检测)MFC编程非常实用 对边缘检测学习有帮助-Laplacian sharpening (edge detection) MFC programming very practical edge detection to help learning
chepaishibie
- 读BMP文件,只能打开256色 (可以是灰度) 显示和内存贴图技术 关于调色板: 调色板实际上是一个数组,4个BYTE 分别是 B,G,R,和 Reserved 每一个像素点都有一个相应的数组。 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对
huidubianhuan
- 灰度变换处理,图像处理类,有DIB类,MFC编程
chap4
- 一个运动物体检测系统,该系统实现全部基于MFC编程技术。系统实现过程中,运用了很多关于图像处理的知识。
chap7
- 一个人脸检测系统,该系统的实现全部基于Windows和MFC编程技术。在系统实现过程中,使用了色彩空间的转换,图像建模以及其他很多的图像处理的过程。
vcpp32 《MFC技术内幕》
- 《MFC技术内幕》是一本久负盛名的MFC编程技术书籍,英文原版书名为:MFC Black Book,该书可以让你深入掌握Visual C++的核心开发技术——MFC框架。-" MFC Inside" is aprestigious MFC programming books, original English title is: MFC Black Book,the book allows you to thoroughly grasp the core of Visual
GrayTrs
- 利用VC++的MFC编程,对图像进行灰度变换,包括灰值化、灰度变彩色格式、负相、二值化、线性拉伸、对数拉伸和指数拉伸。-VC++ using the MFC programming, gray-scale transformation of images, including gray, and gray color format change, the negative phase, binarization, linear stretch of the number of tensile a
Appendix
- 有关图像处理的几个小例子,是用MFC编程的 ,希望可以有点用!-Related to image processing several small example is the use of MFC programming, hoping to use a bit!
DigitalImageProcessing
- 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
yuanma
- vc++MFC图像处理编程,包括对图像的平移,滤波,边缘检测等等算法,可以运行-vc++ MFC programming image processing, including image translation, filtering, edge detection algorithm, etc., you can run
Test_4
- vtk环境下,能够显示非结构化网格的程序,自己编的,与大家共享 编程环境:mfc-vtk environment, able to display unstructured mesh procedures, compiled their own, and share programming environment: mfc
ImageProcessing_S
- 图像处理平台,基于vc mfc编程实现图像的处理-Image processing platform, based on vc mfc programming image processing
DRAwPictuer
- 一个绘制二维图形的例子,可以不帮助你理解MFC编程过程-A two-dimensional graphics rendering example, you can not help you understand the process of MFC programming
MFC.design.image.processing.tools
- MFC编程图像处理工具设计代码MFC Programming design code image processing tools -MFC Programming design code image processing tools
vc-BMP
- VC下编程打开位图文件,MFC编程,精简,-VC program to open bitmap file under, MFC programming, simplification,
courseware-of-MFC-
- visual c++ mfc编程及其功能应用-the function of vc and mfc
Canny-operator-with-edge-extraction
- 用MFC实现用Canny算子提取边缘),是C++的基础学习,MFC编程-Using MFC Canny operator to extract edge), is the basis for learning C++, MFC Programming
Graphics-MFC-(CPP-Graphics)
- 此ppt是关于MFC图形学编程的,是MFC图形处理的经典课件。很适合初学者掌握MFC的基础知识,熟料掌握visual c++环境下的MFC编程。课件详细易懂。是学习MFC的好帮手。-This ppt is about graphics programming MFC, MFC graphics processing is a classic courseware. It is suitable for beginners to master the basics of MFC, grasp vi
例子+mfc程序
- 基于halcon的模板匹配程序,并用mfc编程,给大家一个参考(example of halcon with mfc)