-
这是基于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
-
Hough变换处理的源代码,希望大家能用一点点,但…
一个处理hough变换的源码,希望大家能有点用,不过是一个matlab的源码,一会再传一个C的-Hough transform a deal with source code, hope that we can use a little bit, but is a matlab source code, one would send a C of
- 2022-04-23 04:10:38下载
- 积分:1
-
图像边缘检测与提取,轮廓跟踪算法代码。边缘有限公司
图象的边沿检测与提取,轮廓跟踪算法代码。边缘,轮廓提取-Image edge detection and extraction, contour tracing algorithm code. The edge contour extraction
- 2022-08-05 22:14:30下载
- 积分:1
-
在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。...
在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。-In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.
- 2023-07-05 11:25:03下载
- 积分:1
-
图像质量评估程序,主要 用于遥感影像质量评估用C#编写
图像质量评估程序,主要 用于遥感影像质量评估用C#编写-Image quality assessment procedures, mainly for remote sensing image quality assessment prepared using C#
- 2022-03-17 01:02:47下载
- 积分:1
-
famous University of face detection example of the human eye inspection! Coverin...
国外著名大学成功的人脸检测示例中的人眼检测!包含多种环境下的代码-famous University of face detection example of the human eye inspection! Covering a wide variety of environment code
- 2022-03-23 08:21:37下载
- 积分:1
-
人跟踪的源代码,有运动检测和跟踪的结果…
人体跟踪源代码,有运动检测和跟踪结果。其中运动检测中有背景减法,二值化,性态滤波,纵向投影,横向投影,除去影子,新纵投影-Human tracking the source code, there are motion detection and tracking results. Motion detection in which the background subtraction, binarization, and homomorphic filtering, vertical projection, horizontal projection, except for Shadow, the new vertical projection
- 2022-03-12 00:44:51下载
- 积分:1
-
只能用原来的软件可以256种颜色的腐蚀试验。
原来那个只能处理256色的软件可以连续腐蚀和膨胀,因为它的clearmem的原因
新的软件不具备这个功能,为了让不同的功能更加看得清楚,如果想加上连续的
功能,只需要把View2的相关函数的注释运行就可以了。
-Can only deal with the original software can be 256 colors for corrosion and expansion because of its reasons for clearmem new software does not have this feature so that different functions in order to more clearly seen, if want to add a continuous function, just to View2 the correlation function of the Notes to run on it.
- 2022-05-14 23:09:23下载
- 积分:1
-
基于小波的图像边缘检测程序,希望大家喜欢,谢谢大家。
基于小波的图像边缘检测程序,希望大家喜欢,谢谢大家。-Images based on wavelet edge detection procedure
- 2022-02-12 21:49:41下载
- 积分:1
-
深入浅出介绍计算机视觉的最新动态。内容包括:
* Camera calibration using 3D objects, 2D planes, 1D l...
深入浅出介绍计算机视觉的最新动态。内容包括:
* Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration
* Extracting camera motion and scene structure from image sequences
* Robust regression for model fitting using M-estimators, RANSAC, and Hough transforms
* Image-based lighting for illuminating scenes and objects with real-world light images
* Content-based image retrieval, covering queries, representation, indexing, search, learning, and more
* Face detection, alignment, and recognition--with new solutions for key challenges
* Perceptual interfaces for integrating vision, speech, and haptic modalities
* Development with the Open Source Computer Vision Library (OpenCV)
* The new SAI framework and patterns for architecting computer vision applications-Easy to introduce the latest developments in computer vision. Include:* Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration* Extracting camera motion and scene structure from image s
- 2022-01-26 03:49:13下载
- 积分:1