搜索资源列表
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
Line
- MFC 画直线 可选择颜色 有两个不同的算法-MFC can choose the color line drawing
MFC
- 基于VTK的面绘制程序,结合MFC,能够对序列.dcm文件进行面绘制算法,生成三维模型-VTK-based face drawing program, combined with MFC, can be right sequence. Dcm file surface rendering algorithm to generate three-dimensional model
Celiang
- 基于MFC的各种测量。利用opencv的函数实现了直线,圆,椭圆,曲线等的绘制及测量。-Based on MFC various measurement. Using opencv function realization of linear, circle, elliptic, such as the curve of drawing and measurement.
ColorProcess
- 图像颜色处理,讲24位图转为灰度图,MFC框架-Image color processing, about 24-bit drawing to grayscale, MFC framework
Easyflow_v12
- mfc的流程图编辑器,能够完成基本图元的绘制和连线,移动等功能-mfc flowchart editor, to complete the basic drawing primitives and connectivity, mobile etc.
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.
qq
- 基于mfc,把绘图操作,图像处理操作和音频视频处理结合在一个处,且制作个性动态头像和界面。-Based on the mfc drawing operation, the image processing operations and the processing of audio and video combined in one place and create personalized dynamic avatars and interface.
Bresenham
- 计算机图形学中基于MFC的Bresenham算法画线法-MFC-based computer graphics Bresenham algorithm for drawing line method
picture
- 用MFC完成的绘图板程序,实现多种功能,是很好的图像学习代码-MFC completed the drawing board procedures
HDraw
- MFC画图放大缩小功能对直线、连续直线及封闭多边形区域、圆、圆弧、标注文本等基 本的图形元素的数据组织和绘制方法做了简单的介绍, 并对具体的实现过程也做 了简要的概述。对于鼠标绘图操作的完成提供了有效的方法-MFC drawing zoom function
ZX
- MFC图形界面编程,可以用链表和栈实现对数据的操作,增加和删除节点。有特殊情况对话框提示。-drawing
photoedit
- 基于MFC编写的图片编辑,类似绘图,带有数据库管理用户信息-MFC prepared based image editing, similar to drawing with the management of user information
2
- 熟练使用Visual C++ 6.0里面的MFC,实现直线的扫描转换的三种常用算法:数值微分法(DDA算法),中点画线法,Bresenham算法。-Skilled use of Visual C++ 6 inside the MFC, the realization of linear scan conversion of the three commonly used algorithms: numerical differentiation (DDA algorithm), the midp