搜索资源列表
Image-Segmentation
- 一个基于图形的高效图像分割算法,包括论文及相应的源代码。-This paper addresses the problem of segmenting an image into regions. We define a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image. We then develo
partial.differential.equation.toolbox.1.users.gui
- The objectives of Partial Differential Equation Toolbox™ software are to provide you with tools that: • Define a PDE problem, e.g., define 2-D regions, boundary conditions, and PDE coefficients. • Numerically solve the PDE prob
dual_core
- This example application shows you how to use Real-Time Workshop Embedded Coder to target a dual core Blackfin microprocessor. The complete build is managed by a template makefile and control over the memory regions is provided by custom storage clas
segment
- 有效地图像分割Efficient Graph-Based Image Segmentation 将图像分成区域-This paper addresses the problem of segmenting an image into regions. We define a predicate for measuring the evidence for a boundary between two regions using a graph-based representation
segment
- define a predicate for measuring the evidence for a boundary between two regions using a graph-based representation of the image.
HMM
- VisualBasic 的 HMM 范例 HMM模型,Viterbi,滑动窗算法唐纳 Helland(定位在人类的DNA基因的目的)-HMM、Viterbi、and Sliding Window Algorithms (for purposes of locating genes in human DNA) by Tanner Helland This project demonstrates use of a Hidden Markov Model (HMM) to define