-
Otsu algorithm can be said to be adaptive to calculate the single threshold (for...
OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-Otsu algorithm can be said to be adaptive to calculate the single threshold (for converting images to gray scale image 2) simple Efficient methods. Algorithm for the importation of gray image histogram analysis of histogram is divided into two parts. makes two of the distance between the largest. Demarcation point out the threshold.
- 2022-07-11 20:47:54下载
- 积分:1
-
这是一个k均值聚类的VC函数,非常有用,是本人亲自编写,为了能够和别人交换代码,忍痛上传。...
这是一个k均值聚类的VC函数,非常有用,是本人亲自编写,为了能够和别人交换代码,忍痛上传。-This is a k-means clustering function of the VC very useful, I personally prepared. , and others in order to exchange code and reluctantly upload.
- 2022-03-19 21:14:57下载
- 积分:1
-
该源码是spiht多集树集合编码算法的图像编码,
该源码是spiht多集树集合编码算法的图像编码,-The source tree is a collection of episodes SPIHT coding algorithm image coding,
- 2023-04-06 16:25:02下载
- 积分:1
-
采用hough变换检测圆的仿真程序,希望对大家有用。
采用hough变换检测圆的仿真程序,希望对大家有用。-Hough transform circle detection using the simulation program, in the hope that everyone useful.
- 2022-02-02 13:58:40下载
- 积分:1
-
基于VC的JPG和BMP的图像读取 显示 并含有部分图像处理功能。有一个简易的DIB类...
基于VC的JPG和BMP的图像读取 显示 并含有部分图像处理功能。有一个简易的DIB类-Based on the VC of JPG and BMP images to read display and contains part of image processing functions. DIB has a simple type
- 2023-08-29 07:30:04下载
- 积分:1
-
一个将将bmp文件转换为txt文件的代码,适合初学者
一个将将bmp文件转换为txt文件的代码,适合初学者-a bmp documents will be converted to txt document code for beginners
- 2022-01-23 10:58:40下载
- 积分:1
-
这是一个用于计算机图形图像处理中,最常用的阀值处理的源代码...
这是一个用于计算机图形图像处理中,最常用的阀值处理的源代码-This is a computer graphics for image processing, the most commonly used threshold of the source code
- 2022-07-26 10:31:52下载
- 积分:1
-
区域生长C源代码,可以用于图像处理中的区域分割和区域标记。...
区域生长C源代码,可以用于图像处理中的区域分割和区域标记。-Regional Growth C source code, image processing can be used for the regional division and regional markings.
- 2023-06-05 23:50:03下载
- 积分:1
-
use vc image fusion including some classic image fusion algorithms and principal...
利用vc实现图像的融合,包括一些经典的图像融合算法和主成分分析实现图像的融合.-use vc image fusion including some classic image fusion algorithms and principal component analysis image integration.
- 2023-08-30 10:45:05下载
- 积分:1
-
采用Canny边缘检测算法提取图像边缘的深度8
使用canny边缘提取算法提取八位深度图像的边缘-Using the canny edge detection algorithm for image edge extraction depth of 8
- 2022-03-15 04:45:19下载
- 积分:1