-
IM is a toolkit for Digital Imaging. IM is based on four concepts : Image Repres...
IM是一个用于数字成像的工具箱。IM基于四个概念:图像表示、存储、处理和捕获。该库的主要目标是为科学应用程序提供一个简单的API和图像抽象。支持最流行的文件格式:TIFF、BMP、PNG、JPEG、GIF和AVI。图像表示包括科学数据类型。大约有一百种图像处理操作可用。这项工作是通过与CIRM/CENPES的合作在Tecgraf/PUC Rio开发的。IM团队:Antonio Esca Jiong Scuri Tecgraf Computer Graphics Technology Group,巴西里约大学http://www.tecgraf.puc-rio.br/im
- 2022-04-20 11:12:31下载
- 积分:1
-
active contour models, snake algorithm demo
主动轮廓模型,即snake算法的demo-active contour models, snake algorithm demo
- 2023-03-29 20:45:03下载
- 积分:1
-
MFC平移图像
本代码用MFC编程,实现在对话框中平移图像。点击“...”选择所要移动的图像,然后在对话框中移动图形,单击“保存”,就可以将拖动后的图像保存了。 图示如下:
- 2023-03-19 12:55:04下载
- 积分:1
-
实现图像显示的MFC源码
实现图像显示的MFC源码-MFC source
- 2022-06-19 23:52:59下载
- 积分:1
-
Face Detection many ways, the PCA is a more effective. The code is based on the...
人脸检测的方法很多,pca是其中比较有效的一种。本代码主要是使用pca的方法进行人脸检测,可以检测出人脸的位置,数目,大小-Face Detection many ways, the PCA is a more effective. The code is based on the PCA method Face Detection can detect human faces in the number, size
- 2023-01-25 00:55:03下载
- 积分:1
-
本文介绍一种简单的装置,能使其实现对太阳水平、垂直方向的全方位跟踪,晚上便自动复位...
本文介绍一种简单的装置,能使其实现对太阳水平、垂直方向的全方位跟踪,晚上便自动复位-solar tracking device
- 2022-03-21 18:54:02下载
- 积分:1
-
VC摹仿手写字的源码
VC摹仿手写字的源码-VC imitate handwritten characters FOSS
- 2022-03-30 00:35:24下载
- 积分:1
-
将窗体编译成类库 将窗体编译成类库
将窗体编译成类库 将窗体编译成类库 -Will be compiled into a class library will form the form will be compiled into a form library will be compiled into a class library compiled form
- 2022-10-17 20:25:03下载
- 积分:1
-
使用两块M2
使用两块M2-std图像采集卡同时采集,得到同步图像-The use of two M2-std collected at the same time frame grabbers, the images simultaneously
- 2022-12-26 13:35:04下载
- 积分: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