搜索资源列表
图像处理课程设计
- 用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared using MFC, the functions are : i.
Drawing
- Windows MFC编程,实现了MFC绘图功能 1、单击鼠标右键可以选择绘制直线、椭圆、矩形或停止绘图\\n2、绘制的图像可以保存或打开曾经保存过的图像\\n3、单击工具栏的开始按钮可以开始播放动画,单击停止按钮可以暂停播放动画
mymfc
- 应用OpenCV,基于对话框的MFC框架里面打开图像文件。
模拟windows自带的画图程序
- 使用Vs.Net 开发平台下的MFC应用程序框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。 (1) 能够用鼠标操控方式,绘制直线、矩形、椭圆。 (2) 能够在绘制一图形前以菜单方式设置线的粗细、颜色。 (3) 在绘图时,选择绘制某种图像后,在画布中按住鼠标左键后移动鼠标,在画布中实时的根据鼠标的移动显示相应的图形;在松开鼠标左键后,一次绘图操作完成。 (4) 可以以矢量图方式保存绘制的图形。 (5) 可以读取保存的矢量图形文件,并显示绘图的结果。 界
基于MFC的BMP图像打开,VS2008编写并测试
- 基于MFC的BMP图像打开,VS2008编写并测试,可以作为后续图像处理的基础-MFC-based BMP images open, VS2008 write and test, can be used as the basis for subsequent image processing
bmpdraw.rar
- 利用MFC编写的,打开bmp图像,并能用不同画笔在图像画线的程序,Prepared to use MFC to open bmp images, and use different brush images draw the line at the procedure
cximage600_vs2010
- CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。CxImage类库对于进行图像处理的研发人员,尤其对于初学者是一个很好的类库,其中附带的demo可以起到很好的引导作用。网上可以搜索到的为vc6.0版本,直接升级到v
DigitalImageProcessing
- 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
cximage600_demo
- CxImage是一个可以用于MFC 的C++图像处理类库类,它可以打开,保存,显示,转换各种常见格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的互相转换。-CxImage is a C++ class to load, save, display, transform BMP, JPEG, GI
MFC
- 基于MFC小型的图像处理软件! 可以打开8位位图,格式要.bmp的!-Based on MFC
showImage
- 利用MFC的类库,使用MFC图形界面打开并显示一幅图像-open and show a Image
DIBDetect
- 基于VC++的MFC设计的图像打开和显示程序,并利用Sobel变化实现边缘检测,初学者可以参考-MFC VC++, based on the image to open and display the design process and changes in edge detection by Sobel, beginners can refer to
CxImage
- VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImag
ShowBitmap2
- 运用MFC设计图像打开界面,以及熟悉VISAL C++ 6.0 的使用-Open the image using MFC design interface, as well as familiar VISAL C++ 6.0 using
open-save-Video-MFC
- 视频监控的基础功能就是打开摄像头,并将显示的图像存储为视频。-The basic function of video surveillance is to turn on the camera, and image storage for video.
yanse
- 基于MFC的图像处理程序,可以直接打开图片,并显示鼠标出的RGB色彩值-MFC-based image processing program, you can directly open the picture and display the mouse out of the RGB color value
ShowDIB
- MFC基于多文档视图的图像打开保存及图像的二值化处理-MFC image document view opened the preservation and image based on two value processing
OpenImage
- 基于MFC的图像读取程序,可以打开多种格式的灰度图像以及彩色图像-MFC-based image reading program, you can open multiple formats grayscale images and color images
MFCDemo-单图打开模式
- MFC和halcon实现的图像打开、显示等基础功能(MFC and halcon to achieve the image open, display and other basic functions)
Bmp_read_and_show
- 简单的BMP图像的读取与显示,读取像素点打印,对于大图片打开会有点慢(Simple BMP image reading and displaying, print by reading the pixel , large pictures will be opened a bit slow)