搜索资源列表
ImageViewerexe
- 基于对话框的图像处理程序,实现简单的图像处理功能!
PalmPrint
- 基于对话框的图像预处理及图像的傅立叶变换 很好懂的
Smoothed_Sobel_Gradient
- Sobel算子是图像处理中的算子之一,主要用作边缘检测。本程序使用Sobel算子检测图像边缘信息-Sobel operator is the image processing operator, one is mainly used for edge detection. This procedure using Sobel edge detection operator information
113172239digitalimageprosessing
- 基于对话框的图像处理的程序,比较好用,大家可以看下,很不错的。-Dialog-based image processing procedures, more convenient, we may have a look, very good.
source
- 这是书上的代码,在Visual C++下的图像处理以及在多文档和无模态对话框中的实时显示,供大家参考-This is the book
craindlg
- 本工程利用vc的图像处理和画图的功能实现的模仿下雨的对话框工程-The project utilized a vc of image processing and drawing functions of the dialog box works imitate rain
MFCCommonDialog
- 用VC编写的对话框程序代码,用于图像处理方面的东西-VC of the dialog box with the preparation of program code, for image processing of things
35345634534
- 对话框形式实现bmp图像加载与保存。图像处理最基本的技能-Bmp form dialog box to load and save images. The most basic image processing skills
VC_Graphics_rendering_and_image_display
- VC++图形绘制与图片显示小例子,MFC的与设备无关的图形设备环境类CDC的应用和MFC中图像处理类CImage的应用例子,在对话框中显示图片,绘制图形-VC++ graphics rendering and picture shows a small example, MFC has nothing to do with the equipment, graphics equipment, environmental CDC in MFC application and type of ima
text
- 简单的图像处理,基于对话框的MFC程序,可以实现显示,截取,保存,变灰度,反白等功能-A simple image processing, dialog-based MFC program, can be achieved show that interception, preservation, variable gray-scale, anti-white and other functions
ThreeDBMP
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和 DrawScene函数中实现,主要初始化OpenGL运行时的环境变
DIPDemo
- 基于对话框的数字图像处理程序,这是阮秋琦的《数字图像处理》的随书光盘里面的程序!-Dialog-based digital image processing program, which is restoration new " digital image processing" CD with the book inside the program!
SkinDemoDLG_
- MFC中,基于图像,皮肤对话框的处理及编程,很实用。-MFC, based on the image, the skin of the dialog box processing and programming, very practical.
VCPPIMAGEMODEL
- 用VC++构造图像类CDIB,基于对话框的的图像处理基础模版,各类图像算法均可基于此模版实现,对初学者有较好的借鉴意义-Constructed image using VC++ Class CDIB, dialog-based image processing based on templates, various types of image algorithms can be realized based on this template, for a better reference fo
Translucent-dialog-box
- 半透明对话框的实现 ① 创建一个与当前显示设备环境相兼容的位图对象 ② 创建一个与当前显示设备环境相兼容的内存设备环境 ③ 将位图对象选入到内存设备环境中 ④ 调用 BitBlt( ) 函数将显示设备环境中的图像拷贝到内存设备环境中来 ⑤ 对内存设备环境中的位图进行逐点亮度处理 ⑥ 在 OnPaint( ) 函数中将已处理的位图通过 BitBlt( ) 函数拷贝回显示设备环境 ⑦ 删除掉选入到内存设备环境中的位图对象以及设备环境对象 -① trans
tuxiangchuligaijin
- 基于对话框的图像处理界面,实现了打开图片、镜像变换、去色、浮雕等功能-Based on image processing interface dialog to achieve open the picture, image transformation, to color, relief and other functions
versatile-image-processing
- 这是在Visual Basic环境下的基于对话框的图像处理操作代码。包括一些基本功能如:对图像加高斯噪声、转灰度图、显示直方图、直方图均衡化、反色。还有对图像进行平滑的模板运算,如BOX模板,Gauss模板、Laplacian模板。并且可以对显示在对话框中的图像进行平移操作。-This is a dialog-based image processing operation code in Visual Basic environment. Including some basic functi
emage
- 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正(Geometric transformation is the most common means of image processing, based on the deformation of the image geometric correction)
1746571
- 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正()
bitzise-engineering
- 简单的图像处理易语言源码,主要逆反,平滑,霓红,浮雕,爆光等常用几种处理,()