-
这是基于PIC系列单片机的C语言编程,采用阈值法检测QRS波,并且将检测到的QRS波经过高低通滤波、微分、移动窗口积分后,通过检测两个相邻的峰值,计算出心率...
这是基于PIC系列单片机的C语言编程,采用阈值法检测QRS波,并且将检测到的QRS波经过高低通滤波、微分、移动窗口积分后,通过检测两个相邻的峰值,计算出心率-This is based on the PIC series MCU C language programming, using the threshold detection QRS wave, and the QRS wave is detected after a low pass filter, differential, mobile window points to the public through the detection of two adjacent peaks, calculate the heart rate
- 2022-12-13 08:05:04下载
- 积分:1
-
Watershed algorithm.图像分割的分水岭算法的源程序。
Watershed algorithm.图像分割的分水岭算法的源程序。-Watershed algorithm. The watershed image segmentation algorithm of the source.
- 2022-02-16 09:17:11下载
- 积分:1
-
完成计算机图形学中图形的裁剪,首先绘制四边形,然后绘制直线,将四边形外的部分裁剪掉。...
完成计算机图形学中图形的裁剪,首先绘制四边形,然后绘制直线,将四边形外的部分裁剪掉。-Completion of computer graphics in the cut graph, first of all draw quadrilateral, and then draw a straight line will be outside the quadrilateral part of cutting out.
- 2022-01-31 00:02:04下载
- 积分:1
-
实现了对usb摄像头进行图像采集的功能,
实现了对usb摄像头进行图像采集的功能,-achieve the right usb cameras for image acquisition function,
- 2022-06-13 23:44:58下载
- 积分:1
-
这是我在科研中编写的卡尔曼滤波程序,希望对大家有用,已调试好。...
这是我在科研中编写的卡尔曼滤波程序,希望对大家有用,已调试好。-This is a Kalman filtering algorithm program. I have applied in filtering process by matlab.
- 2022-03-04 10:45:48下载
- 积分:1
-
send mail souce using vc
send mail souce using vc
- 2022-07-17 07:54:00下载
- 积分:1
-
有关于脑图像分割的相关论文partII,来自IEEE的2007
有关于脑图像分割的相关论文partII,来自IEEE的2007-2008年最新收录-Brain image segmentation on the relevant papers partII, from the latest IEEE 2007-2008 Indexed
- 2022-03-16 20:04:26下载
- 积分:1
-
很好的图象缩放代码,不会有矩尺,可以移植到任何平台
很好的图象缩放代码,不会有矩尺,可以移植到任何平台-Very good image scaling code, will not have moments feet, you can migrate to any platform
- 2023-01-11 10:45:03下载
- 积分:1
-
聚类,聚类中心的平均方法新颖的应用
matlab聚类,应用平均值法求新的聚类中心-matlab clustering, the application of the cluster center average method novelty
- 2022-07-12 09:54:14下载
- 积分:1
-
该程序实现了基于几何活动轮廓模型的边缘无…
This Matlab code implements an edge based geometric active contour model without reinitialization.
MATLAB Release: R13SP1
This Matlab code implements the level set method in Chunming Li et al s paper "Level Set Evolution without Re-initialization: A New Variational Formulation", in IEEE Proc. of CVPR 2005.
EVOLUTION.m: core function that performs level set evolution.
Demo1.m: a demo for a real cell images
Demo2.m: a demo for a synthetic noisy image
Demo1_ManualBinaryInitial: demo for the same image in Demo1, allows manual initialization by the user
Demo2_ManualBinaryInitial: demo for the same image in Demo2, allows manual initialization by the user
- 2022-03-20 14:33:47下载
- 积分:1