搜索资源列表
MFCpictureview
- 代码是基于MFC框架设计的,实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能和各种图片格式的转换功能以及一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
MyImageProcess
- MFC单文档应用程序,该程序主要功能是特效显示图片。例如:马赛克,从左向右插入,百叶窗等等。-this is a MFC appWizard pro.Using for displaying pictures with different beautiful mode.
BaseMFCPicturetoprocess
- 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
DigitalImageProcessing
- 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
BMP
- BMP格式是图片通过MFC的打开,拥有线性变换,直方图显示,尺寸变换,傅里叶变换功能-BMP format is a picture of opening through the MFC with a linear transformation, histogram display, size, transform, Fourier transform function
ColorToGray2
- 借助MFC实现彩图到灰度图的转换,包括图片显示、灰度转换和保存-With color pictures to grayscale MFC to achieve the conversion, including image display, grayscale conversion and preservation
opencvshow
- OpenCV MFC 边缘检测 VS2008 MFC下用OpenCV2.0进行图像读取和边缘检测,通过对话框来打开图像文件、然后图像大小进行缩放、适当地显示在图片控件的框架内-OpenCV MFC under VS2008 MFC edge detection for image reading and using OpenCV2.0 edge detection, through the dialog box to open the image file, and then scaling t
Ptest
- 将图片分割成多个窗口显示,动态监听桌面显示,并可以多窗口显示,C++ MFC实现,源代码-The picture is divided into multiple windows to display dynamically monitor desktop display and multi-window display, C++ MFC implementation, source code
siftMatch
- 开发工具为c++6.0 能够实现将两幅图片提取特征点 然后进行匹配 并用mfc将其显示出来。-It is a sift programe and can deal with two images and can finds features between the two images.
1
- 如何显示图片,在Visual C++6.0环境下编译,MFC工程文件-How to display pictures in the Visual C++6.0 environment compiler, MFC project file
vcbianhuan
- vc 6.0+mfc bmp图片的读取显示+几何变换 可执行-vc 6.0 bmp image read geometric transformations
transparentpictures
- 用MFC实现图片的透明显示,并可以在图片上画线,对图片进行涂鸦-MFC with a transparent image display, and you can draw lines in the picture, the picture graffiti
ad113e8eace7
- 此工程在mfc界面下实现图片的浏览加载和缩略图显示,对图像检索有一定帮助-This project is related to images retrival.
image-segmentation
- 图像的阈值分割和轮廓提取,vc++实现对图片的分割处理与对图像轮廓进行提取的操作,带有MFC界面显示-Threshold image segmentation and contour extraction
ShowPic
- 基于MFC图像显示技术入门级操作,通过对基本的基于MFC的一些窗口和句柄的操作给读者显示图片带来一定的收益-MFC-based image display technology, entry-level operations, through the basic MFC-based operation handles some windows and display pictures to the reader bring some benefits
LinesNew
- 一个Halcon的MFC测试软件,在myHalcon类中加入Halcon算法,在显示图片后添加调用。可以批量导入图片,显示图片,支持鼠标移动显示像素坐标与像素值,支持添加模板,删除模板等功能。-Halcon software a test of MFC added Halcon algorithm myHalcon class, after displaying pictures add a call. It can batch import picture, display images, s
Holcon图片带缩放
- MFC + Halcon做的图片放大缩小,还可以在子窗口进行显示,放大缩小。 功能非常不错!(MFC + Halcon to do the picture zoom in and out, you can also display in the sub window, zoom in and out. The function is very good!)
20171023 C++yuHALCON
- 使用MFC和HALCON打开一张图片,显示在UI界面上面(using MFC and HALCON open an picture)
grabing2b
- 通过VS2012在mfc中实现balser相机的采集图片功能,在halcon中显示图片(The acquisition and picture function of Balser camera in MFC through VS2012)