-
Multi Kinect v2 Sensor Activity Recognition for Elderly Care
在每个房间安装一个Kinect, 检测老年人一天的活动,让老年人能有更有信心单独生活
- 2022-06-17 09:33:11下载
- 积分:1
-
使用opengl函数写一个控制台程序,要求输出下列简单的二维图形:如线(实线、虚线)、四边形、多边形、圆等,并任意填充一个封闭图形...
使用opengl函数写一个控制台程序,要求输出下列简单的二维图形:如线(实线、虚线)、四边形、多边形、圆等,并任意填充一个封闭图形
-Use opengl function to write a console program, require a simple two-dimensional graphical output of the following: If the line (solid line, dashed line), quadrilateral, polygon, round, etc., and any fill a closed graph
- 2023-03-29 15:25:04下载
- 积分:1
-
Image recognition can be adaptive to recognize target and draw the target conto...
图像识别 能对图像中的目标进行自适应识别 并画出目标轮廓-Image recognition can be adaptive to recognize target and draw the target contour
- 2022-03-02 18:34:47下载
- 积分:1
-
/* Program name: drawing .. c function: to display the image rendering capabilit...
/* 程序名:drawing..c
功能:展示OpenCV的图像绘制功能-/* Program name: drawing .. c function: to display the image rendering capabilities OpenCV
- 2022-08-05 09:26:01下载
- 积分:1
-
Very good all
很好很全面的指纹识别介绍文章,讲的相对详细-Very good all-round introduction of fingerprint identification articles, talking about a relatively detailed
- 2022-02-24 17:06:04下载
- 积分:1
-
国外的一个非常优秀的计算机视觉的C++图像处理源码,覆盖了计算机视觉的大部分算法,写得非常精练!...
国外的一个非常优秀的计算机视觉的C++图像处理源码,覆盖了计算机视觉的大部分算法,写得非常精练!-abroad an excellent computer vision image processing of C source code, Computer Vision coverage of the majority of algorithms, written in a very concise!
- 2022-03-24 14:44:48下载
- 积分:1
-
matlab图像处理函数集,系统总结matlab在图像处理中的图像输入、处理(滤波、增强)、分析(边缘检测)、输出等方面的内容...
matlab图像处理函数集,系统总结matlab在图像处理中的图像输入、处理(滤波、增强)、分析(边缘检测)、输出等方面的内容-matlabmatlab
- 2022-03-12 15:01:07下载
- 积分:1
-
数字图象处理c++算法程序
数字图象处理c++算法程序-c digital image processing algorithm
- 2023-01-06 08:00:04下载
- 积分:1
-
二维32位定点傅里叶变换,精度很高哦,附有测试图片,需安装opencv...
二维32位定点傅里叶变换,精度很高哦,附有测试图片,需安装opencv-32-bit fixed-point two-dimensional Fourier transform, high precision Oh, with test images, the need to install opencv
- 2022-05-28 22:13:11下载
- 积分:1
-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1