搜索资源列表
图像处理课程设计
- 用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared using MFC, the functions are : i.
用MFC构建图像显示和操作的界面
- 用MFC构建图像显示和操作的界面; 掌握图像显示的方法并实现它; 编写读入BMP图像文件的程序; 编写把图像写入BMP图像文件的程序;,Image display using MFC to build and operate the interface master image display method and to achieve it the preparation of BMP image file read procedure the preparation of th
ShowBitmap
- 用VC++语言编写一个MFC多文档工程,实现三种图像格式的打开,其他格式可以依次编写来实现。-Using VC++ language to write a MFC multi-document projects, realize the opening of three image formats, other formats can be prepared in order to realize.
funnyPShop
- Image filtering algorithm implementation using MFC. It supports LPF, HPF, making/remove noize, opening, erosion, dilation, making binary image, thinning, wavelet transform, DCT/IDT, hardamard transform, motion estimation with 2 iamges -Image filterin
MyVideo1.0_AutoCamshift
- 程序用MFC+openCV编写。可实现自动获得一个目标选择框并进行跟踪 先用视频前几帧进行帧间差分,用cvFindContours()得到二值差分图像中最大的连通块作为camshift的初始选择框 程序做的不完善,只能针对类似test.avi的视频进行测试。(读一下函数GetBlob()你就能明白为什么了) 可能有些压缩格式的视频打不开,需要安装Xvid解码器-Program using MFC+ openCV prepared. Can be realized a
DIP_Program
- It is basic Image processing program by using MFC (Vc++). It used only 256*256 Raw Iamges. It contains lots of functions like as pixel-operation, Histogram Eq,St, geometric transformation, EdgeDetection
moemMZ
- this is image mosaic sample program, and also you can test some basic programming skill by using MFC (vc++) . It make mosaic image by selecting 2 dominant image, after that It calculate affine transform matrix and you can see the result.
BmpTest
- 运用MFC多文档,可以打开256位真彩图片并能显示出来。-Using MFC multi-document, you can open a 256-bit true color image and can be displayed.
Appendix26
- 用mfc对bmp图像进行缩小和放大的处理-Bmp image using mfc for zoom in and out of the deal
Image-processing-using-mfc
- 用mfc进行图像处理,程序实现了邻域平均,动态范围压缩,阈值分割,对称变换。-Image processing using mfc, the program implements the neighborhood average, dynamic range compression, threshold segmentation, symmetry transformation.
Image-processing-using-mfc2
- 用MFC进行图像处理,该程序主要实现了阈值分割,边缘检测,中值滤波,图像锐化。-Image processing using MFC, the program mainly to achieve the threshold segmentation, edge detection, median filtering, image sharpening.
Image-processing-using-mfc3
- 用MFC进行图形图像处理,该程序主要实现了缩放,滤波。通过平滑和锐化的的方法对图象进行滤波及对噪声的处理。-Graphical image processing using MFC, the program mainly to achieve the zoom, filter. Through the method of smoothing and sharpening of image filtering and processing noise.
picture
- 利用MFC实现BMP图像的放大和缩小,当图片超过窗口是还可以显示滚动条已方便查看-Using MFC to achieve BMP images zoom in and out, when the image is more than window can also display the scroll bar is easy to see
opencv-MFC-Examples
- 这是本人收集的OpenCv与VC结合的一些例子,包括了许多基本的图像变换,开发工具为VC++ 6.0。-This is my collection of OpenCv using VC with some examples, including many of the basic image transformation, development tool is the VC++ 6.0.
ShowBitmap2
- 运用MFC设计图像打开界面,以及熟悉VISAL C++ 6.0 的使用-Open the image using MFC design interface, as well as familiar VISAL C++ 6.0 using
show-image-in-MFC-using-Opencv
- 在MFC中基于opencv显示图像到picture控件上-OPENCV based MFC picture control to display images
MFC-image-display-and-processing
- 介绍利用MFC的Picture控件显示和处理图像的文档-Picture Controls using MFC image display and processing
parking
- 使用MFC+OPENCV 检测停车场车位数量,包括打开任意图片,使用MFC显示,点击按钮检测车位,弹出窗口提示剩余车位数量-Use MFC+OPENCV detect the number of parking spaces, including open any image, using MFC display, click the button detect parking spaces, the pop-up window will prompt the remaining number
Picture_Stiching
- 本算法为经典的图像拼接算法,可以将两张包含部分相同的图片拼接成一张图片,采用MFC的界面设计模式,程序容易理解,方便操作,取得较好的效果。(The algorithm for the classic image mosaic algorithm, you can put two pieces of the same picture spliced into a picture, using MFC interface design mode, the program easy to unders
MFC_OpenImg
- 用openCV opencv_world310实现打开图像,使用平台VS2015 opencv_world310 编写的MFC对话框程序,能实现简单的打开图像功能,方便初学者学习(Using openCV opencv_world310 to open the image, using the MFC dialog box program written by platform VS2015 opencv_world310, it can achieve a simple function of
