-
savitzky-golay滤波
利用savitzky-golay实现数据平滑滤波处理,原理是取滤波点处左右各N点,共N+1点进行拟合,之后利用最小二乘法确定相关系数,从而得到滤波点处最后的数值。可推广至二维应用
- 2023-08-07 18:45:05下载
- 积分:1
-
Is a study on the neural network simulation program, used to extract characteris...
是一个关于神经网络的仿真程序,用于提取特征参数后的图像识别-Is a study on the neural network simulation program, used to extract characteristic parameters of the image recognition
- 2022-01-26 01:15:49下载
- 积分:1
-
利用神经元网络方法进行文字识别的算法,希望对大家有用
利用神经元网络方法进行文字识别的算法,希望对大家有用-use neural network methods of character recognition algorithm, it may be useful to hope
- 2022-03-22 18:49:17下载
- 积分:1
-
more complete image processing, image processing and pattern recognition are inc...
比较完整的图象处理程序,图象处理以及模式识别都包括其中。-more complete image processing, image processing and pattern recognition are included.
- 2022-07-04 05:19:43下载
- 积分:1
-
视频的多目标跟踪 MATLAB
应用背景
Discrete-Continuous Optimization for Multi-Target Tracking (CVPR 2012)
关键技术The problem of multi-target tracking is comprised of two distinct, but tightly coupled challenges: (i) the naturally discrete problem of data association, i.e. assigning image observations to the appropriate target; (ii) the naturally continuous problem of trajectory estimation, i.e. recovering the trajectories of all targets. To go beyond simple greedy solutions for data association, recent approaches often perform multi-target tracking using discrete optimization. T
- 2022-07-09 20:10:24下载
- 积分:1
-
利用VB实现的橡皮筋绘制直线功能。分别采取了三种不同的方法来实现橡皮筋效果。...
利用VB实现的橡皮筋绘制直线功能。分别采取了三种不同的方法来实现橡皮筋效果。-VB realize the use of the rubber band drawing a straight line function. Were taken in three different ways to achieve the rubber band effect.
- 2022-03-02 12:56:52下载
- 积分:1
-
I carefully collated on the binary image morphology of C code, I believe, will h...
我精心整理的关于图象二值形态学的C程序代码,相信有助于你-I carefully collated on the binary image morphology of C code, I believe, will help you
- 2022-03-17 12:40:47下载
- 积分:1
-
With VC++ Prepared text input process is relatively simple, suitable for beginne...
用VC++编写的输入文本的程序,比较简单,适合初学VC的人-With VC++ Prepared text input process is relatively simple, suitable for beginner person VC
- 2022-04-22 06:02:41下载
- 积分:1
-
GIF格式的C语言解码源程序GIF89A的标准文档
GIF格式的C语言解码源程序GIF89A的标准文档-GIF format C language source code decoding standard document GIF89A
- 2022-08-17 10:05:18下载
- 积分:1
-
Visual C++数字图像处理开发入门与编程实践2
Visual C++数字图像处理开发入门与编程实践2-8章 的全部源代码,包含测试图片,在本机运行成功-Image Procedures Codes
- 2023-06-28 11:20:05下载
- 积分:1