登录
首页 » matlab » ASM

ASM

于 2012-12-11 发布 文件大小:25KB
0 179
下载积分: 1 下载次数: 198

代码说明:

  ASM算法的matlab实现,完整的ASM算法流程,包含各个子程序(ASM algorithm matlab achieve complete ASM algorithm process contains various subroutines)

文件列表:

ASM
...\AlignShapeToShape.m,731,2000-11-21
...\AlignTrnSetCoor.m,1715,2000-11-07
...\asm.m,9357,2006-03-12
...\bartest.m,308,2000-11-07
...\FindShapeInImage.m,8173,2005-10-09
...\find_db.m,807,2005-10-08
...\find_dx.m,522,2005-10-08
...\GetBeforeAfterPts.m,707,2000-11-07
...\GetBeforeAfterPts_fc.m,780,2005-10-24
...\GetdX.m,3478,2005-10-27
...\GetImagePyramid.m,857,2000-11-07
...\GetInitPosPara.m,849,2005-10-13
...\GetLineCoorsThruPnt.m,1356,2000-11-07
...\GetMatchingPosition.m,1817,2000-11-07
...\GetMaxNumPyramidLevels.m,534,2001-11-13
...\GetNormalAngle.m,231,2000-11-07
...\GetNumPyramidLevels.m,1095,2000-11-07
...\GetProfileStatistics.m,7821,2005-10-08
...\GetShapeStatistics.m,723,2000-11-07
...\GetTrnSetCoor.m,1677,2005-11-04
...\GetWeights.m,1408,2000-11-07
...\landmark.m,1368,2005-10-08
...\LimitTheB.m,207,2000-11-07
...\LimitTheJump.m,227,2000-11-07
...\myginput.m,6052,2005-09-26
...\NormalizeShape.m,713,2000-11-07
...\PlotShapes.m,872,2002-11-12
...\PlotShapes_XT.m,877,2002-11-12
...\redisplay.m,1884,2001-11-13
...\ScaleRotateTranslate.m,442,2000-11-07
...\TryWeights.m,1069,2000-11-20
...\TryWeights_XT.m,9411,2002-11-12
...\说明.txt,292,2006-03-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BitmapRotateBitmaponc
    bitmap rotate for visual c and c++ builder
    2009-06-12 14:54:35下载
    积分:1
  • NLMeans
    非局部均值滤波 输入: 待平滑的图像 t: 搜索窗口半径 f: 相似性窗口半径 h: 平滑参数 NLmeans(ima,5,2,sigma) (Non-local mean filtering input: to be a smooth image t: the search window radius f: similarity of the window radius h: smoothing parameter NLmeans (ima, 5,2, sigma) )
    2010-10-22 17:33:30下载
    积分:1
  • 区域生长法
    区域生长法进行图像分割,通过选取合适的种子点,将感兴趣区域分割出来。(The region growing method is used for image segmentation, and the region of interest is segmented by selecting appropriate seed points.)
    2019-03-18 09:27:28下载
    积分:1
  • binary-video
    学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe input.avi 50 output.avi ) 这里的二值化有两种选择,可以手动收入阈值,也可以直接用OTSU算法的较优阈值直接二值化。(Learn to use OpenCV, for some color video input, with the OpenCV following functions or requirements: 1. Each frame of the input video images are binarized using the same threshold value 2. superposed on the binarized image of each frame containing the copyright on the number and the name of their own learning subtitles other information 3. During processing, real-time display after processing each frame 4. All of these binarized image by synthesizing the video output of a video sequence of the original document, the original input composite video playback speed twice 5. made the following command line format, xxx.exe input video file name binary threshold value of the output video file name (eg MyBiVideo.exe input.avi 50 output.avi) Here there are two binary choice, you can manually income thresholds, you can directly use the optimum direct binarization threshold through OTSU algorithm.)
    2015-01-30 16:15:09下载
    积分:1
  • function
    基于VC++的图像处理类,可以用于bmp文件的读写,显示(Based on the image processing VC++ classes that can be used to read and write bmp files, display)
    2013-11-18 11:16:59下载
    积分:1
  • fusion
    通过将高分辨率的图像和低分辨率的图像进行融合,来实现图像的融合。(By fusing high-resolution and low-resolution images, image fusion can be achieved.)
    2019-01-02 13:38:51下载
    积分:1
  • Localization-of--iris
    Localization of inner and outer boundary of iris(Localization of inner and outer boundary of iris,)
    2016-01-19 18:19:35下载
    积分:1
  • wifi_robot_client_PC_QT
    实现上位机对wifi智能车的控制,接收路由器传输图像并显示界面是用Qt4.0编写,开发环境QtCreater 图像处理Opencv(Host computer for wifi smart car control, image transmission and display the receiving router)
    2020-11-30 22:19:28下载
    积分:1
  • color
    简单图像颜色特征提取,用于自己使用,基本常规的那种(Simple Image Color Feature Extraction)
    2019-05-12 21:48:25下载
    积分:1
  • m代码
    说明:  用于图像滤波除噪的频域低通滤波函数,使用MATLAB编程实现(Frequency domain low-pass filtering function for image filtering and de-noising, using MATLAB programming)
    2021-01-15 10:34:36下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载