模式識別學習綜述.該論文的英文參考文獻為303篇.很有可讀價值.Abstract— Classical and recent results in statistical pattern
recognition and learning theory are reviewed in a two-class
pattern classification setting. This basic model best illustrates
intuition and analysis techniques while still containing the essential
features and serving as a prototype for many applications.
Topics discussed include nearest neighbor, kernel, and histogram
methods, Vapnik–Chervonenkis theory, and neural networks. The
presentation and the large (thogh nonexhaustive) list of references
is geared to provide a useful overview of this field for both
specialists and nonspecialists.
Pattern Analysis is the process of fi nding general relations in a set of data,
and forms the core of many disciplines, from neural networks to so-called syn-
tactical pattern recognition, from statistical pattern recognition to machine
learning and data mining. Applications of pattern analysis range from bioin-
formatics to document retrieval.
《多傳感器數據融合手冊》
《Handbook of Multisensor Data Fusion》
作者: David L. Hall
定價: USD 199.95
出版社: CRC
出版年: 2001-06-20
簡介 · · · · · ·
Multisensor data fusion is an emerging technology with important applications in both the military and civilian sectors, such as target recognition, robotics, medical diagnostics, and "smart" buildings. It draws on techniques from wide-ranging disciplines, including artificial intelligence, pattern recognition, and statistical estimation. This handbook is an up-to-date, comprehensive resource for data fusion system designers and researchers. Top experts in the field lead readers from a basic introduction and survey of data fusion technology to advanced mathematics and theory and to some very practical advice for systems implementers.
我用matlab寫的一個corner detector, 效果比現在流行的harris,susan,CSS等效果要好。
Algorithm is derived from:
X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Conference on pattern recognition, 2:791-794, August 2004.
Improved algorithm has been included in A Corner Detector based on Global and Local Curvature Properties and submitted to Optical Engineering.
數字圖像處理基礎理論,英文資料Restoration and Enhancement
Space Pictures (blurred, noisy, distorted)
Computerized Tomography
Coding
Transmission – Teleconferencing
Storage – Land SAT Images
pattern recognition
Blood Cell Analysis
Remote Sensing
Robotic Vision
Computer Graphics
Flight Simulation
Auto Body Design
Special Effect in Movie
the book provides many solved examples that illustrate the principles involved,
and includes, in addition, two chapters that deal exclusively with applications of
unconstrained and constrained optimization methods to problems in the areas of
pattern recognition, control systems, robotics, communication systems, and the
design of digital filters. For each application, enough background information
is provided to promote the understanding of the optimization algorithms used
to obtain the desired solutions.
If you are acquainted with neural networks, automatic control problems
are good industrial applications and have a dynamic or evolutionary nature
lacking in static pattern-recognition; control ideas are also prevalent in the
study of the natural neural networks found in animals and human beings.
If you are interested in the practice and theory of control, artificial neu-
ral networks offer a way to synthesize nonlinear controllers, filters, state
observers and system identifiers using a parallel method of computation.
Wavelet Subband coding for speaker recognition
The fn will calculated subband energes as given in the att tech paper of ruhi sarikaya and others. the fn also calculates the DCT part. using this fn and other algo for pattern classification(VQ,GMM) speaker identification could be achived. the progress in extraction is also indicated by progress bar.