资源列表
LOG
- 实现在LOG算法下,探讨不同σ对LOG的影响,卷积核(Under the LOG algorithm, we discuss the influence of different Sigma on LOG and convolution kernel.)
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
遗传算法
- 基本遗传算法(GA)的算法原理、步骤、及Matlab实现,包含详尽的代码(Basic Genetic Algorithm (GA) algorithm principles, steps, and Matlab implementation, including detailed code)
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.)
XH_SD_Event_Freeze
- 摄像头画面冻结检测,c++,代码已经有完整的功能实现函数。(Camera freeze detection, c++, code has a complete function to achieve functions.)
create_mod
- 一束线激光投射到双平面棋盘格的相纸上时,用CCD拍图,对高斯光束的分析,光条的横截面光强近似服从高斯分布,那么光条的中心可以认为在光强分布的峰值点,所以采用加权平均的方法得到两个光条中心坐标(u1’,v1’)和(u2’,v2’)(When a beam of line laser is projected onto a photographic paper of a double-planar checkerboard, the Gaussian beam is analyzed using a
CT图像重建代码
- CT图像重建代码,直接滤波反投影,滤波反投影算法,解析法的滤波反投影算法,迭代法主程序,其余的都是调用函数。(CT image reconstruction code, direct filter back projection, filtered back projection algorithm, analytic method of filtered back projection algorithm, iterative main program, and the rest are ca