资源列表
2Drotateandparallel
- 二维坐标图形的对称和旋转 very useful for the beginners -2D graphics coordinates symmetric and rotating very useful for the beginners
Bresenham
- 使用Bresenham方法绘制直线和圆,可以作为计算机图形学的例子
DirectShow
- 实现directshow视频抓图功能已经过测试
cvision
- 用CXImage库和OpenCV进行Poisson Image Editing的源代码,在VS2003下调时通过。直接调用VS内的库solve sparse matrix,包含Seamless Image Cloneing 功能。
sibian
- 点击鼠标右键响应将会完成二维四边形基分图形
vbtest
- 2D Graph draw in VB6
Tumblin0264QuadMatCode07
- integral of 2d polynomials in quadrilateral domaine
PolyPick
- 计算机图形学,使用vc++实现多边形的拾取算法,PolyPick算法。-Computer graphics, using vc++ to achieve the polygon picking algorithm, PolyPick algorithm.
Binary-Image
- 将一幅灰度图像转换成二值化图像,并通过MFC界面显示出来。-the function is to make a gray image to binary image.
drawstar
- 画五角星,当鼠标移动到上面的时候指针会变形,可以用右键拖动,鼠标的中间滚轮可以控制五角星的缩放
Curve
- B样条曲线,采用B样条的算法实现。生成的曲线十分的逼真,采用的是VC++做的。-B-spline curve, using B-spline algorithm. Generated curve is very realistic, using the VC++ Do.
caijian
- 主要是计算机图形学中多边形裁剪算法的实现