搜索资源列表
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.
MyMFCPoint
- VTK+MFC单文档下读取点云数据,并且实现三维重建。是一个很不错的学习VTK的示例程序。-VTK+ MFC single document to read point cloud data, and the realization of three-dimensional reconstruction. Is a very good example of procedural learning VTK
CVexe
- VC++MFC环境下用openCV编写的单文档图像显示程序-VC++ MFC environment, written in a single document with openCV image display program
MFCsin
- MFC 单文档画正余弦函数图像 MFC 单文档画正余弦函数图像-mfc sin cos mfc sin cos sin cos
Graphic
- mfc 实现绘图功能的程序,基于单文档,能够实现线型选择,可以画矩形,椭圆,等等,还可以改变字体的大小。-MFC realize drawing function of the program, based on single document, will be able to realize the linear to choose, can draw rectangular, ellipse,, and so on, can also change the font size.
test
- 实现mfc单文档视图分割与切换,通过按钮来切换分割视图与为分割视图。-To achieve a single view of the document segmentation and mfc switch of a button to switch to split view and split view.
watermark
- 数字水印,用LSB算法对文字信息在数字图像中加密。采用单文档结构,有运行对话框。编程中使用MFC。-water mark, MFC,LSB
watermark_picture
- 数字水印,用LSB算法对文字信息及数字信息在数字图像中加密。采用单文档结构,有运行对话框。编程中使用MFC。-water mark for picture and words. LSB. MFC
ZQ10
- 基于MFC单文档的简单的数字图像处理程序,可以实现图像的显示、中值滤波、Sobel边缘检测等功能。-Based on a simple MFC single document digital image processing program, you can display images, median filtering, Sobel edge detection function
JiangOnlyQianyi
- 基于MFC单文档的图像色彩迁移程序。先打开一张图像然后点Reihard打开另一张图像,便可以把第二张图像的色彩信息传给第一张。-Migration process, MFC single document-based image color. First open an image then the point Reihard to open another image, the color information of the second image can be passed first.
MyWork1
- 基于MFC单文档打开,保存图像,并可以对图像进行一定的预处理,以及实现模板匹配功能-MFC single document open, save the image, and some pre-processing of the image, and template matching
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
DCTaIDCT
- 这是在VS2010平台上编写的MFC应用程序,采用单文档模式,用四种不同的方法实现图像的DCT(离散余弦变换)以及IDCT变换,支持8*8分块儿变换-This MFC application written in VS2010 platform, a single document mode, using four different methods to achieve image DCT (discrete cosine transform) and IDCT transform and s
New-folder
- 这是我自己在mfc下利用gdal库实现的遥感影像显示模块,能显示绝大部分的遥感影像格式数据。打开影像是可以同时打开多幅影像,程序默认对每幅影像建立各自的金字塔文件以便后面操作,同时程序默认将影像拉伸到0-255范围以防有的影像是11位的或更大的而显示不出来。打开影像后可进行简单的拉框放缩、移动、复位、旋转、链接显示、直方图、缩略图等操作,还有基本的影像增强处理,如伪彩色变换、饱和度亮度调节、直方图匹配、各种滤波等。影像处理实现了几何校正、投影变换、裁剪等操作。界面开发时用的是mfc的ROBBON
bmppic
- 对位图进行读取分析提取等功能。在mfc上基于单文档的。-Analyses read para figure extraction, etc. Based on the MFC single document.
duruwenjiantuxiang
- VC++6.0****MFC***读入图像并在单文档内显示**********自己初学编的小程序哦-VC++6.0**** MFC*** read and display images********** own Oh beginner series of small programs within a single document
test.single
- 基于单文档的MFC,使用canny算子的教程-MFC single document using canny operator tutorial