搜索资源列表
RectTracker
- MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形. 但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口. 还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能.
line0
- 计算机图形学里的一个算法,实现直线的扫描转换,很简单的功能。初学者的东西-computer graphics's an algorithm, achieving a linear scan conversion, a very simple function. Beginners things
BMP位图文件结构及平滑缩放
- 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device
Imgae(图象倒置)
- 主要功能是把图片倒置180度。 虽然是简单的功能,但也能体现用VC图像编程的基本方法。-main function is to picture inverted 180 degrees. Although it is simple, functional, but it can also reflect images with VC's basic programming methods.
beisaierniumandraw
- 贝赛尔纽曼函数绘图代码,贝赛尔,纽曼的阶数都可以由用户自己定义-Beisaierniuman function mapping code, Bessel, Newman's order can be defined by the users themselves
VideoShow
- 一个自己写的利用MFC来实现OPENCV中函数的 小程序。把OPENCV中人脸检测与camshift跟踪算法加了进去。编译之间要先配置好OPENCV 安装好摄像头就可以使用了。-one's own use of MFC to achieve OPENCV Function of small procedures. OPENCV put human face detection and tracking algorithm camshift increase of nationalis
bezier_demo
- 贝齐尔曲线算法演示程序 实验原理:贝齐尔曲线的形状是通过一组多边折线(也称为贝齐尔控制多边形)的各顶点唯一的定义出来的。 程序思路:先用链表把鼠标点击过的点记录下来,做为控制多边形。然后调用n次Bernstein多项式的基函数运算出曲线的点,最后用直线分段画出来(本程序分成了50段来画) -Bezier curve algorithm Experimental Demonstration Program Principle : Bezier curve's shape thr
SaveDCToBMP.rar
- 前几天要写一段在Windows CE 下拷屏的程序,但是CE不支持GetDIBits这个API,这可难坏了我,在网上查了半天资料,最后用CreateDIBSection搞定,现封装成一个函数SaveDCToBMP,方便大家使用,A few days ago to write a section in the Windows CE screen copy of the procedures, but CE does not support GetDIBits this API, it can be
vcgetpicture
- vc的源程序,是为了从网页上获得图片的源代码,这个功能希望能对大家有所帮助。-vc source code is to obtain images from a web page' s source code, this function would like to be helpful to everyone.
EastDraw
- VC++编写的一款平面设计图形绘制工具的源代码,界面风格及完成的功能类似于著名的AutoCAD,虽然功能没有AutoCAD强大,但现有的这些功能也足以让你研究一阵子了!关键是思路。-VC++, prepared by a graphic design graphics drawing tool' s source code, interface and complete the function of style is similar to the famous AutoCAD, alth
EastDraw
- VC++编写的一款平面设计图形绘制工具的源代码,界面风格及完成的功能类似于著名的AutoCAD,虽然功能没有AutoCAD强大,但现有的这些功能也足以让你研究一阵子了!关键是思路。-VC++, prepared by a graphic design graphics drawing tool s source code, interface and complete the function of style is similar to the famous AutoCAD, although
dmPaint
- 一个类Windows画图板的源代码,这个代码功能有所加强,增加了滤镜功能,工具箱里的工具也丰富很多,但也有一些小问题,如复制、粘贴好像有问题。喜欢的朋友大家自己修改一下吧。-Windows drawing board of a class' s source code, the code function has been enhanced, an increase of filter functions, the tool kit is also rich in many, but th
tank_vc
- 这是一个用VC++6.0开发坦克游戏的源代码,图形显示完全采用GDI函数完成,源码并附带图片资源,你可以自由更换图片再重新编译就可以让你自己的坦克上战场了,-This is a tank with VC++6.0 development of the game' s source code, graphics, full use of GDI function is complete, source code and comes with image resources, you are
SDK-
- 要在窗口的客户区绘图,可以使用Window的图形设备接口(GDI)函数,Widonw提供了几个GDI函数,用于将文本串输出到窗口的客户区内,我们已经在上一章过DrawText函数 但是目前使用最为普遍的文本输出函数是TextOut,该函数的格式如下: -Drawing in the window' s client area, you can use the Window' s graphical device interface (GDI) functions, and p
TextPathWnd
- 在屏幕上显示文字,调整文字颜色等,类似于播放器的字幕,但是功能少些-Display text on the screen, adjust the text color, similar to the player' s subtitle, but function less
Hough_edgedetect
- 实现HOUGH变换检测圆的功能 vc平台 可直接运行 效果不错 可实现多个圆的检测-its main function is to complement circle s houghtransform.
mine
- 实现了扫雷的功能,可以根据用户的选择,来设定雷的个数以及界面的个数-Achieve a demining function, based on the user s choice, to set the number of mine and an interface number