-
基本的图像处理方法的源代码,包括:正交变换…
图像处理的基本方法源代码,包括:正交变换、傅立叶变换、离散余弦变换、沃尔什变换、卷积、平滑和锐化、边缘增强、Sobel边缘检测和Hough边缘检测、反演、开闭腐蚀和扩展、边缘提取、细化和增强等CDib公司
- 2022-04-13 16:00:03下载
- 积分:1
-
一个图像成分C #
一个C#图象组件-an image components C#
- 2022-08-05 15:47:02下载
- 积分:1
-
Single frame of this process and are read into a gray value, the reference for b...
这个程序是读单帧并转化成灰度值,供初学者参考-Single frame of this process and are read into a gray value, the reference for beginners
- 2023-04-28 02:35:04下载
- 积分:1
-
基于各种背景模型的行人检测与跟踪
背景模型: Running Average, Median Background,Gaussian Mixture
行人跟踪算法: Meanshift, Optical Flow
- 2022-11-09 18:05:20下载
- 积分:1
-
It is a window mash viewer sample application.
Its really nice.
Please try i...
It is a window mash viewer sample application.
Its really nice.
Please try it.
- 2022-01-25 19:54:22下载
- 积分:1
-
本代码用于人脸识别,可以在ORL、Yale、AR等人脸库上测试使用。...
本代码用于人脸识别,可以在ORL、Yale、AR等人脸库上测试使用。-The code for face recognition, can ORL, Yale, AR face database, such as the use of the test.
- 2022-03-16 15:15:01下载
- 积分:1
-
LABVIEW基本图像处理功能,包括分割,边缘,骨架,3D,放大,缩小,镜像...
LABVIEW基本图像处理功能,包括分割,边缘,骨架,3D,放大,缩小,镜像-LABVIEW basic image processing functions, including segmentation, edge, frame, 3D, zoom, mirror, etc.
- 2022-06-02 14:05:42下载
- 积分:1
-
achieve splitter
在对话框中实现splitter-achieve splitter
- 2023-04-08 11:10:03下载
- 积分:1
-
利用lm库在实现inverse kinematic,能够给定点,使人体的关节点自动符合这些给定的约束...
利用lm库在实现inverse kinematic,能够给定点,使人体的关节点自动符合这些给定的约束-using lm library to realize inverse kinematics, and let the human pose to satisfy the constraints.
- 2022-08-08 17:05:50下载
- 积分: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