-
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
-
知道游戏的开头动画是怎么做的吗?
在此程序中你会了解到!
知道游戏的开头动画是怎么做的吗?
在此程序中你会了解到!
- 2022-01-25 15:33:35下载
- 积分:1
-
STL文件浏览器.读入STL图形文件可进行3D变换.
STL文件浏览器.读入STL图形文件可进行3D变换.-STL file browser. Reading into the STL graphics files can be 3D transformation.
- 2022-03-19 02:05:42下载
- 积分:1
-
jpeg2000中的空间变换中的DWT,5/3无损小波,这是在ADI blackfin535 DSP平台下的...
jpeg2000中的空间变换中的DWT,5/3无损小波,这是在ADI blackfin535 DSP平台下的-JPEG2000 transform space of the DWT, 5/3 wavelet lossless, which is in the ADI blackfin535 DSP platform
- 2022-02-05 00:31:41下载
- 积分:1
-
java3D场景,可以实现使用键盘对场景中物体的一些控制。基于java版opengl...
java3D场景,可以实现使用键盘对场景中物体的一些控制。基于java版opengl-java 3D Envirenment
- 2022-12-20 01:15:04下载
- 积分:1
-
用VC++6.0实现的一个可绘制旋转文本的简单程序源码
用VC++6.0实现的一个可绘制旋转文本的简单程序源码-VC 6.0 can be of a rotating text rendering the simple procedure FOSS
- 2023-03-30 01:45:03下载
- 积分:1
-
wmf文件的查看程序,本程序是一个vc编写的activex控件,可以对wmf文件进行查看和缩放等操作...
wmf文件的查看程序,本程序是一个vc编写的activex控件,可以对wmf文件进行查看和缩放等操作-wmf file to view the procedure, the procedure is a vc prepared activex control, can wmf file for viewing and scaling operations
- 2022-01-25 21:12:50下载
- 积分:1
-
用Java写的JPEG2000的编解码程序(含下面三部分) ――――源程序,二进制代码,以及说明文档 JJ2000 项目的共享软件 JJ2000主页...
用Java写的JPEG2000的编解码程序(含下面三部分) ――――源程序,二进制代码,以及说明文档 JJ2000 项目的共享软件 JJ2000主页 -Java write JPEG2000 codec (containing the following three parts)- source, binary code, and documentation of Alarm Indication Home-sharing software
- 2023-01-17 04:50:05下载
- 积分:1
-
为光线投射三维体绘制比较简单的源代码,适合于初学者
为光线投射三维体绘制比较简单的源代码,适合于初学者-Three-dimensional volume rendering for ray casting a relatively simple source code, suitable for beginners
- 2023-06-09 17:55:03下载
- 积分:1
-
DXF图形文件的读取和存储,可以完全加载到CAD中去.
DXF图形文件的读取和存储,可以完全加载到CAD中去.-DXF graphics files to read and store, can be completely loaded into the CAD go.
- 2022-08-06 17:16:44下载
- 积分:1