-
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
-
mblur filter for image in c .Implementation
mblur filter for image in c .Implementation
- 2022-01-28 10:15:39下载
- 积分:1
-
人脸识别
1 程序功能
这是一个人脸识别演示/测试程序,用户可以基于程序中已经实现的算法,开发新的有关人脸识别的应用;也可以修改或添加新的算法,并测试其性能。
2 程序平台
程序基于Windows操作系统,VS2008 SP编写,算法部分用到了OpenCV
- 2022-02-02 11:13:39下载
- 积分:1
-
Foley 球面分割算法-科学数据可视化
Foley 球面分割算法-科学数据可视化-Foley spherical segmentation algorithm-Scientific Data Visualization
- 2022-04-10 23:24:18下载
- 积分:1
-
使用Win32中的API库的图形函数,绘制一个简单的具有透明属性的动画。...
使用Win32中的API库的图形函数,绘制一个简单的具有透明属性的动画。-use of the Win32 API function for graphics, drawing a simple transparent nature of animation.
- 2022-06-21 07:40:54下载
- 积分:1
-
CBitmap类(位图类)
CBitmap类(位图类)-CBitmap type (bitmap)
- 2022-01-25 20:18:09下载
- 积分:1
-
国外的一个非常优秀的计算机视觉的C++图像处理源码,覆盖了计算机视觉的大部分算法,写得非常精练!...
国外的一个非常优秀的计算机视觉的C++图像处理源码,覆盖了计算机视觉的大部分算法,写得非常精练!-abroad an excellent computer vision image processing of C source code, Computer Vision coverage of the majority of algorithms, written in a very concise!
- 2022-03-24 14:44:48下载
- 积分:1
-
本程序包括打开存储一幅图像,实现图像的中值滤波和直方图均衡。...
本程序包括打开存储一幅图像,实现图像的中值滤波和直方图均衡。-opened a store images, the Image median filtering and histogram equalization.
- 2023-03-23 14:55:03下载
- 积分:1
-
叫你如何用halcon处理图像,资料介绍和很多函数的用法
叫你如何用halcon处理图像,资料介绍和很多函数的用法-Tell you how to use halcon image processing, data presentation and use of many functions
- 2023-09-03 21:45:05下载
- 积分:1
-
用bezier曲线绘制的线框,可实现线框的移动、旋转并可改变线框的形状...
用bezier曲线绘制的线框,可实现线框的移动、旋转并可改变线框的形状-with bezier curve drawing the frame, the frame can achieve mobile, rotating frame can change the shape
- 2023-05-20 07:20:04下载
- 积分:1