资源列表
agg-2.5
- AGG是一款功能非常强大的渲染引擎。它使用标准的C++和基本的C函数实现,但是它并没有使用C++里的stl中的一些模版函数。因此AGG可以在很多场合下使用,甚至在一些端和嵌入式开发中也可以使用。AGG也可以用在web服务端,你可以在服务端渲染出一个图片返回给客户端,AGG支持各种格式的数据,具有很好的跨平台性。(A 2 dimensional image library)
GaborCode
- Gabor滤波,对图像某个方向的细节检测,可调节参数(Gabor filter can detect details in one direction and adjust parameters.)
基于粒子滤波器的目标跟踪算法及C++实现
- 基于粒子滤波器的目标跟踪算法及C++实现,运行方式:按P停止,在前景窗口鼠标点击目标,会自动生成外接矩形,再次按P,对该选定目标进行跟踪。(The target tracking algorithm based on particle filter and C++ implementation, operation mode: stop by P, click the target in the foreground window, automatically generate the oute
particle_filter
- 基于粒子滤波的物体跟踪matlab代码实现(An adaptive color-based particle filter, Matlab code implementation)
End2
- 蓝胖子绘制,采用OpenGL最简单的几个图形绘制,对其进行相应的作色(Blue fat,The most simple OpenGL graphics rendering, the color of the.)
遗传算法
- 基本遗传算法(GA)的算法原理、步骤、及Matlab实现,包含详尽的代码(Basic Genetic Algorithm (GA) algorithm principles, steps, and Matlab implementation, including detailed code)
test04.tar
- 这是一个三维场景,三维场景包括一个房子,门,窗,一圈栅栏,一条小路。(This is a three-dimensional scene. The three-dimensional scene includes a house, a door, a window, a fence and a path.)
1
- 图形图像雾霾去雾的基础算法之一,Retinex算法是多尺度Retinex算法以及单尺度算法的基础算法(One of the algorithms for fogging)
摄像机开发包
- 摄像机开发程序包,很好的例子,我用它完成了公司的工作,非常满意!(camera development,very good,very good)
canny
- 图像处理中的用于梯度特征处理的canny算子算法代码(canny code: Canny operator algorithm for gradient feature processing in image processing.)
实现拍照并自动存储的版本
- 这个VI主要是用于连续采集图像,并且实现实时保存。(It is used to collect images continuously and save.)
精通MATLAB数字图像处理-源代码
- 精通MATLAB数字图像处理(2015),所有章节的源代码。(Proficient in MATLAB digital image processing (2015), the source code of all chapters.)