-
基于最大类间方差阈值与遗传算法的道路分割
最大类间方差法是由日本学者大津(Nobuyuki Otsu)于1979年提出的,是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。背景和目标之间的类间方差越大,说明构成图像的2部分的差别越大,当部分目标错分为背景或部分背景错分为目标都会导致2部分差别变小。(The largest between-class variance method was proposed by the Japanese scholar Nobuyuki Otsu in 1979. It is an adaptive threshold determination method, also known as the Otsu method, or OTSU for short. It is based on the grayscale characteristics of the image and divides the image into two parts: the background and the target. The larger the variance between the background and the target, the greater the difference between the two parts that make up the image. When the part of the target is wrongly divided into backgrounds or part of the background is mis-divided into goals, the difference between the two parts will be smaller.)
- 2018-04-15 11:26:03下载
- 积分:1
-
objectness1
说明: 提取图像中的显著对象部分,就是人视觉感知的主要部分,运行的是demo.m(Extraction of the image part of a significant object is the main part of the human visual perception, running demo.m)
- 2011-04-18 10:36:19下载
- 积分:1
-
gezhongsuanfa
四种压缩传感的重构算法,StOMP,BP,OMP,block_omp(Four kinds of compressed sensing reconstruction algorithm, StOMP, BP, OMP, block_omp)
- 2013-10-29 14:54:27下载
- 积分:1
-
voronoi3
voronoi图的Fortune算法源码,visual c++(Fortune s algorithm source code of voronoi diagram with visual c++)
- 2021-01-29 17:48:39下载
- 积分:1
-
LIGHT-FIELD-CAMERA
非聚焦型光场相机成像模拟,光线追迹,成像分析(light field camera)
- 2017-04-21 14:13:14下载
- 积分:1
-
ICP
ICP算法,主要用于三维点云数据的配准,最近点迭代算法,可以收敛到局部最小(registration of point cloud data,the iterated close point algorithm)
- 2011-10-30 16:24:40下载
- 积分:1
-
LBP
实现图像纹理特征的提取,并且完成了该项功能(The extraction of image texture features, and completed the)
- 2020-11-15 10:09:41下载
- 积分:1
-
calcMeshNormals
用于求取三维点云数据的法向量,我的人脸建模就是用的这个,效果很好,但必须保证点云没有重叠的,否则会出现严重错误。(Strike a 3D point cloud data for normal vectors, and my face is to use this model, the effect is very good, but must ensure that there is no overlap of the point cloud, there would be a serious mistake.)
- 2020-07-28 21:48:39下载
- 积分:1
-
code
说明: 给定一个图像,其中包含足够的信息来计算地平面消失线和垂直消失点,以及一个已知高度的物体。然后,只要他们的头部和脚都可见,就可以在场景中的任何地方测量站在地平面上的人的高度。(Given an image which contains sufficient information to compute the ground plane vanishing line and the vertical vanishing point, and also one object of known height for which the top and base are imaged. Then the height of a person standing on the ground plane can be measured anywhere in the scene provided that their head and feet are both visible.)
- 2021-02-05 22:29:57下载
- 积分:1
-
计算固体火箭弹道的仿真实例程序 missile
用于计算固体火箭弹道的仿真实例程序,绘制弹道仿真图像(Simulation example is used to calculate the trajectory of the solid rocket program, draw a trajectory simulation image)
- 2012-11-27 14:43:11下载
- 积分:1