-
pcx图像读取、保存、显示等基本操作,功能完整,代码可靠。
pcx图像读取、保存、显示等基本操作,功能完整,代码可靠。-pcx image to read, preserve, display and other basic operations, full-featured, reliable code.
- 2022-03-05 05:52:01下载
- 积分:1
-
用VC编写的JPEG2000编解码实现程序
用VC编写的JPEG2000编解码实现程序-VC prepared by the JPEG2000 codec to achieve procedures
- 2023-06-04 05:00:03下载
- 积分:1
-
网络上流传的图像细化算法只有一种,效果也不是很好,这是本人辛苦搜罗来的另外四种图像细化算法,供大家尝试研究...
网络上流传的图像细化算法只有一种,效果也不是很好,这是本人辛苦搜罗来的另外四种图像细化算法,供大家尝试研究-The network popular image thinning algorithm only one, the effect is not very good, this is my hard work to collect the other four types of image thinning algorithm for the U.S. tries to study the
- 2023-07-22 15:25:03下载
- 积分:1
-
Digital identification, digital instrument identification, instrument digital id...
数字识别,数字仪器识别,仪器数字识别,仪器数字识别
- 2022-08-14 22:11:54下载
- 积分:1
-
图像分割成固定的大小(256×256)
图像分割成固定的大小(256×256)-images divided into fixed size (256 256)
- 2022-07-28 15:36:47下载
- 积分:1
-
自己写的各种图形处理以及自适应中值滤波
资源描述自己写的各种图形处理以及自适应中值滤波
- 2022-06-13 22:03:58下载
- 积分:1
-
.3 Ds file format descriptions and to read the source code, in the document. In...
.3ds文件格式说明及读取的源码,在文档中。在三维图形处理是必须的。-.3 Ds file format descriptions and to read the source code, in the document. In the three-dimensional graphics processing is required.
- 2022-12-01 23:45:03下载
- 积分:1
-
图形学_基本图形
适用于图形学学习,包含图形学基本的绘制画线、绘制三角形、绘制球形、绘制椭球等一系列的操作,有利于掌握C++语言和Opengl语言的学习
- 2022-06-15 21:02:54下载
- 积分:1
-
Fractal Brown Model 分形布朗模型计算图像的纹理分形值。运行命令:fractal(收敛范围)...
Fractal Brown Model 分形布朗模型计算图像的纹理分形值。运行命令:fractal(收敛范围)-Brown Fractal Brown model image texture fractal value. Running order : fractal (Scherer)
- 2022-12-07 16:10: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