Welcome![Sign In][Sign Up]
Location:
Search - Connected Components matlab

Search list

[Other Embeded programLCDConf_ST7529

Description: ST7529液晶驱动 The ST7529 is a driver & controller LSI for 32 gray scale graphic dot-matrix liquid crystal display systems. It generates 255 Segment and 160 Common driver circuits. This chip is connected directly to a microprocessor, accepts Serial Peripheral Interface (SPI), 8-bit/16-bit parallel or IIC display data and stores in an on-chip display data RAM. It performs display data RAM read/write operation with no external operating clock to minimize power consumption. In addition, because it contains power supply circuits necessary to drive liquid crystal, it is possible to make a display system with the fewest components.-ST7529 LCD driver The ST7529 is a driver
Platform: | Size: 2320384 | Author: chengchen | Hits:

[Special EffectsExtending_Anisotropic_Operators_to_Recover_Smooth_

Description: 采用各向异性方法 填补一个缺损的轮廓,从而可以得到一个光滑完整的轮廓。- Completed contours correspond to ridges of an extension (ext) of the characteristic function of the uncompleted curve. Anisotropic extension is performed on the characteristic function fbound of an image set given by the binary map boundary to the whole image domain. Extension is initially driven by \xi=(EigVect{1}, EigVect{2}) (which should match with the contour tangent direction) computed as the direction of maximum coherence of the distance map to the contour to close. It is updated every N iterations with DCV over the distance map to the ridges/thinning of the evolved image. Two different stop criteria are supported: Number of Connected Components ( numcomp ). Contour Completion. Stop when the extended contour (curve of level 1) has exactly Ncomp connected components. Difference between two consecutive iterations ( tol ) Speed Stabilizes ( speed_stab ). [extended]=ContourCompletion(BoundCond,f,DCVParam,StopParam,SaveParam)
Platform: | Size: 8192 | Author: yishui pan | Hits:

[Special EffectsConnectedComponents

Description: 像素间的连通性简化了许多数字图像概念的定义,如边界或区域,为了确定两个像素是否连通,必须确定它们是否相邻及其灰度值是否满足特定的相似性准则。编写一个标注和计算二值图像连同单元的程序-Connected Components
Platform: | Size: 81920 | Author: jhm | Hits:

[ActiveX/DCOM/ATLlabelsegment

Description: The purpose of this project is to label connected components of an image. One image is made up of several image components which are expressed as connected pixels. This project is to identify and label these connected components when these components are successfully extracted from their background.
Platform: | Size: 27648 | Author: 李荣瑾 | Hits:

[matlabGrTheory

Description: 图论的相关MATLAB CODE 非常好用-grBase- find all bases of digraph grCoBase- find all contrabases of digraph grCoCycleBasis- find all independent cut-sets for a connected graph grColEdge- solve the color problem for graph edges grColVer- solve the color problem for graph vertexes grComp- find all components of graph grCycleBasis- find all independent cycles for a connected graph ...
Platform: | Size: 31744 | Author: 周界 | Hits:

[Windows Developvislabels

Description: Visualize labels of connected components
Platform: | Size: 1024 | Author: mmuthuramakrishnan | Hits:

[OtherUntitled

Description: matlab环境下基于数学形态的连通域实现车牌的提取。-matlab environment connected components based on mathematical morphology to achieve the extraction plate.
Platform: | Size: 1024 | Author: 吴鹏 | Hits:

[OtherlocateMouth

Description: matlab源代码,二值图像提取连通分量,实现对局部人脸图像嘴唇中心的定位。-matlab source code, binary image to extract connected components, to achieve partial face image lips center position.
Platform: | Size: 3072 | Author: 李光 | Hits:

[Special Effectsdingwei

Description: 在人脸局部图像中定位嘴的中心。MATLAB环境代码,配有实验用图。具体步骤:对输入图像进行二值化处理-标注二值图像中的连通分量-找出最大的连通分量-计算最大联通分量中心。《精通Matlab数字图像处理与识别》-The face part image is positioned in the center of the mouth. MATLAB environment code, with experimental Fig. Specific steps: input image binarization processing- marked binary images connected components- find the largest connected component- component to calculate the maximum Unicom center. " Mastering Matlab digital image processing and recognition."
Platform: | Size: 3072 | Author: 廖欣 | Hits:

[matlabWarshell

Description: 利用MATLAB等语言实现图的连通性判断算法,可对输入的邻接阵进行连通性以及连通分支数的判断-And other language using MATLAB algorithm to determine the connectivity graph, the adjacency matrix can be performed on the input connectivity and determine the number of connected components
Platform: | Size: 1024 | Author: 史小小 | Hits:

[transportation applicationspingmianhangjia

Description: 这是一个平面桁架结构的通用有限元程序分析,将原始数据(节点坐标、连接关系、材料几何参数边界条件)存储,利用以上数据编辑Matlab 程序计算桁架的应力、应变、位移分量,将所得数据存入二进制文档,并且研究当固定单胞数目时,怎么修改设计,在不明显增加质量时,降低最大应力杆的应力。 -This is a general-purpose finite element program planar truss structure analysis, the raw data (node ​ ​ coordinates, connected relationships, material geometry boundary conditions) storage, using the above data editing program to calculate the stress truss Matlab, strain and displacement components, the resulting data When stored in binary files, and when the number of fixed single-cell research, how to modify the design, no significant increase in the quality and reduce the stress maximum stress rod.
Platform: | Size: 9216 | Author: 暖暖 | Hits:

[OS programConnected-region

Description: 图像处理,基于利用数字形态学数连通区的方式判断图像信息(数图中有几个瓶子),matlab,确保可用-Image processing, based on the use of digital morphology of the number of connected components of the image to determine the image information (a few bottles in the number), MATLAB, to ensure that the
Platform: | Size: 16384 | Author: 许平 | Hits:

[Graph programUntitled2

Description: 基于帧间差分的单目标/多目标的实时跟踪程序,基于MATLAB编写。希望对刚学习MATLAB的同学有所帮助-This example shows how to perform automatic detection and motion-based tracking of moving objects in a video a stationary camera. Copyright 2014 The MathWorks, Inc. Detection of moving objects and motion-based tracking are important components of many computer vision applications, including activity recognition, traffic monitoring, and automotive safety. The problem of motion-based object tracking can be divided into two parts: # detecting moving objects in each frame # associating the detections corresponding to the same object over time The detection of moving objects uses a background subtraction algorithm based on Gaussian mixture models. Morphological operations are applied to the resulting foreground mask to eliminate noise. Finally, blob analysis detects groups of connected pixels, which are likely to correspond to moving objects. The association of detections to the same object is based solely on motion. The mo
Platform: | Size: 1024 | Author: | Hits:

[matlabpower_wind_dfig

Description: MATLAB模型,双馈风电机组基于最大功率跟踪,低风速超速控制,中风速高风速变桨距控制(DFIG MATLABThe wind turbine and the doubly-fed induction generator (WTDFIG) are shown in the figure called The Wind Turbine and the Doubly-Fed Induction Generator System. The AC/DC/AC converter is divided into two components: the rotor-side converter (Crotor) and the grid-side converter (Cgrid). Crotor and Cgrid are Voltage-Sourced Converters that use forced-commutated power electronic devices (IGBTs) to synthesize an AC voltage from a DC voltage source. A capacitor connected on the DC side acts as the DC voltage source. A coupling inductor L is used to connect Cgrid to the grid. The three-phase rotor winding is connected to Crotor by slip rings and brushes and the three-phase stator winding is directly connected to the grid. The power captured by the wind turbine is converted into electrical power by the induction generator and it is transmitted to the grid by the stator and the rotor windings.)
Platform: | Size: 82944 | Author: zzZZ0202 | Hits:

CodeBus www.codebus.net