资源列表
Image_Processing_Agorithms_in_VC
- 数字图象处理图像VC算法实现,相信对大家有帮助
meanshiftkalman
- meanshift kalman object tracking
OpenGL_3D
- 本游戏基本框架是用《三维游戏师设计宝典—学opengl编3D游戏》中的代码,进入游戏的初始画面和游戏菜单是参照另外一个游戏(压缩文件中的cs),-The basic framework of the game is to use the " three-dimensional game design division Collection- compiled learn opengl 3D games" in the code, enter the game' s ini
20-canny边缘检测
- 利用canny算法进行边缘检测,寻找图像中的轮廓,并进行后期的处理(Edge detection is done by using Canny algorithm, and the contour is found and processed later.)
watermark
- 一些关于数字水印的论文,详细的介绍了数字水印的嵌入,提取等
Introduction-gucas
- OpenCV基础知识的讲解,很适合初学者,值得收藏。-Explain the basics of OpenCV, it is suitable for beginners, worth collecting.
OpenGL教程_NeHe_源代码_1-48
- Nehe 48实例,包含源码,应用程序及说明(Nehe 48 samples, contain source code, application and readme)
test2
- (1)仅调用系统的画点函数,绘制直线、圆、椭圆、圆角矩形、正三角形等;(2)可改变线型、线宽、线色,可对图形进行平移,拉伸,放大,缩小,镜像等;(3)可保存,打开绘图-(1) only point of calling the system function of painting, drawing lines, circles, ellipses, rounded rectangles, triangles and so on (2) can change the line type, li
readavi
- 利用MATLAB分帧读取avi视频文件,并播放视频文件。附视频文件-Use MATLAB to read sub-frame avi video files and audio-video files. Attached to video files
cvCvtColor
- 一种新的图像灰度化的方法~-A new method of image gray ~~~~~~~~~
REGJ
- 绘制柱状图,用来显示词频统计的情况,简单,病带有文本文档-Draw a histogram, is used to display the word frequency statistics, simple disease with text documents
GeoLod
- 基于GeoLod用VB开发出来的一个很好的例子程序,使用Access数据库,可以用于实现目前大多数的GIS系统。