-
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
-
计算机图形学相关示例代码,比较经典的,看看有好处
计算机图形学相关示例代码,比较经典的,看看有好处-Computer graphics-related sample code, more classic, look good
- 2022-01-26 04:41:25下载
- 积分:1
-
in Matlab under image processing functions, including marginalized segment fitti...
在matlab下进行图像处理的函数库,包含边缘线段拟合,透视变换,立体图像复原等toolbox中所没有的功能,详见index.html-in Matlab under image processing functions, including marginalized segment fitting, perspective transformation, three-dimensional images rehabilitation toolbox are not functional, as described index.html
- 2023-02-19 20:00:04下载
- 积分:1
-
VB文字识别程序,可以试试看,效果不错。
VB文字识别程序,可以试试看,效果不错。-VB language identification procedures, could give it a try, its effectiveness.
- 2022-03-22 21:41:49下载
- 积分:1
-
d3d镜子和阴影效果,自由移动摄像机镜头,模板缓存例子
d3d镜子和阴影效果,自由移动摄像机镜头,模板缓存例子-D3D mirror and shadow effects, the free movement of the camera lens, the template cache example
- 2022-02-15 10:45:12下载
- 积分:1
-
精通Visual C++ 图像编程
精通Visual C++ 图像编程-proficient in Visual C Programming Image
- 2023-02-14 04:30:15下载
- 积分:1
-
数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(...
数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 (2)水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。该程序调试已通过!-Digital watermarking system mainly consists of watermark embedding and watermark detection of the two processes. (1) The watermark embedding process as follows: Digital watermarking (X), the original image (I) and key/public key (K) by digital watermark embedding algorithm to form watermarked image (I*). (2) The watermark detection process is as follows: Digital watermarking (X), the watermark image (I*) and key/public key (K) by digital watermark detection algorithm to detect whether the digital watermark or watermark. The program debugging has passed!
- 2022-02-16 09:43:22下载
- 积分:1
-
基于mfc对话框,利用cstatic类实现动画功能,不错的源码程序
基于mfc对话框,利用cstatic类实现动画功能,不错的源码程序-based mfc dialog, use cstatic Class of animation features, a good source programs
- 2022-12-24 10:45:03下载
- 积分:1
-
implementation of SURF feature extractor
implementation of SURF feature extractor
- 2022-02-12 12:12:18下载
- 积分:1
-
以图形等多种方式显示时间钟表,在工控等方面常用
以图形等多种方式显示时间钟表,在工控等方面常用-graphics to show in various forms, time clocks, the IPC so common
- 2023-04-11 19:50:04下载
- 积分:1