登录
首页 » matlab » 591236

591236

于 2006-03-27 发布 文件大小:1KB
0 90
下载积分: 1 下载次数: 0

代码说明:

说明:  用matlab写的分水岭算法用于图像分割写的不是很好有需要的看看吧(using Matlab was a watershed for image segmentation algorithm was not very good in need and let's see it)

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

发表评论

0 个回复

  • 偏最小二乘PLS和一些光谱预matlab程序
    说明:  可以对光谱数据进行预处理,除了偏最小二乘法之外,也有一些其他方法(Besides the partial least square method, there are also some other methods)
    2021-05-14 05:30:02下载
    积分:1
  • C#生成一维码 二维码 条码实例
    本实例实现了以下功能:   1.39条码生成功能   2.EAN-13条码生成功能   3.Code128条码生成功能   4.QR Code码制的二维条码生成   5.二维码制的解析功能    
    2013-04-22下载
    积分:1
  • ENVI_Histogram_Match
    说明:  这是用来做直方图匹配的工具,测试过可以实现(Histogram Matching Tool)
    2020-06-21 02:40:01下载
    积分:1
  • Demo_for_Windows-master
    SDK_key: 人脸追踪(FT) Key 5qTrdeA43zdBXJZt7HM1x1wX9XGt7QicRU6Nt8rXLQAn 人脸检测(FD) Key 5qTrdeA43zdBXJZt7HM1x1weJvY2koYyzGARH6wVoTVw 人脸识别(FR) Key 5qTrdeA43zdBXJZt7HM1x1wmUKoEpvhgJYHd5xAsFig3 年龄识别(Age) Key 5qTrdeA43zdBXJZt7HM1x1xPHL78Ekcog6LU5iNCCNLj 性别识别(Gender) Key 5qTrdeA43zdBXJZt7HM1x1xWSjNHHcbTHHP9VuHLX1rf 此处APP_Id与SDK_Key仅适用于ArcFace v1.1, 不适用于其他版本。(DK_key: Face Tracking (FT) Key 5qTrdeA43zdBXJZt7HM1x1wX9XGt7QicRU6Nt8rXLQAn Face Detection (FD) Key 5qTrdeA43zdBXJZt7HM1x1weJvY2koYzGARH6wVoTVw Face Recognition (FR) Key 5qTrdeA43zdBXJZt7HM1x1wmUKoEpvhg JYHd5xAsFig3 Age Identification (Age) Key 5qTrde A43zdBXJZt7HM1x1xPHL78Ekcog 6LU5iNCCNLj Gender Key 5qTrdeA43zdBXJZt7HM1x1xWSjNHcbTHHP9VuHLX1rf Here APP_Id and SDK_Key are only applicable to ArcFace v1.1, not to other versions.)
    2019-03-07 20:03:15下载
    积分:1
  • HMRF_EM_image
    这是一个经典的马尔科夫场程序。算法详细,而且里面含有一篇与程序对应的文献,解释非常详细,程序非常好用(This is a classical Markov field program. Algorithm is detailed, but it contains a corresponding literature and procedures, explaining in great detail, the program is very easy to use)
    2021-03-02 23:29:33下载
    积分:1
  • ex26aDoc
    基于路径跟踪法的insar相位解缠的整个程序(tracking method based on the path of insar Phase Unwrapping the entire process)
    2020-06-28 19:00:01下载
    积分:1
  • Graphics
    一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。) 五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 六、交互式Bezier曲线的输入绘制程序实现 (An integrated graphical interface of the program, each operation subroutine callable. One call a function of the point of the painting, with the DDA, the midpoint algorithm for drawing a straight line and the midpoint algorithm circle and oval. Second, the polygon scan conversion algorithm and region filling algorithm (scan line algorithm for must fill and edge flag algorithm based on the edge of the modulo operator is optional using the 4 regional connectivity recursive seed filling algorithm based on the area of seed filling, or scan line seed filling algorithm requires the seed point (x, y) can be entered interactively). Line Clipping polygon clipping algorithm animation achieved. (Two Line Clipping Algorithm and HS polygon-by-side clipping algorithm) polygon clipping algorithm animation requires draw a closed polygon, rectangle and then draw the crop window, and then select the the cropped button (or command), press the "on top of cutting "button (or the implementation of)
    2020-06-30 08:20:02下载
    积分:1
  • dcm2bmpandbmp2dcm
    将DICOM文件转换为BMP文件和将BMP文件转换为DICOM文件(to DICOM conversion of BMP files and BMP file will be converted to DICOM documents)
    2020-06-29 09:00:01下载
    积分:1
  • kuaipipei
    基于亚像素运动估计算法的块匹配运动,有源码跟参考文献,初学的小伙伴可以看看(Block-matching motion estimation algorithm based sub-pixel motion, there is source code with references, beginner can look at a small partner)
    2020-08-10 15:18:30下载
    积分:1
  • 压缩感知中利用增广拉格朗日方程解最小稀疏正则化的恢复算法 DAL
    压缩感知中利用增广拉格朗日方程解最小稀疏正则化的恢复算法(DAL solves the dual problem of (1) via the augmented Lagrangian method (see Bertsekas 82). It uses the analytic expression (and its derivatives) of the following soft-thresholding operation, which can be computed for L1 and grouped L1 (and many other) sparsity inducing regularizers. If you are interested in our algorithm please find more details in our technical report or in my talk at Optimization for Machine Learning Workshop (NIPS 2009).)
    2011-04-25 10:19:38下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载