-
检测疲劳驾驶(有详细说明)
用于人脸识别,检测驾驶员人员是否疲劳,在现实中有很好的应用,其算法简单易懂,适合初学者(For face recognition, detection of driver fatigue, in reality has a very good application, the algorithm is simple, easy to understand, suitable for beginners)
- 2020-10-27 23:39:58下载
- 积分:1
-
matlab.thresholding-master
说明: 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
cs563_intro
Understand state-of-the-art techniques for
photorealistic rendering
Become conversant with cutting edge graphics
literature
Hands-on exploration of one (or more) of the
techniques encountered (a project).
Learning and using raytracing to generate amazing
pictures.
Possibly extend one of the studied techniques,
implement new ones
- 2012-01-05 22:36:15下载
- 积分:1
-
torrsam
三维重构的程序,包括角点检测,匹配,F矩阵的计算等(Three-dimensional reconstruction procedures, including corner detection, matching, F matrix calculation)
- 2008-05-18 15:13:09下载
- 积分:1
-
ISODATA
ISODATA算法是在k-均值算法的基础上,增加对聚类结果的“合并”和“分裂”两个操作,并设定算法运行控制参数的一种聚类算法,从而实现遥感影像的非监督分类(ISODATA algorithm is a clustering algorithm based on K-means algorithm, which adds two operations of "merging" and "splitting" of clustering results, and sets the operation control parameters of the algorithm, so as to realize unsupervised classification of remote sensing images.)
- 2018-11-22 18:07:41下载
- 积分:1
-
DarkChannelPrior
目标物与摄像机距离已知的情况下,计算白天大气能见度距离。(The distance between the object and the camera is known to calculate the visibility distance in daytime.)
- 2017-01-20 14:10:32下载
- 积分:1
-
LSPIA
代码实现2014 CAD 文章 Progressive and iterative approximation for least squares B-spline curve and surface fitting(The code implementation of Progressive and iterative approximation for least squares B-spline curve and surface fitting)
- 2021-04-06 00:19:03下载
- 积分:1
-
1231
火灾探测中火焰图像分割方法研究,比较实用。(Fire detection fire image segmentation, more practical.)
- 2010-12-07 13:34:27下载
- 积分:1
-
matlab程序
用均值滤波、中值滤波、维纳滤波法给加高斯噪声的图像去噪(Using the mean filter, median filter, Wiener filter to add the Gaussian noise image denoising)
- 2017-10-12 11:22:24下载
- 积分:1
-
imresize
图像插值算法有三种方法,最近邻插值、双线性插值、卷积插值(Image interpolation algorithm has three methods, nearest neighbor interpolation, bilinear interpolation, convolution interpolation)
- 2008-05-12 10:07:55下载
- 积分:1