搜索资源列表
图像处理课程设计
- 用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared usin
Drawing
- Windows MFC编程,实现了MFC绘图功能 1、单击鼠标右键可以选择绘制直线、椭圆、矩形或停止绘图\\n2、绘制的图像可以保存或打开曾经保存过的图像\\n3、单击工具栏的开始按钮可以开始播放动画,单击停止按钮可以暂停播放动画
mymfc
- 应用OpenCV,基于对话框的MFC框架里面打开图像文件。
bmp打开放大以及变色
- 使用MFC打开BMP文件 并可以发大缩小,以及色相的改变-use MFC open BMP file and can make a big narrow, and the changes hue
图像处理课程设计
- 用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared usin
Drawing
- Windows MFC编程,实现了MFC绘图功能 1、单击鼠标右键可以选择绘制直线、椭圆、矩形或停止绘图\n2、绘制的图像可以保存或打开曾经保存过的图像\n3、单击工具栏的开始按钮可以开始播放动画,单击停止按钮可以暂停播放动画-Windows MFC Programming, MFC drawing functions realize a one, click the right mouse button can choose
mymfc
- 应用OpenCV,基于对话框的MFC框架里面打开图像文件。-Application of OpenCV, the MFC fr a mework based on the dialog box to open image files inside.
DigitalImageProcessing
- 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linea
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, di
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 libra
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)