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:
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:
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:
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:
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:
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:
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:
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:
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:
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: