-
用matlab编写得snake算法程序,可用于图像分割和边缘检测
用matlab编写得snake算法程序,可用于图像分割和边缘检测-Using matlab to prepare a snake algorithm procedure can be used for image segmentation and edge detection
- 2022-08-06 00:35:59下载
- 积分:1
-
BMP图像封装代码.rar
BMP图像封装代码.rar-BMP images Packaging code. Rar
- 2022-04-01 03:12:49下载
- 积分:1
-
vc6.0的opencv的图片读取
资源描述安装opencv基础上,实现图片读取的简单程序,仅限于初学者用,使用opencv快速,简洁
- 2022-06-19 06:47:41下载
- 积分:1
-
Image matching image matching image matching
图像匹配 图像匹配 -Image matching image matching image matching
- 2022-03-01 01:21:04下载
- 积分:1
-
123
123
- 2022-09-27 07:40:02下载
- 积分:1
-
一个可以进行图象格式转换的工具
一个可以进行图象格式转换的工具-one can image format conversion tools
- 2022-01-26 02:18:29下载
- 积分:1
-
基于统计特征,和细化图象后提取特征的简单数字识别系统
基于统计特征,和细化图象后提取特征的简单数字识别系统-Based on the statistical characteristics, and refining the characteristics of the image after the extraction of simple digital identification system
- 2022-05-12 14:02:06下载
- 积分:1
-
vc游戏编程的一个源代码
vc游戏编程的一个源代码-vc game of a programming source code
- 2022-10-27 19:25:03下载
- 积分:1
-
坐标输入对图像进行分割的行数和列数,而后对每个小块求直方图,文件输出...
坐标输入对图像进行分割的行数和列数,而后对每个小块求直方图,文件输出-Coordinates input to the image segmentation of the number of rows and columns, and then seek for each histogram plots, the document output
- 2023-06-05 07:40:03下载
- 积分:1
-
衬底substrate生成,film growth仿真
This code is used for creating an initial structure made of either substrate atoms or deposited
atoms. It generates three types of structures: rows, columns, and hemispheres. Type, size and
number of objects are determined by the user. The соde generates two files: ibox.txt and
iboxXY_jmol.txt. The file ibox.txt contains coordinates of atoms in “integer” format (i, j, k,
name_of_atom) and may be used as input to NASCAM. The file iboxXY_jmol.txt stores the
same information about the position of the atoms but in Cartesian coordinates (name_of_atom
x, y, z, ) in JMOL format. It may be used for visualization.
If a surface structure made of atoms of both types is needed, then create two files, one for
each type of atom, and then combine these files.
- 2023-04-16 10:55:03下载
- 积分:1