搜索资源列表
opbmp
- 使用MFC类库的CImage类实现读取图片文件并能缩放显示-use of the MFC CImage Class Implementation read image files and can zoom show
DIBDisplay
- bmp图像格式的读取显示与存储,内容详细,注释特别清楚,c++MFC编程-bmp image formats to read display and storage, detailed notes particularly clear, c++ MFC Programming
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
cvision
- 简单的MFC+OPENCV,从文件中读取一张图片并对改图进行边缘检测!-An simple example of MFC&OpenCV.Read an image froe the file,and detect the edge of the image!
imageprocess
- MFC实现bmp图像读写,绘制直方图以及直方图处理-MFC achieve bmp image read and write, draw histogram and the histogram processing
imageTechFunction
- vc图像处理技巧函数,总结出一个COperateBitmap类,可以实现方便的对图象的读取、保存、剪贴板操作、DIB和DDB的转换,下面列出头文件,工程文件我把它写成了一个MFC扩展DLL。-vc image processing techniques function, summed up a COperateBitmap categories, can be achieved easily on the image to read, save, clipboard operations, D
MFC_OpenCV_Operation
- 1、利用OpenCV打开图像,在MFC中显示;2、对图像进行Canny边缘处理,并在MFC中显示。-1, using OpenCV open the images displayed in the MFC 2, Canny edge image processing and display in MFC.
OpenfileMFC
- MFC中使用OpenCV读取并显示一幅图像-MFC using OpenCV to read and display an image
mymfc
- MFC界面基于对话框的OpenCV+VS2008实现图像读取,边缘提取-MFC dialog-based interface to achieve the image OpenCV+ VS2008 read, edge extraction
opencv_tracking001
- 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
MFC_OpenCV
- MFC_OpenCV 利用 打开图像,并在MFC方式显示- Read image and show in MFC
ImageSmooth
- 建立一个MFC窗口,可读入任何图像,利用OPENCV,作出Smooth图像转换-A MFC window, read into any image, use OPENCV, image conversion to Smooth
MERGE
- 基于VC编写的遥感影像融合结果评价程序,内有ENVI标准格式的读写代码。-Mfc prepared based on remote sensing image fusion evaluation process, there ENVI standard format to read and write code
ReadBmpDemo2
- 这个是基于MFC 的图像读取程序,可以独立于编译环境运行-This is based on the image to read MFC program that can run independent of the build environment
MFC-pc-READ
- 图片浏览器,包含各种图片的现实,放大缩小等功能-Image viewer, includes a variety of pictures of reality, zoom and other functions
testopencv-
- 基于opencv,在MFC中,打开和读取图像。-Based on OpenCV,open and read image in MFC
BMP--iamge-Segment
- 基于MFC的单文档程序,读入图像以后,首先得到的是图像的直方图,然后通过阈值读图像进行分割,图像可以是彩色图像,也可以是非彩色。-MFC-based single document procedures , the read image is first obtained after a histogram of the image , and then divided by the threshold value read image , the image may be a color im
Image-Processing
- MFC代码,读取一幅bmp图像,修改主框架外观-MFC code to read a bmp image, modify the appearance of the main frame
showimage
- 这是一个MFC与Opencv相结合的例子,运用对话框读取图片。-This is a combination of MFC and Opencv example, use the dialog to read image.
Image_grey_fisheye
- 1、使用GDI+库读取图片; 2、对图像进行灰度处理 3、对正常图像进行鱼眼效果处理(mfc ui, gdi+ read image, grey convert, fish eye convert)