-
一个源代码,可以看很多种格式的模型文件,c
一个源代码,可以看很多种格式的模型文件,c-one source code, one can see a variety of formats model document, c
- 2023-07-25 19:05:03下载
- 积分:1
-
最小二乘法拟合曲面的程序,个人认为很好用了,希望大家喜欢...
最小二乘法拟合曲面的程序,个人认为很好用了,希望大家喜欢-Surface least squares fitting procedure, individuals spent a good think, I hope everyone likes
- 2022-07-12 09:36:56下载
- 积分:1
-
purpose computes PSNR between two raw YUV i mages compile gcc
purpose
computes PSNR between two raw YUV images
compile
gcc -g -o cmp_yuv cmp_yuv.c -lpgm -lpbm -lm -purpose computes PSNR between two raw YUV i mages compile gcc-g-o cmp_yuv cmp_yuv.c- lpgm- lpbm- lm
- 2022-11-18 13:35:03下载
- 积分:1
-
图像归一化程序的matlab和C语言代码
图像归一化程序,图像处理领域中广泛应用。
- 2022-06-16 17:18:04下载
- 积分: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
-
卡拉芒完成滤波,具有一定的独特的特点,可用于求…
完成卡拉曼滤波,具有一定独特的特点,对初学者很有用-Caraman complete filtering, has a certain unique characteristics, useful for beginners
- 2022-03-02 20:01:40下载
- 积分:1
-
vbe 3.0 例 C语言 和 masm 汇编 混合编程 这是 C语言部分。
vbe 3.0 例 C语言 和 masm 汇编 混合编程 这是 C语言部分。-vsea vbe 3.0 samples c
- 2022-04-06 18:09:48下载
- 积分:1
-
计算图像的信息熵和梯度的算法源码
计算图像的信息熵和梯度的算法源码- The computation picture information entropy and the gradient
calculate the law origin code
- 2022-05-31 16:00:36下载
- 积分:1
-
正确的图像可以扩大到缩小
用java编写的可以对图像放大缩小-prepared with the right images can be enlarged to narrow
- 2022-07-06 23:36:47下载
- 积分:1
-
HTML5源码
D3 是最流行的可视化库之一,它被很多其他的表格插件所使用。它允许绑定任意数据到DOM,然后将数据驱动转换应用到Document中。你可以使用它用一个数组创建基本的HMTL表格,或是利用它的流体过度和交互,用相似的数据创建惊人的SVG条形图。D3-js
- 2022-10-14 21:15:07下载
- 积分:1