CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - segmentation visual

搜索资源列表

  1. erzhitufenge

    0下载:
  2. 提出了一种新颖的处理图像视觉聚类问题的方法。与以往关注图像局部特征和局部连续性的方法不同,本文中的方法能够提取关于图像的全局印象。为此,我们将图像分割问题转化为图划分问题并提出了划分中的一种全局判别准则——Ncut (Normalized Cut)。Ncut不仅能够衡量不同聚类之间的相异程度,还能够衡量各聚类内部的相似程度。为求解Ncut 的最优化问题,提出了一种基于广义特征值问题的高效算法,并将此算法应用于静态图像分割,取得了良好的效果。-proposed a novel image proc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:23585
    • 提供者:戚颖杰
  1. a222

    0下载:
  2. 在VISUAL C++ 环境下进行阀值分割和轮廓提取,效果不错-in Visual C environment threshold for segmentation and contour extraction good results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:204822
    • 提供者:天会
  1. 12254656

    0下载:
  2. 图像分割是图像处理与计算机视觉领域低层次视觉中最为基础和重要的领域之一,它是对图像进行视觉分析和模式识别的基本前提.阈值法是一种传统的图像分割方法,因其实现简单、计算量小、性能较稳定而成为图像分割中最基本和应用最广泛的分割技术.-image segmentation is image processing and computer vision field of low-level visual basic and the most important one of the fields, It
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:66311
    • 提供者:lingshi
  1. bg_subtraction_cmd

    0下载:
  2. 本代码是Foreground-Background Segmentation of Video Sequences的配套程序,利用KDE算法对avi进行处理,从而提取前景和背景,在windows, Visual C++下测试成功
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:53137
    • 提供者:辜嘉
  1. 实现三叉切分窗口与多视图

    1下载:
  2. Visual C++ 6.0中实现三叉切分窗口与多视图-achieve trigeminal segmentation window with a View
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:70599
    • 提供者:hkx
  1. MyExam

    0下载:
  2. 这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simp
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:43894
    • 提供者:力风
  1. Text-Splitter 用c#语言编写的文本分割器

    0下载:
  2. 一个用c#语言编写的文本分割器,开发平台为Visual Studio 2010。可执行按大小,按字数分割文本等功能。-A with c# language text segmentation, Development platform for Visual Studio 2010. Executable by size, number of words divided by the text and other functions.
  3. 所属分类:C#编程

    • 发布日期:2017-03-23
    • 文件大小:63364
    • 提供者:zhangming
  1. No.one.rar

    0下载:
  2. 来源于《Visual C++ 数字图像处理》 谢凤英 赵丹培 的书。包含图像的基础知识,图像的灰度变换、图像的几何变换、图像的变换域处理、图像增强处理、图像分割、图像复原、图像的形态学处理、运动图像分析用其应用、图像配准及典型案例、算法实现。 有这个可以不看其它任何编程。本人认为是最好用的,给大家推荐下。在此对作者赞一个,谢谢。 ,Derived from the "Visual C++ digital image processing," Xie Fengying and Zhao Da
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:551430
    • 提供者:郭德全
  1. OpenCV81

    0下载:
  2. 运用opencv实现对图像进行分割,在visual c++环境下运行-Used to achieve image segmentation opencv in visual c++ environment to run
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1612
    • 提供者:王一
  1. DCT_ColorSegmentation

    0下载:
  2. 本文件包含有DCT转换(一维DCT转换,二维DCT转换),彩色图像(RGB)的segmentation。代码用visual c++编写,可以直接运行。-This file contains one dimensionaland two dimensional DCT transformation and color based image segmentation. Algorithms developed in the environment of visual c++, can be run
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5541508
    • 提供者:Jason
  1. SW_I_WordSegment

    0下载:
  2. SW-I中文分词算法,MFC程序,在visual studio 2008中调试通过。默认词库为mdb,由于较大未包含在源文件中,请自行下载mdb格式的词典。-SW-I Chinese word segmentation algorithm, MFC procedures, visual studio 2008 in debug through. Default thesaurus for the mdb, as a result of the larger not included in the
  3. 所属分类:MultiLanguage

    • 发布日期:2017-06-01
    • 文件大小:13929170
    • 提供者:
  1. Test

    0下载:
  2. 程序完成功能是在Visual C++ 6.0中实现三叉切分窗口与多视图。运行环境为Win 2000;Microsoft Visual C++ 6.0-Procedures are completed function in Visual C++ 6.0 to achieve the trigeminal segmentation and multi-view window. Runtime environment for Win 2000 Microsoft Visual C++ 6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:67658
    • 提供者:tao
  1. wjfg

    0下载:
  2. 文件分割器,开发环境:Visual studio 2005。功能:文件分割器 -Document segmentation, and development environment: Visual studio 2005. Function: file splitter
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:14753
    • 提供者:zengdukan
  1. css

    0下载:
  2. 用VISUAL C++编写的中文分词系统C-Using VISUAL C++ Prepared Chinese word segmentation system C
  3. 所属分类:Search Engine

    • 发布日期:2017-04-03
    • 文件大小:37365
    • 提供者:zsl
  1. include

    0下载:
  2. 用VISUAL C++编写的中文分词系统中的INCULDE算法-Using VISUAL C++ Prepared Chinese word segmentation system INCULDE algorithm
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:36158
    • 提供者:zsl
  1. utils

    0下载:
  2. 用VISUAL C++编写的中文分词系统 UTILS算法-Using VISUAL C++ Prepared Chinese word segmentation system Utils algorithm
  3. 所属分类:Search Engine

    • 发布日期:2017-03-29
    • 文件大小:24620
    • 提供者:zsl
  1. panduanqiefen

    0下载:
  2. 这个程序讲解在Visual C++.net下如何判断程序窗口是否为切分窗口。程序注释很详细,适合初学者,需要的朋友下载试试吧!-Explain this procedure in Visual C . Net how to determine whether the window segmentation window. Notes procedures in great detail, suitable for beginners, the need for friends to dow
  3. 所属分类:.net

  1. wwwclusing

    0下载:
  2. In this paper, we propose a hierarchical clustering method using visual, textual and link analysis. By using a vision-based page segmentation algorithm, a web page is partitioned into blocks, and the textual and link information of an image c
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:975361
    • 提供者:郭立
  1. fourier_0.8.tar

    0下载:
  2. 该程序是Fourier系列软件的最新版本,提供边缘检测,颜色空间变换,噪声消除等多项功能-Fourier is a portable image processing and analysis library written in ANSI C. It implements operations such as color space conversions, noise removal, enhancement, morphology, edge detection, thresholding
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2151569
    • 提供者:zhaohui
  1. EageDetect

    0下载:
  2. 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital images are the edge detection image segmentation, target area identification, regional shape the f
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:20572
    • 提供者:lisi
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com