搜索资源列表
校园导游咨询
- 计一个一元多项式简单计算器,要求实现下列四个基本功能: ⑴输入并建立多项式; ⑵输出多项式; ⑶两个多项式相加; ⑷两个多项式相减。 【实验报告要求】 1、多项式的类型定义。 2、输入多项式的算法。 3、多项式相减的算法-Design a Calculator of polynary Multinomial,following the 4 basic functions: 1.Input and Creat a polynary m
校园导游咨询
- 计一个一元多项式简单计算器,要求实现下列四个基本功能: ⑴输入并建立多项式; ⑵输出多项式; ⑶两个多项式相加; ⑷两个多项式相减。 【实验报告要求】 1、多项式的类型定义。 2、输入多项式的算法。 3、多项式相减的算法-Design a Calculator of polynary Multinomial,following the 4 basic functions: 1.Input and Creat a polynary m
Boll_SS
- Boll的语音频谱相减法来抑制噪声。附有程序和Boll:Suppression of Aoustic Noise in Speech using Spectral Substraction一文。-Boll voice spectrum subtraction to suppress noise. With the procedures and Boll: Suppression of Aoustic Noise in Speech us
Q4
- double pointer matrix substraction-double pointer matrix substraction........
background_substraction
- 视频背景非参数估计论文及matlab实现.matlab代码只实现了灰度图的背景估计,论文利介绍的彩色视频处理方法可以自己看看怎么做。-Background and Foreground Modeling Using Nonparametric Kernel Density Estimation for Visual Surveillance AHMED ELGAMMAL, RAMANI DURAISWAMI, MEMBER,
backgroundsubtractionAndEdgedetection
- 图像 背景差分 边缘提取 用OpenCV来完成-background substraction and edge detection
src
- This is a sourcefile to an openfr a meworks project. It implements the background subtraction part!
background_substraction
- Matlab program used for background substraction of an video sequence
Melody_Math
- 儿童两位数加减法自动生成100个并可直接打印-The 2 digits addition and substraction practice, for kids mathmatic training
separatergbsubstraction
- Load image and separate RGB and function to do image substraction
BigInt
- 主要实现任意长度大整数的四则运算,包括加减乘除,求余运算只需对除法稍做改进就行。因为这是帮朋友写的,所以是按他的要求用string实现的。如果有需要,也可以改为用定长数组或者vector来实现。-This document is mainly aimed to realize the operations of addition, substraction, multiplication and division of integers
Blind_channel_identification_and_estimation
- 用MATLAB写的信道辨识与盲估计的有关数据处理的源程序-MATLAB was used identification and blind channel estimation of the data processing of the source
Background_Subtraction
- 基于opencv的背景差法,实现前景和背景的分离。需要先配置好vc2008,然后编译执行。-Opencv background difference based method to achieve the separation of foreground and background. Need to configured vc2008, and then compile the implementation.
backgroundsubstraction
- 首先通过建立一个可靠的背景更新模型,然后在视频序列中取一帧图像与背景做差得到完整可靠的运动目标图像-This program is used to detect the moving targets by image substraction ,
object-tracking
- Object tracking based back ground substraction method
BackGround
- This file contains a summary the BackGround application that allows the background substraction
Vision---TP
- Image processing basics. Addition of two images, inverse of an image, substraction of two images, filtering..etc
Matrix-substruction
- matrix substraction in rmi java
Hand-detection-and-recognition
- 基于openCV的手势检测与识别代码,其中使用了基于颜色的分割算法,如果结合运动检测和减背景方法,算法将会更加稳健。-Hand gesture detection and recognition using openCV and the color based segmentation method. If, combinned with motion detection and background substraction, it
Array-substraction
- Array substraction done using two arrays. In this code second array is substracted first array.-Array substraction done using two arrays. In this code second array is substracted first array.