CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 11.asm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - 11.asm - List
[
assembly language
]
11.asm
DL : 0
这是个汇编语言写的课程设计,个人档案管理系统-this is a program design in assembly language,individual file manage system
Update
: 2025-02-17
Size
: 1kb
Publisher
:
冷清雪
[
AI-NN-PR
]
ASM3
DL : 0
cootes提出的ASM算法的matlab实现。在cootes用于课堂使用的源代码的基础上改写。改正了原来代码中的一些错误,加入了方便使用的样本训练标注保存环节。供图像分析处理,模式识别,人工智能研究者使用。-the ASM Algorithm Implementation of Matlab. Cootes used in the classroom use of the source code on the basis rewritten. To correct the original source of some mistakes, joined the ease of use of training samples preserved tagging links. For image processing, pattern recognition, artificial intelligence researchers.
Update
: 2025-02-17
Size
: 25kb
Publisher
:
冯雪涛
[
Special Effects
]
asmtoolbox
DL : 0
这是用于人脸识别和人脸定位的主动形状模型(asm)matlab工具箱。推荐-This for face recognition and facial shape positioning initiative model (asm2) Matlab toolbox. Suggest
Update
: 2025-02-17
Size
: 26kb
Publisher
:
杜世强
[
matlab
]
ASM-2.2swarm
DL : 0
人工智能的matlab程序,swarm群只能算法演示的源代码。-artificial intelligence Matlab procedures swarm group can demonstrate the algorithm source code.
Update
: 2025-02-17
Size
: 179kb
Publisher
:
appli
[
Special Effects
]
asm
DL : 0
基于ASM的人脸识别程序,包括训练部分。由Ghassan Hamarneh编写-ASM-based face recognition procedures, including the training component. Prepared by Ghassan Hamarneh
Update
: 2025-02-17
Size
: 23kb
Publisher
:
ZhangGeng
[
assembly language
]
asm-mul
DL : 0
在16位CPU环境下实现大数乘法(8位十进制数乘8位十进制数),乘数与被乘数由键盘输入,计算结果向显示器输出。运行环境:MASM6.11,Windows XP
Update
: 2025-02-17
Size
: 104kb
Publisher
:
陈辉
[
VC/MFC
]
asm_toolbox
DL : 0
asm工具箱,对做主动形状模型的朋友很有帮助-asm toolbox, take the initiative to make the shape of the model helpful Friend
Update
: 2025-02-17
Size
: 162kb
Publisher
:
李莉
[
Graph program
]
Hand
DL : 0
ASM,主动形状模型,PCA,可变形模型。以人手变形为例,内涵18个人手图形,每个有72个landmarks,程序对人手形状进行了procrutes align然后进行了PCA-ASM, take the initiative to shape model, PCA, deformable model. Manual deformation as an example, the connotation of the 18 individual hand graphics, each has 72 landmarks, the procedure carried out on the staffing procrutes align shape and then proceed to the PCA
Update
: 2025-02-17
Size
: 200kb
Publisher
:
zmy
[
Windows Develop
]
ASMModel
DL : 0
人脸自动标准在三维人脸重建中是一个重要的方向,asm模型在其中的分量十分重要,此asm模型的代码能自动建立模型-Face standard in three-dimensional facial reconstruction is an important direction, asm model in which the weight is very important that this asm code model can automatically set up the model
Update
: 2025-02-17
Size
: 171kb
Publisher
:
一心
[
matlab
]
ASM
DL : 1
matlab的ASM算法工具箱,很好用的-ASM matlab toolbox
Update
: 2025-02-17
Size
: 26kb
Publisher
:
刘畅
[
Special Effects
]
ASM_version1b
DL : 0
ASM是由Cootes和泰勒推出的多分辨率方法的一个例子。 基本思想: 在ASM模型训练,训练从手工绘制的图像轮廓。发现的ASM模型在训练使用主成分分析(PCA),使该模型自动识别数据的主要变化是,如果可能的轮廓/好的对象的轮廓。还包含了ASM模型的协方差矩阵描述行垂直纹理口岸时,在正确的位置。 -Description This is an example of the basic Active Shape Model (ASM) as introduced by Cootes and Taylor, with multi-resolution approach. Basic idea: The ASM model is trained from manually drawn contours in training images. The ASM model finds the main variations in the training data using Principal Component Analysis (PCA), which enables the model to automatically recognize if a contour is a possible/good object contour. Also the ASM models contains covariance matrices describing the texture of the lines perpendicular to the control points when in the correct positions. After creating the ASM model, an initial contour is deformed by finding the best texture match for the control points. This is an iterative process, in which the movement of the control points is limited by what the ASM model recognizes from the training data as a "normal" object contour. Literature: - Ginneken B. et al. "Active Shape Model Segmentation with Optimal Features", IEEE Transactions on Medical I
Update
: 2025-02-17
Size
: 9.72mb
Publisher
:
谢冉
[
Special Effects
]
ASM
DL : 0
主动形状模型,实现轮廓提取有一定的帮助。-Active Shape Model
Update
: 2025-02-17
Size
: 387kb
Publisher
:
michael
[
matlab
]
ASM
DL : 0
包含了一个蚂蚁算法中的蚁密系统,程序运行良好!-Contains a dense ant ant algorithm in the system, run good!
Update
: 2025-02-17
Size
: 3kb
Publisher
:
st
[
matlab
]
ASM
DL : 0
采用ASM算法对柔性体进行建模,实现对医学图像的分割-To achieve the segmentation of medical images,we apply ASM algorithm on flexible bodies.
Update
: 2025-02-17
Size
: 416kb
Publisher
:
凌华强
[
matlab
]
asmPaam
DL : 0
这个是基于ASM和AAM编写的手势识别的matlab代码-This is written based on ASM and AAM gesture recognition matlab code
Update
: 2025-02-17
Size
: 9.47mb
Publisher
:
晓君
[
Graph program
]
Asm-Toolbox
DL : 0
这是一个asm主动形状模型的函数箱,里面都是全是源码-This is an active shape model asm function boxes, which are all source
Update
: 2025-02-17
Size
: 105kb
Publisher
:
蒋飞云
[
Graph Recognize
]
ActiveModels_version4
DL : 0
ASM和AAM,包括2D、3D的人脸识别-ASM and AAM, including 2D, 3D
Update
: 2025-02-17
Size
: 14.81mb
Publisher
:
赵子文
[
Special Effects
]
ASM
DL : 0
ASM算法的matlab实现,完整的ASM算法流程,包含各个子程序-ASM algorithm matlab achieve complete ASM algorithm process contains various subroutines
Update
: 2025-02-17
Size
: 25kb
Publisher
:
小亚
[
Special Effects
]
ASM模型
DL : 0
使用MATLAB软件运行ASM模型对人脸进行检测和拟合(MATLAB software is used to run the ASM model to detect and fit the human face)
Update
: 2025-02-17
Size
: 1.46mb
Publisher
:
默然
[
Graph program
]
ASM & AAM
DL : 0
利用aam/asm算法进行手势识别的例程,含MATLAB源码(Using aam/asm algorithm for hand gesture recognition routines, including MATLAB source code)
Update
: 2025-02-17
Size
: 9.82mb
Publisher
:
星期四和大王
«
1
2
3
4
5
6
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.