资源列表
MiniDraw
- 使用MFC,一个简单的画板程序,实现了画直线,曲线,椭圆,长方形,多边形.VC6-A simple drawing board procedures, the drawing a straight line, curve, ellipse, rectangle, polygon
CLedShowDemo
- 一款VC++工业控制数据的显示控制模拟程序,类似红绿灯模拟一样-VC++ industrial control a data display control simulation program, such as traffic light simulation
mspaint
- 界面和功能都不错的vc++画图板,感兴趣的可以参考下。-Interface and features are good vc++ drawing board, interested can refer to.
CV_MSER
- 利用opencv的MSER找特徵,可用在尋找相似平面或顏色上。是一個很好的方法-MSER Feature
Hessian
- 图像的HESSIAN矩阵特征图像,从而可以针对特征值进行对图像增强-Characteristics of the image HESSIAN matrix image, which can target value of image enhancement features
openGL_Work
- 用opengl做一个图形编辑程序,画圆,画矩形,画点,画直线,平移,放缩,填充等功能。-Opengl to do with a graphics editing program, circle, draw a rectangle, draw point, draw a straight line, translation, scaling, padding and other functions.
FullView
- VC++实现全屏功能演示代码,在全屏时,可以设置是否显示主菜单、是否出现滚动条,全屏时候是按比例来的,并不会拉伸图像。 -VC++ to achieve full functional demo code, in full screen, you can set whether to display the main menu, if there are scroll bars, full-time is proportional to, and does not stretch the i
PICzoom
- 在单中文档打开一缩位图,并可以将图像进行放大和缩小-Open the document in a single a reduction in the bitmap, and can zoom in and out the image
GDIP
- GDI+中图形旋转,转移以及缩小的实现。将绘制以个旋转的环形以及它缩小,转移的变化。-GDI+ in the graph rotation, transfer, and reducing implementation. Will draw to a rotating ring, and it reduced the transfer of change.
Frame
- 可以实现位图加载 ,图像二维DCT和IDCT变换-load bitmap file,DCT IDCT
UnzipEMZ
- 演示了如何将emz转换成emf文件; (采用zlib库进行解压操作)-Demonstrates how to convert emz emf files (using the zlib library for decompression operation)
RgnTst
- 对任何坐标类型多维地区的模板类 一个几年前,我曾写了一个视频挂钩驱动程序排序。在那里,我需要: (其中包括)地区的业务处理,如发现路口,减,加入区域,等 有一个在Win32 API的这些地区的支持。区域功能是用于操作CreateRectRgn,CreateEllipticRgn,EqualRgn,GetRgnBox,OffsetRgn,CombineRgn,等这个API是相当难看,在我看来不舒服。它的实施是隐蔽,你要手柄(HRGN)来使用它。当你需要,例如,要找到一两个区域相交,你必
