资源列表
drawBitPoly
- 众所周知,如果使用MFC接触类,绘制使用位图为绘图刷的多边形,位图大小,颜色都会受到限制,本例使用基础的MFC绘图函数,自己创造条件,突破此限制,可以使用任何大小、分辨率、颜色位图,填充多边形-known if the use of MFC contact category, rendering the use of brush-map drawings of polygons, bitmap size, colors will be restricted, the use of cases b
图像基本操作
- 是关于图象一些简单的操作,能完成各个方面的需求-on some simple image, the operation can complete all aspects of demand
MoveImage
- 打开一个图片,鼠标左键移动图片的两种风格方式-Open a picture, the left mouse button to move the picture of the way the two styles
ICONPRO
- VC实现的源码,从ICON或者其他二进制文件都可以处理各种图标读取和写回。-Enum and read&write icon
IMGRestoreNew
- 对运动后的图像进行复原,图像运动模糊,逆滤波退化,逆滤波复原,加噪退化,维纳滤波复原-After exercise of the right image restoration, image motion blur, inverse filtering degradation, inverse filter restoration, plus noise degradation, Wiener filter restoration
imgrestore
- visual c++编译环境下的的图像复原代码,经过试验已经调试成功-visual c++ compiler environment of image restoration code that has been tested successfully debug
Quanlyvattu
- danh cho nguoi moi hoc lap trinh
161
- 一系列GDI动画处理的范例。可以在您学习并进行GDI动画编程的时候起到参考和扶助的作用。-series of animated examples. Can you learn and GDI animation programming time reference and help play the role.
ImageFuyuan
- 利用VC++6.0实现图像的运动模糊以及复原。-VC 6.0 fuzzy image campaigns, as well as rehabilitation.
IMGRestore
- 这是图像复原的源代码,包括约束复原和非约束复原等多种方法-This is the source code for image restoration, including a variety of methods to recover constraints and non-binding and recover
14160_12302558264cIi.rar
- 毕业设计基于VC的车牌识别系统,使用GDI[图形设备接口]对象 ,Graduation design is based on the VC license plate recognition system, the use of GDI [Graphics Device Interface] objects
基本代码实现
- 系统基本功能要求: 1、制图功能 作为一个功能较为完善的建模工具,制图功能应该是最不可或缺的。本建模工具可以实现对于直线、连续直线、多边形区域、圆、圆形区域、圆弧、字符(包括汉字和英文字母)Beizer曲线、B样条曲线等图形元素的较精确绘制,能够根据工业流程实现流程的图示节点表示,并实现包括添、删、移动、连接、清除流程图示节点等编辑功能,和对流程图示节点的仪器功能参数进行设置。对于初级用户而言,操作比较简单,无需太多的学习时间即可进行图形绘制。 2、存储功能 拥有制图功能,
