-
Bsp
二次b样条和三次b样条曲线画法,完全按照定义来做的,支持多个点的绘制。比贝塞尔曲线好画,贝塞尔曲线有三个点和四个点的画法,点再多就需要拟合了(B-spline quadratic and cubic b-spline curve drawing, done in full accordance with the definition of support to draw more points. Good Bibeisaier curve drawing, Bezier curve with three points and four points of the painting, we need to fit the more points)
- 2016-10-17 08:30:51下载
- 积分:1
-
20080320-DTIN-camel.revise
Delaunay三角网的逐点插入法.
原始作者 @author Paul Chew
*
* Created July 2005. Derived from an earlier, messier version.(Delaunay triangulation point by point insertion method. Original author @ author Paul Chew** Created July 2005. Derived from an earlier, messier version.)
- 2021-04-08 23:49:00下载
- 积分:1
-
improve_LBF
水平集最新算法,基于局部能量函数,并做了改进(level set new Algorithm, make some improve)
- 2009-11-10 10:29:00下载
- 积分:1
-
2DDotFilter
mathematica肺结节检测程序,一个很好的肺结节检测程序(mathematica lung nodule detection,a good method to detect lung nodule)
- 2011-12-26 09:32:25下载
- 积分:1
-
Gradients
图形设计跟随趋势,而当前的趋势是到处使用渐变,除了这个风尚,渐变可以用来创建反射和淡出这样的高级效果。(Graphic design to follow the trend, and the current trend is everywhere to use gradients, in addition to the fashion, the gradient can be used to create such a high-level reflection and fade out effect.)
- 2010-07-28 10:48:02下载
- 积分:1
-
fountain
说明: fountain,AS3写的fountain喷泉效果(fountain)
- 2010-03-26 15:24:46下载
- 积分:1
-
code
program to compute 2d-maxima for a set of xy points. The xy data points are generated using a random number generator. The command to run the program at DOS prompt is:
- compute 2d-maxima for 500 xy points
.2dmaxima 500
- 2012-05-19 04:38:55下载
- 积分:1
-
andSFM
著名的SFM算法(Well-known algorithm for SFM)
- 2008-03-22 12:09:59下载
- 积分:1
-
MATLAB-make-3D-maps
本资源给出了用matlab画各种三维图的源代码,非常齐全。(The resorce provides the resorce programs of drawing 3D maps using matlab.)
- 2011-12-21 11:16:40下载
- 积分:1
-
基于最大类间方差阈值与遗传算法的道路分割
最大类间方差法是由日本学者大津(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