资源列表
BackGroudExtractAndMotionBlur
- 本代码包括两项功能 1、连续序列图片的背景提取 2、给背景图附加以运动模糊的效果 代码使用的托管与非托管(C++)混合编程的方式,算法主要使用Opencv实现 开发平台 VS2008
draw-picture
- vc绘制图形源码,对图像编程感兴趣的朋友可以下载查看-vc source code to draw graphics, programming and interested friends of the images can be downloaded to view
Opengl
- 这是基于《OpenGL编程指南》原书前两章的一个示例程序。实现图形的旋转变换。可能部分C语言编译软件需要添加GL相应的头文件和.dll文件-This is based on the OpenGL programming guide "original book the first two chapters of a example program. Realization of rotation transformation of graphics. May in part C compiler
PCA
- 主分量分析是一种基本的多维数据描述方法,是一种能使多维数据按照实际研究的需要更好地描述出来的变换方法。-Principal component analysis is a basic descr iption of the method of multidimensional data is a multidimensional data in accordance with the needs of the actual research to better describe the tran
3dgraph
- 这个里面的是一些技术文章,对了解图形学的一些新的技术比较适用,通过适用这些新的技术,可以得到一些比较新的效果
DIP-Spatial-filtering-(USM-Sobel)
- 本文主要探讨了中值滤波以及高斯滤波两个空间低通滤波器,结合unsharp masking,、Canny 算子、Sobel算子、以及Laplace算子研究了高通滤波器的特性,掌握了边缘检测技术的原理,并对这一系列技术进行了对比。 doc文档最后附有USM、Sobel等算子实现的matlab源代码-This paper discusses the median filtering and Gaussian filtering both spatial low-pass filter, combi
EdgeFill
- 计算机图形学用VC开发的程序用边界填充的方法为图形填充颜色-Computer graphics program developed by the VC method using boundary fill fill color for the graphics
detection_tracking
- detection and tracking in opencv
the-control-of-mouse-and-keyboard
- opengl中使用鼠标来对绘制图元(点,线,三角形)进行旋转 使用键盘控制视点的位置-opengl mouse to use on the drawing primitives (points, lines, triangles) using the keyboard controls to rotate the position of viewpoint
PictureRecovery
- 实现图像加噪,然后对加噪的图像进行图像恢复。-Image noise, and then increase the image noise image restoration.
shiyan02
- bezier曲线的生成,bezier曲线的生成 bezier曲线的生成-bezier curve
Bezier-and-B-spline-curve-
- 生成Bezier曲面和B样条曲面,并显示出控制网格以及曲面-use C++ language to build Bezier and B spline curve,and show the control mesh and the surface,very useful I think, thank you
