-
savitzky-golay滤波
利用savitzky-golay实现数据平滑滤波处理,原理是取滤波点处左右各N点,共N+1点进行拟合,之后利用最小二乘法确定相关系数,从而得到滤波点处最后的数值。可推广至二维应用
- 2023-08-07 18:45:05下载
- 积分:1
-
inspiration programming inspiration Programming
灵感编程 -inspiration programming inspiration Programming
- 2022-03-14 16:42:15下载
- 积分:1
-
Three
AutoCAD画的三维文件,很不错哦,可以下载后自己参照-Three-dimensional AutoCAD drawing files, oh well, you can download their own reference
- 2022-01-25 14:05:22下载
- 积分:1
-
/ /名称:smooth.c//purpose:进行平滑和锐化/作者:凤凰,…
//Name:smooth.c//Purpose: To perform smoothing and sharpening//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998
- 2023-03-16 04:35:03下载
- 积分:1
-
With this tool you can convert strings and files containing XML data to MATLAB s...
With this tool you can convert strings and files containing XML data to MATLAB struct arrays. Either as one array of structs with all text and tags, or as sub- and subsub-levels of structs for each section enclosed between tags.
With xmldata(...) is a "fast" lowlevel interface to read single tags. Compiled mex-files for Linux & Windows. c-source included.
Copyright (C) Peter Rydesä ter 2002, Mitthö gskolan, SWEDEN
This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License.
- 2022-12-30 01:20:03下载
- 积分:1
-
利用vc实现的 对加载的图片进行与或操作,实现镂空的思想。...
利用vc实现的 对加载的图片进行与或操作,实现镂空的思想。-i think it‘s a good code we can learn from it
- 2022-06-12 01:34:35下载
- 积分:1
-
这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能...
这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能-This is what I do with VC on a graph procedures can be mapped B-spline curves function
- 2023-02-24 12:55:04下载
- 积分:1
-
三
立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。-Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.
- 2022-03-18 17:28:19下载
- 积分:1
-
SIFT Flow 源码
虽然图像对齐方式在不同的计算机视觉领域中研究几十年了,对齐图像描绘不同的场景仍然是一个具有挑战性的问题。类似于在哪里到其世俗地相邻帧对齐图像的光流,我们建议 SIFT 流,一种对齐于它的近邻包含多个场景的大图像语料库中的图像的方法。匹配两个图像,同时保留空间不连续性之间的密被采样,得到 SIFT 特征的 SIFT 流量算法组成。SIFT 特征允许跨不同的场景对象外观的鲁棒性匹配而不连续保持空间模型允许匹配的对象位于不同的地区的场景。实验结果表明,该方法鲁棒对齐复杂场景对含有显著的空间差异。基于 SIFT 流,提出了对齐基于图像分析和图像信息在那里从最近邻转移到密集的场景对应的查询图像的合成、 大型数据库框架。这一框架证明通过具体的应用程序如从单个图像,通过对象传输运动合成的运动领域预测卫星图像注册与人脸识别。
- 2022-02-05 00:12:35下载
- 积分:1
-
用vc实现的联机手写数字识别程序 可以运行 很好的
用vc实现的联机手写数字识别程序 可以运行 很好的-By vc realize online handwritten numeral recognition process can run very good
- 2022-12-14 01:45:03下载
- 积分:1