-
3.14 基于帧间差分法的运动目标检测
说明: 使用目标检测的基本常用算法的帧间差分法来对视频中的运动目标进行检测(moving object detection)
- 2020-03-22 13:30:15下载
- 积分:1
-
MRIbrainscan
matlab实现图像处理的程序,这是一个关于脑扫描图像分割的程序,很完整(matlab image processing procedures to achieve, this is a brain scan on the image segmentation process, it is a complete)
- 2009-05-23 23:32:12下载
- 积分:1
-
frft_candon
离散分数阶傅立叶变换,算法参考
C. Candan, M.A. Kutay, and H.M. Ozaktas.
The discrete Fractional Fourier Transform.
IEEE Trans. Sig. Proc., 48:1329--1337, 2000
(Discrete fractional Fourier transform algorithm reference C. Candan, MA Kutay, and HM Ozaktas. The discrete Fractional Fourier Transform. IEEE Trans. Sig. Proc., 48:1329- 1337, 2000)
- 2013-10-23 18:27:29下载
- 积分:1
-
BSCB
用偏微分方法进行图像修复,可以修复灰度和彩色图像(By partial differential method for image restoration, can repair gray and color images)
- 2012-02-27 20:04:24下载
- 积分:1
-
GTYLEA964
卡尔曼滤波程序,可以运行,用VS编译,不需要解压,谢谢,(Kalman filter program, can run, compiled with VS, no need to decompress, thank you,)
- 2018-09-04 06:35:11下载
- 积分:1
-
GraphCut
对Vladimir Kolmogorov,Yuri Boykov大牛的算法杰作——Graph Cut进行使用演示,代码力求精简,可供Graph Cut初学者参考学习。已通过VS2005编译。(Of Vladimir Kolmogorov, Yuri Boykov big cow masterpiece algorithm- Graph Cut for the use of demonstration, the code to be simple, for beginners Reference Graph Cut Study. VS2005 compiler has passed.)
- 2020-10-30 22:20:01下载
- 积分:1
-
vibe
说明: vibe算法实现,该算法是2011年提出,具有运行占用空间小的特性(Vibe algorithm, which was proposed in 2011, has the characteristics of small running space)
- 2019-04-01 23:07:33下载
- 积分:1
-
c# 可以旋转的 饼形图 实例源码
其中用到了 timer控件
- 2013-05-09下载
- 积分:1
-
main
1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。
2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。
3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。
(1 pattern matching: substring positioned in the main string, also called string matching. Pattern matching refers success can be found in the main string S pattern string T, otherwise known as pattern string T does not exist in the main string S.
2 pattern matching in a very wide range. For example, in a text-editing program, we often have to find the location of a particular word appears in the text.
3 study of pattern matching algorithms can greatly improve the response performance of text editing program.)
- 2014-04-20 13:55:31下载
- 积分:1
-
DCT
DCT在图像重构,压缩感知以及稀疏表示中的应用(DCT in image reconstruction, compressed sensing and sparse representation of the application)
- 2013-07-22 11:15:40下载
- 积分:1