-
给出一组数据序列的文件,然后用这个程序显示他们的曲线分布...
给出一组数据序列的文件,然后用这个程序显示他们的曲线分布
- 2022-11-29 06:45:03下载
- 积分:1
-
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
-
基于openCV得高斯背景模型提取。需要openCV,内置测试视频
基于openCV得高斯背景模型提取。需要openCV,内置测试视频-OpenCV based on a Gaussian background model extraction. Need openCV, built-in test video
- 2022-01-21 03:01:50下载
- 积分:1
-
图像边缘检测,与图像处理,图像分割的常用代码
图像边缘检测,与图像处理,图像分割的常用代码-Image edge detection, and image processing, image segmentation of the common code
- 2023-01-30 06:20:03下载
- 积分:1
-
可以从TFT 转vga
可以从TFT 转vga-TFT TO vga !!!!!!!!!!!
- 2022-01-28 12:48:36下载
- 积分:1
-
HTML5源码
D3 是最流行的可视化库之一,它被很多其他的表格插件所使用。它允许绑定任意数据到DOM,然后将数据驱动转换应用到Document中。你可以使用它用一个数组创建基本的HMTL表格,或是利用它的流体过度和交互,用相似的数据创建惊人的SVG条形图。D3-js
- 2022-10-14 21:15:07下载
- 积分:1
-
图片编码源代码【将Jpeg图片解码并编码为BMP格式】
读入JPEG格式的图像通过代码解码,转换成BMP格式的图像, 并自动保存。下图为程序的代码流程图,即图像解码、编码原理。
- 2022-01-28 16:42:55下载
- 积分:1
-
A slightly weather conditions to the evil forces of the de
一个对恶劣天气条件下的邪恶势力的去噪程序,可以去除大雨中的雨水,恢复原始图像
- 2023-06-18 00:45:03下载
- 积分:1
-
本文及其附带源码利用GID+ Bitmap实现了将一张图片分解为多张指定尺寸的图片,以及将多张图片合并为一张。...
本文及其附带源码利用GID+ Bitmap实现了将一张图片分解为多张指定尺寸的图片,以及将多张图片合并为一张。-This article and accompanying source code to use the GID+ Bitmap to achieve a picture will be divided into more than the specified size of image, as well as multiple pictures into one.
- 2022-03-17 15:52:42下载
- 积分:1
-
绘制二维坐标系的源码。且包含绘制sin(x)和cos(x)的例子。
绘制二维坐标系的源码。且包含绘制sin(x)和cos(x)的例子。-The code of drawing coordinate system,including the examples of drawing sin(x) and cos(x).
- 2022-03-14 09:53:12下载
- 积分:1