搜索资源列表

  1. ACM

    0下载:
  2. 主动轮廓模型图像分割算法,讲XU改进的算法用MATLAB进行实现-Active Contour Model for Image Segmentation Algorithm, speaking XU improved algorithm using MATLAB for the realization of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:123
  1. 1233

    0下载:
  2. 一种新的主动轮廓线跟踪算法,参照snake算法-A new active contour tracking algorithm, in the light of snake algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-13
    • 文件大小:514048
    • 提供者:张凯
  1. hke_InjectDLL

    0下载:
  2. 想起以前自己帮某个群写过个教程还是挺详细的,发上来分享下,代码是以前我做的课程预习包,里面有很简单的代码,有兴趣看看,新手可以比较容易熟悉,稍微懂的就算了,反正这种几百年前的东西也不是什么秘密了. 因为年代比较久了,而且那时候我很菜的,如果有错误请指出,我要说如果你要写*马,这已经不是个好办法了,因为主动防御基本上都能拦截他,嘿嘿,怎么解决就不要问我了-Recall their own to help a group or w
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-13
    • 文件大小:14336
    • 提供者:hss
  1. ActiveC

    0下载:
  2. 主动轮廓模型源代码,是在图像模糊情况下获取目标的好方法.-Active contour model source code, image blurring in the case of a good way to obtain the goal.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:57344
    • 提供者:angelli2001
  1. Anti_KAV

    0下载:
  2. 一款由C++编写的加壳程序,对文件加壳后可以通过卡巴斯基杀毒软件(KAV)的主动防御的检测,此文件编译后杀软会报毒,仅供学习测试!-Offered by the C++ Prepared加壳procedures, the document can be adopted after加壳Kaspersky anti-virus software (KAV) Detection of active defense, this file wil
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:15360
    • 提供者:jeffery
  1. 112233

    0下载:
  2. 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-13
    • 文件大小:276480
    • 提供者:旅尘
  1. 110

    0下载:
  2. 轻松过所有杀软主动防御,利用下面方法可以过任何杀软的主动防御,并且不用修改时间-Easy to take the initiative to all soft-kill defense, use the following method can be any soft-kill defense initiative, and not modified
  3. 所属分类:文件格式

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:阿松
  1. LevelSet_CV

    0下载:
  2. 实现无边界主动轮廓的的很好的算法,是论文“active contour without edges”的源码。-Realize no boundaries of good active contour algorithms, is the thesis
  3. 所属分类:汇编语言

    • 发布日期:2024-05-13
    • 文件大小:907264
    • 提供者:李春忠
  1. MyOzone

    0下载:
  2. 臭氧层主动防御系统驱动源代码!臭氧层主动防御系统驱动源代码!-Take the initiative to drive the ozone layer defense system source code! Layer active defense system-driven source code!
  3. 所属分类:驱动编程

    • 发布日期:2024-05-13
    • 文件大小:164864
    • 提供者:李卓吾
  1. ActiveContourCode

    0下载:
  2. 主动轮廓的MATLAB实现算法,主要用于图像分割,基于其的变形有很多优点-Active Contour realize the MATLAB algorithm, mainly used for image segmentation, based on its deformation has many advantages
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1585152
    • 提供者:明明
  1. sysMonitor

    0下载:
  2. 一个实现系统注册表,进程启动和驱动加载的主动防御源代码-Realize a system registry, the process of start-up and drive to load the source code of the active defense
  3. 所属分类:驱动编程

    • 发布日期:2024-05-13
    • 文件大小:408576
    • 提供者:石大
  1. downlandme

    0下载:
  2. 下载者源码,能够突破主动防御软件,自定义下载文家大小等-That those who download the source code that can take the initiative to break through defensive software, custom homes Download text size
  3. 所属分类:远程控制编程

    • 发布日期:2024-05-13
    • 文件大小:1843200
    • 提供者:
  1. snake_VC++_win32

    0下载:
  2. 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法的win32源码,使用VC++实现-Image segmentation of the active contour model commonly used in a classic algorithms- greedy algorithm win32 source, use VC++ Achieve
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:75776
    • 提供者:xuzheng
  1. WangLuoZhuDongFangYuXiTong

    0下载:
  2. 《网络主动防御系统的设计与实现》重庆邮电大学硕士学位论文,计算机应用技术专业- Active Defense System Network Design and Implementation, Master s thesis, Chongqing University of Posts and Telecommunications, Computer Application Technology
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:1710080
    • 提供者:吴sir
  1. ChanVeseAlgorithm

    0下载:
  2. Chan 和Vese 两位专家建立的水平集模型无梯度主动轮廓水平集算法,图像分割的良好入门程序:) -Chan and Vese, two experts establish the level set model gradientless level set active contour algorithms, image segmentation process a good entry:)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:132096
    • 提供者:zxr
  1. newACM

    0下载:
  2. 本文介绍了一种新的主动轮廓模型,即把多尺度和多分辨率融合到主动轮廓里面,有一定的启发意义-This article describes a new active contour model, namely the multi-scale and multi-resolution integration into active contour inside, has inspired a certain significance
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:230400
    • 提供者:leon
  1. snake

    0下载:
  2. 主动轮廓模型也就是snake模型进行图像分割,一种由图像高层信息的图像分割算法。-snake model,active contour model,image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:197632
    • 提供者:peter
  1. matlab

    0下载:
  2. 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。-In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algor
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:3659776
    • 提供者:于晓辉
  1. rainhips2.05Src

    0下载:
  2. 禹盾,主动防御类源码,带驱动程序,安全类软件-Yu shield, active defense source category, with driver, security-type software
  3. 所属分类:系统编程

    • 发布日期:2024-05-13
    • 文件大小:2541568
    • 提供者:黄光
  1. RESSDT

    0下载:
  2. R0下SSDT过主动防御的代码。。。代码部分。。MAKE文件自己写吧。。。很不错的代码-R0 defense under their own initiative, the SSDT code. . . Part of the code. . MAKE file to write it. . . Very good code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:陈帅哥
« 1 23 4 5 6 7 8 9 10 ... 48 »

源码中国 www.ymcn.org