-
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibb...
OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold, OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale images binary images), a simple and efficient manner. The following code from the earliest to provide Ryan Dibble, after a more than Joerg.Schulenburg, R. Z. Liu amend the correction. Algorithm for the importation of gray-scale image histogram analysis of histogram is divided into two parts, Part 2 makes the distance between the largest. Demarcation point out the threshold. Foreigners are written in the classical oh.
- 2022-12-21 06:30:02下载
- 积分:1
-
a dos under the mouse, windows category module, users can directly call
有dos下的鼠标,windows类模块,用户可以直接调用-a dos under the mouse, windows category module, users can directly call
- 2022-07-04 13:42:01下载
- 积分:1
-
蛇是一种变分技术,以找到最佳的轮廓,与一个…
snakes are a variational technique to find the best contour that aligns with an image. The basic routine, snake.m, aligns a sequence of points along a contour to the maximum of an array or image. Provide it with an image, a set of starting points, limits on the search space and it returns a new set of points that better align with the image.
- 2023-09-05 13:55:02下载
- 积分:1
-
图像识别模块源代码
图像识别模组源代码-image recognition module source code
- 2022-08-14 00:19:46下载
- 积分:1
-
用弧编写的
用VC编写的圆弧样条,B样条曲线的绘制程序,在单文档中输入任意点,绘制出点间的圆弧样条曲线与B样条曲线-VC prepared by the arc-like, B-spline curve mapping procedures in a single document input arbitrary point and draw points of the circular spline curves and B-spline curves
- 2023-05-24 09:35:03下载
- 积分:1
-
该程序能够根据用户的需求,即用户输入相应的参数,来画出对应的正弦或余弦函数的图形,并可以进伸缩和平移变换...
该程序能够根据用户的需求,即用户输入相应的参数,来画出对应的正弦或余弦函数的图形,并可以进伸缩和平移变换-The program can be based on user demand, that is, the corresponding user input parameters, to draw the corresponding sine or cosine function of the graphics, and can transform into the scaling and translation
- 2022-03-13 08:08:19下载
- 积分:1
-
用C实现的多边形填充算法,该算法效率很高,经过实际应用
用C实现的多边形填充算法,该算法效率很高,经过实际应用-C realized polygon filling algorithm, which is highly effective, practical applications after
- 2022-05-05 19:10:28下载
- 积分:1
-
稿件名称:用ShadowMap投射阴影
稿件作者:申晓
程序名称:zzDepth
运行环境:VS.NET2002+WinXP...
稿件名称:用ShadowMap投射阴影
稿件作者:申晓
程序名称:zzDepth
运行环境:VS.NET2002+WinXP
注意事项:需要安装DirectX 9 SDK,在Geforce FX 5200以上显卡才能看到效果。-Article Name: ShadowMap projection with the shadow of manuscripts Author:??Program Name: zzDepth operating environment: VS.NET2002+ WinXP Note: need to install DirectX 9 SDK, in the Geforce FX 5200 graphics card to see the effect of the above.
- 2022-12-25 09:15:03下载
- 积分:1
-
基本绘图程序
基本画图程序 图形学-basic graphics drawing program
- 2022-07-23 18:23:43下载
- 积分:1
-
c语言写的三D效果,很漂亮
c语言写的三D效果,很漂亮-wrote three D effects, and very pretty
- 2023-04-17 15:15:03下载
- 积分:1