搜索资源列表

  1. MovingObjectSegmentation

    0下载:
  2. It is one of the most challenging problems in computer vision how to segment moving objects accurately. In this paper, we present a novel approach to segment moving objects with edge information and temporal informa
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:158720
    • 提供者:kaw
  1. paper-and-matlab-code

    0下载:
  2. 新发表论文Graph cuts based active contour model with selective local or global segmentation 附源码,基于图割的主动轮廓模型,用于有选择的局部分割或全局分割,欢迎下载!-Published Graph cuts based active the contour the model with selective local or global a segmen
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:342016
    • 提供者:郑强
  1. Phase_unrapping_using_Graph_cuts

    1下载:
  2. 这个程序是干涉合成孔径雷达利用图割做相位解馋经典程序。-phase unwrapping via graph cuts
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:143360
    • 提供者:朱超猛
  1. zImage.tar

    0下载:
  2. 内核裁减后,编译好的zImage,包括触摸屏,显卡,声卡等。开发板。-The kernel cuts, compiled zImage, including the touch screen, video card, sound card, etc.. Development board.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-17
    • 文件大小:10187776
    • 提供者:龙舟舟
  1. Text

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。 -Master the CDC' s word processing program to write, how to generate custom fonts and custom caret, familiar with
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2787328
    • 提供者:蒋晶
  1. CSharp-Images

    0下载:
  2. GrabCut 算法是一种高效的前景背景分割算法。传统分割算法应用纹理或边界信息中的一种进行分割, 而GrabCut 算法 综合利用了纹理及边界两种信息进行图像分割。GrabCut 算法是对Graph cuts 算法的改进, 具有分割精度高, 交互式操作少的优 点, 并将分割从灰度图像推广到了彩色图像领域, 是一种比较有前途的交互式分割算法。该算法用在静态图像编辑中的图片背景 更换, 取得了很好的效果。-The GrabCu
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:diaoguangqiang
  1. NGC_ACM

    0下载:
  2. 图割(GC)和主动轮廓模型(ACM)相结合的一种图像分割方法,既可以进行局部图像的分割,也可进行全局图像的分割,简单实用。-A combination of graph cuts (GC) and the active contour model (ACM) image segmentation method, either local image segmentation, global image segmentation, sim
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:342016
    • 提供者:zhangqian
  1. Code

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-Master the CDC' s word processing program to write, how to generate custom fonts and custom caret, familiar with th
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:3487744
    • 提供者:lidawei
  1. Lwip-Design-and-Implementat

    0下载:
  2. LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。-LWIP is an implementation of the TCP/IP protocol stack. LWIP main purpose is to reduce the amount of memory
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-17
    • 文件大小:693248
    • 提供者:jack
  1. ArmLinux.bootloader

    0下载:
  2. 网上关于Linux的BOOTLOADER文章不少了,但是大都是vivi,blob等比较庞大的程序,读起 来不太方便,编译出的文件也比较大,而且更多的是面向开发用的引导代码,做成产品时还要 裁减,这一定程度影响了开发速度,对初学者学习开销也比较大,在此分析一种简单的 BOOTLOADER,是在三星公司提供的 2410 BOOTLOADER 上稍微修改后的结果,编译出来 的文件大小不超过 4k,希望对大家有所帮助.-BOOT
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:117760
    • 提供者:呼江涛
  1. 266

    0下载:
  2. This paper shows a proposal for Type-reduction of an Interval Type-2 fuzzy set composed from α-cuts done over its primary membership functions. The defi nition of available Type-reduction methods for Interval
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:144384
    • 提供者:hamed
  1. grabcut

    0下载:
  2. grabcut程序,基于文章:grabcut-interactive foreground extraction using ierated graph cuts-grabcut program based on :grabcut-interactive foreground extraction using ierated graph cuts
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:19302400
    • 提供者:陶正飞
  1. demoBiasedNcut.tar

    0下载:
  2. 图割算法的一种,NCut, normalized Cut。在聚类分析时,比一般基于图割方法更有效。-A graph cut algorithm, NCut, normalized Cut. Cluster analysis method based on graph cuts than the general more effective.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:133120
    • 提供者:zhang
  1. graphcut

    0下载:
  2. 使用QT4開發的影像切割應用程式 基於Graph cuts來運算 可執行在Linux、XP、MAC上,並有多種模式(GMD, NN, ANN) -A GUI and batch capable software for easy and versatile image segmentation. Graph cuts are used for segmentation with several models (GMD, NN,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:297984
    • 提供者:ken
  1. text

    0下载:
  2. CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,定时器的使用和DrawText函数的巧妙运用。如何使用CDC的裁减功能。-Master the CDC s word processing program to write, how to generate custom fonts and custom caret, familiar with the use of C
  3. 所属分类:输入法编程

    • 发布日期:2024-05-17
    • 文件大小:1952768
    • 提供者:彩虹
  1. GridCut-1.1

    0下载:
  2. Cache-efficient graph cuts on structured grids
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:50176
    • 提供者:Edward
  1. Ncut_9

    0下载:
  2. Normalized Cuts,数据分类,matlab,C++,C语言混合编程程序,图像分割,光谱聚类-Normalized Cuts, data classification, matlab, C++, C mixed-language programming procedures, image segmentation, spectral clustering
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:89088
    • 提供者:席默
  1. MRF

    0下载:
  2. MRF 用于SAR图像的目标分割,里面有BP-S,Graph cuts,trw-s等算法c程序。-MRF target for SAR image segmentation, which BP-S, Graph cuts, trw-s algorithm c program.
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:527360
    • 提供者:beth
  1. 266

    0下载:
  2. —This paper shows a proposal for Type-reduction of an Interval Type-2 fuzzy set composed from α -cuts done over its primary membership functions. The defi nition of available Type-reduction methods for Interva
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-17
    • 文件大小:144384
    • 提供者:hamed
  1. AbstractWorker

    0下载:
  2. This all-in-one cpp file cuts down on template bloat to allow us to build our Windows release build for Linux.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:cuiyansing
« 1 2 ... 4 5 6 7 8 910 11 12 »

源码中国 www.ymcn.org