-
testcanny
Canny算子的分步骤实现,基于C语言,一共6部分,学习图像处理参考(Canny operator steps to achieve, based on the C language, a total of 6 parts, the study of image processing reference)
- 2021-04-21 14:08:49下载
- 积分:1
-
Laplacian-Gaussian-Model
文章介绍了一种基于拉普拉斯——高斯模型的语音端点检测算法!(This paper introduces a Laplace-based- voice endpoint detection algorithm Gaussian model!)
- 2015-03-20 22:31:30下载
- 积分:1
-
denary三角剖分
denary三角剖分算法源码,用于离散点成面,自动构建面的高级算法,该算法非常难得,希望你们有所启发。(denary triangulation algorithm source code for the discrete points into face, the face automatically build senior algorithm, which is very rare that you have inspired.)
- 2005-04-18 13:59:20下载
- 积分:1
-
NURBSsurface
一个生成NURBS曲面的程序,是在Visual下运行的(A NURBS surface generation program is run under Visual)
- 2021-04-11 17:38:58下载
- 积分:1
-
TheLargeScaleTerraiRendering
介绍四叉树基于视点LOD算法简化地形的图形编程资料,很有实用性,还带有其它效果的算法(Introduced Quadtree LOD algorithm based on the simplified view of the graphical programming information terrain is very practical, but also with other effects of the algorithm)
- 2009-05-07 11:26:00下载
- 积分:1
-
Using-a-Boosted-Cascade
行人目标检测 代码文件基于hog+svm检测技术。(people dectect and depending on hog+svm )
- 2014-05-26 12:24:19下载
- 积分:1
-
fasta
DNA比对中FASTA算法的简单实现,通过建立查找表、位移表和位移向量表来得出两条序列的最大匹配位移。(DNA matching the FASTA algorithm is simple to achieve, through the establishment of a lookup table, displacement and the displacement vector table to derive maximum matching two sequences displacement.)
- 2021-01-11 11:18:49下载
- 积分:1
-
ScanZbuffer
扫描线Zbuffer算法
1。算出模型的包围盒。
2.每条扫描线打点时并不是包围盒内整条线打点,而是先搜索需要刷新的范围, 只是该范围内打点。
(One scan line Zbuffer algorithm. Calculate the model bounding box. 2. Each scan line runs inside the box when not surrounded by the entire line runs, but first need to refresh the scope of the search, but the scope of RBI.)
- 2020-12-31 21:58:59下载
- 积分:1
-
12345VC
对打开的图像,可以提取其纹理特征,程序运行无误(Right to open the image, you can extract the texture features, the program is running correctly)
- 2009-12-24 19:46:55下载
- 积分:1
-
CN_edgedetect
本程序为二值图像的处理。通过一种称为CNED(connectivity number based edge detection)的方法对二值图像进行边缘提取。结果表明这种方法比candy sober 等算子更加精确,效果更好。(This procedure for binary image processing. Through a known CNED (connectivity number based edge detection) method for binary image edge extraction. The results show that this method, such as candy sober than the operator more precise, better.)
- 2007-04-22 13:23:27下载
- 积分:1