搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
8iy8
- 实验发现,用背景减除方法也可以针对某些摄像机运动的情况,而非像大部分文章中所提到的该方法仅仅适合于摄-Experiments found that use background subtraction method can also be targeted at certain camera movements, and not like most of the article mentioned that the method is only suitable for photo
approximate_median
- 中位数近似算法实现的背景减除。matlab代码。-Median approximation algorithm for background subtraction. matlab code.
jisuanqi
- 写计算器功能是:计算简单的加减乘除,可以改变计算器背景颜色-Write Calculator functions are: to calculate a simple addition, subtraction, you can change the background color of calculator
object-detection
- 采用背景减除法实现的目标检测,适用于摄像机不懂,背景相对静止的情况-object detection that realised by background subtraction
C-JISUANQI
- 本程序的编写基础是Tubro C2.0汉化版,它在tubro c的原有基础上实现了多汉字的支持方便了我们的使用。生成的程序可移植性强兼容性好稳定!现在只实现了加、减、乘、除、求幂、求模,求平方根,求Sin,求Cos,求Log10,以及一个时钟原代码。这个系统是基于软件发展的生命周期来研制的,它可以直接输入数学表达式,不需要任何转换,就可以直接输出数学四则运算的结果。但是,每次只能运算一个表达式。不能运算多个表达式。在程序里面在添加一组选择函数即可。本论文主要介绍了本课题的开发背景,开发的过程和所
run
- 基于混合高斯模型的背景减除实现程序,速度还可以,但是效果不是特别好,还有待改进-Gauss mixture model background subtraction procedure based on the implementation, can also speed, but the effect is not particularly good, there is room for improvement
frame_difference
- 实现的动态目标检测程序,背景减除法background subtraction method-Using matlab to achieve a dynamic target detection procedures, background subtraction method
zuizong
- 一个视频运动分析的系统平台,可以做简单的二帧、三帧帧间差分处理和背景减除操作。(The code is in the video moving target segmentation, using three difference method for target detection.))
webcode_static background
- 根据代码路径,识别AVI格式视频前景,减除背景(Identify video foreground and background subtraction)
72012689vibematlab
- 在视频的目标前景提取中,背景减除法需要用到的背景图像,可用背景提取的算法-vibe算法得到(For video background extraction algorithm, -vibe algorithm)
bgslibrary_x86_v1.9.2_with_mfc_gui_v1.4.2
- 背景减除 开源库,功能强大操作简单,使用了30多种方法。(Background subtraction open source library, powerful, easy to operate, using more than 30 methods.)
Vibe
- 背景减除法Vibe,论文附录源代码,主要包括Vibe几个步骤。(This paper presents a technique for motion detection that incorporates several innovative mechanisms.)
RandCal
- 适用于小学生口算练习使用,可完成加、减、乘运算,可以设置计算范围、背景及声音(Learning for math calculation for primary)
图像运算处理
- matlab进行图像的加减乘除算法,对图像进行亮度调节、图像叠加、提取背景亮度等。(Matlab carries out image multiplication and subtraction multiplication and division algorithm, adjusts the brightness of the image, overlay the image, and extract background brightness.)
一个基于VB 的万年历
- 一个基于VB 的万年历,万年历日历中显示节日、农历、星座等信息,可前进、后退查看某一天信息。编写时候用到了不少VB类,源码公开,对学习来说相当有参考价值。 Private Sub Image2_Click(Index As Integer) Select Case Index Case 0 '减 If WNL_Pic_int = 1 Then WNL_Pic_int = 15 Else WNL_Pic_int = WNL_Pic_int - 1 Me.Pic