-
The object detector described below has been initially proposed by
P.F. Felzenszwalb in [Felzenszwalb2010]. It is based on a
Dalal-Triggs detector that uses a single filter on histogram of
oriented gradients (HOG) features to represent an object category.
This detector uses a sliding window approach, where a filter is
applied at all positions and scales of an image. The first
innovation is enriching the Dalal-Triggs model using a
star-structured part-based model defined by a “root” filter
(analogous to the Dalal-Triggs filter) plus a set of parts filters
and associated deformation models. The score of one of star models
at a particular position and scale within an image is the score of
the root filter at the given location plus the sum over parts of the
maximum, over placements of that part, of the part filter score on
its location minus a deformation cost easuring the deviation of the
part from its ideal location relative to the root. Both root and
part filter scores are defined by the dot product between a filter
(a set of weights) and a subwindow of a feature pyramid computed
from the input image. Another improvement is a representation of the
class of models by a mixture of star models. The score of a mixture
model at a particular position and scale is the maximum over
components, of the score of that component model at the given
location.
標簽:
計算機視覺
上傳時間:
2015-03-15
上傳用戶:sb_zhang
-
19.2 Mbps 4x4 BLAST&MIMO detector with soft ML outputs。純英文論文,外國文獻
標簽:
論文
方法
MIMO
BLAST
上傳時間:
2015-04-21
上傳用戶:asdf20
-
This is PCA_Tutorial on Matlab for face recognition. If u want to use u can download it and use it.
標簽:
PCA_Tutorial
上傳時間:
2015-06-23
上傳用戶:558866
-
Matlab 畫三維立體圖形
The aim of geom3d library is to handle and visualize 3D geometric primitives
such as points, lines, planes, polyhedra... It provides low-level functions
for manipulating 3D geometric primitives, making easier the development of more
complex geometric algorithms.
Some features of the library are:
- creation of various shapes (3D points, 3D lines, planes, polyhedra...)
through an intuitive syntax.
Ex: createPlane(p1, p2, p3) to create a plane through 3 points.
- derivation of new shapes: intersection between 2 planes, intersection between
a plane and a line, between a sphere and a line...
- functions for 3D polygons and polyhedra. Polyhedra use classical vertex-faces
arrays (face array contain indices of vertices), and support faces with any
number of vertices. Some basic models are provided (createOctaedron,
createCubeoctaedron...), as well as some computation (like faceNormal or
centroid)
- manipulation of planar transformation. Ex.:
ROT = createRotationOx(THETA);
P2 = transformPoint3d(P1, ROT);
- direct drawing of shapes with specialized functions. Clipping is performed
automatically for infinite shapes such as lines or rays. Ex:
drawPoint3d([50 50 25; 20 70 10], 'ro'); % draw some points
drawLine3d([X0 Y0 Z0 DX DY DZ]); % clip and draw straight line
Some functions require the geom2d package.
Additional help is provided in geom3d/Contents.m file, as well as summary files
like 'points3d.m' or 'lines3d.m'.
標簽:
Matlab 畫三維立體圖形
上傳時間:
2015-11-02
上傳用戶:A1321
-
This example shows how to detect and count cars in a video sequence using foreground detector based on Gaussian mixture models (GMMs)
標簽:
Detecting
Gaussian
Mixture
Models
Using
Cars
上傳時間:
2016-12-10
上傳用戶:Fgufsett
-
The 4.0 kbit/s speech codec described in this paper is based on a
Frequency Domain Interpolative (FDI) coding technique, which
belongs to the class of prototype waveform Interpolation (PWI)
coding techniques. The codec also has an integrated voice
activity detector (VAD) and a noise reduction capability. The
input signal is subjected to LPC analysis and the prediction
residual is separated into a slowly evolving waveform (SEW) and
a rapidly evolving waveform (REW) components. The SEW
magnitude component is quantized using a hierarchical
predictive vector quantization approach. The REW magnitude is
quantized using a gain and a sub-band based shape. SEW and
REW phases are derived at the decoder using a phase model,
based on a transmitted measure of voice periodicity. The spectral
(LSP) parameters are quantized using a combination of scalar
and vector quantizers. The 4.0 kbits/s coder has an algorithmic
delay of 60 ms and an estimated floating point complexity of
21.5 MIPS. The performance of this coder has been evaluated
using in-house MOS tests under various conditions such as
background noise. channel errors, self-tandem. and DTX mode
of operation, and has been shown to be statistically equivalent to
ITU-T (3.729 8 kbps codec across all conditions tested.
標簽:
frequency-domain
interpolation
performance
Design
kbit_s
speech
coder
based
and
of
上傳時間:
2018-04-08
上傳用戶:kilohorse
-
Commoditization is a serious threat to the telecommunications industry. Most CSPs offer
similar services at rates designed to win what has become a price war. As a result, many
face decreasing margins and difficulty sustaining differentiation based on prices or
products alone. On top of commoditization, CSPs also face competition from OTT
providers and an increasingly knowledgeable and demanding customer base. With
access to growing amounts of data from an ever-increasing number of sources and
devices, today’s empowered, savvy consumers know what they want and expect to get it.
標簽:
RestoringConnections_IBM_CPL
上傳時間:
2020-06-01
上傳用戶:shancjb
-
The wide deployment of wireless networks and mobile technologies, along with the
significant increase in the number of mobile device users, have created a very strong
demand on various wireless-based, mobile-based software application systems and
enabling technologies. This not only provides many new business opportunities and
challenges to wireless and networking service providers, mobile technology ven-
dors, and software industry and solution integrators, butalso changes and enhances
people’s lives in many areas, including communications, information sharing and
exchange, commerce, home environment, education, and entertainment. Business
organizations and government agencies face new pressure fortechnology updatesto
upgrade their networking infrastructures with wireless connectivity to enhance
enterprise-oriented systems and solutions.
標簽:
Wireless-Based
Software
Systems
上傳時間:
2020-06-01
上傳用戶:shancjb
-
n present power system, the engineers face variety of challenges in
planning, construction and operation. In some of the problems, the engineers need
to use managerial talents. In system design or upgrading the entire system into
automatic control instead of slow response of human operator, the engineers need
to exercise more technical knowledge and experience. It is principally the engi-
neer’s ability to achieve the success in all respect and provide the reliable and
uninterrupted service to the customers. This chapter covers some important areas
of the traditional power system that helps engineers to overcome the challenges. It
emphasizes the characteristics of the various components of a power system such
as generation, transmission, distribution, protection and SCADA system. During
normal operating conditions and disturbances, the acquired knowledge will pro-
vide the engineers the ability to analyse the performance of the complex system
and execute future improvement
標簽:
Smart
Grids
上傳時間:
2020-06-07
上傳用戶:shancjb
-
Today, electric power transmission systems should face many demanding chal-
lenges, which include balancing between reliability, economics, environmental,
and other social objectives to optimize the grid assets and satisfy the growing
electrical demand.
Moreover, the operational environment of transmission systems is becoming
increasingly rigorous due to continually evolving functions of interconnected
power networks from operation jurisdiction to control responsibly – coupled with
the rising demand and expectation for reliability.
標簽:
Monitoring
Protection
Wide
Area
上傳時間:
2020-06-07
上傳用戶:shancjb