-
基于最大类间方差阈值与遗传算法的道路分割
最大类间方差法是由日本学者大津(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
-
2DfastTriangulation
清华大学本科生课程设计,实现平面点集的三角剖分!用外接圆测试剖分的正确性。算法执行速度较快,但存在狭长三角形!(Tsinghua University undergraduate courses designed to achieve the triangulation of the set of points in the plane! Circumcircle test the correctness of the split. Algorithms perform faster, but there is a long, narrow triangle!)
- 2012-09-05 10:47:37下载
- 积分:1
-
Source-code
detect object - 3d_full code
- 2013-07-01 10:12:43下载
- 积分:1
-
D3D
所有游戏D3D窗口化源代码,可以窗口化任何游戏! (All the source code D3D game window, can change any game window!)
- 2020-09-17 18:18:04下载
- 积分:1
-
mfc
通过MFC的操作进行图形的操作,可以让进行简单图形绘制(through MFC to realise some functions)
- 2014-03-17 12:14:08下载
- 积分:1
-
test_grafix
说明: 动态绘图,并将结果保存在数据表格中。从CODEPROJECT上下载的。(Dynamic graphics, and the results stored in the data table. Downloaded from the CODEPROJECT.)
- 2008-10-04 11:34:41下载
- 积分:1
-
polyhedra.tar
截角八面体,填充给定的三维空间所需要的个数最少(truncated octahedron)
- 2012-02-28 10:00:12下载
- 积分:1
-
基于VTK的三维重建提取骨骼和皮肤
利用VTK三维重建软件与VS2010结合,读取系列图像,并能显示三维重建结果,并且可以分别提取皮肤和骨骼,里面包含相应图片,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read a series of images, and can display three-dimensional reconstruction results, and can extract skin and bones, which contains the corresponding picture, the language is C++ language)
- 2021-05-08 14:58:35下载
- 积分:1
-
top-hat
说明: 顶帽变换的程序,能够实现平滑图像的效果。(Cap transformation process, to achieve the effect of smoothing the image.)
- 2011-04-09 10:11:39下载
- 积分:1
-
LBP
实现图像纹理特征的提取,并且完成了该项功能(The extraction of image texture features, and completed the)
- 2020-11-15 10:09:41下载
- 积分:1