Artículos relacionados a Applied Pattern Recognition: A Practical Introduction...

Applied Pattern Recognition: A Practical Introduction to Image and Speech Processing in C++ - Tapa blanda

 
9783528255589: Applied Pattern Recognition: A Practical Introduction to Image and Speech Processing in C++

Reseña del editor

This book demonstrates the efficiency of the C++ programming language in the realm of pattern recognition and pattern analysis. For this 3rd edition, new features of the C++ language were integrated and their relevance for image and speech processing is discussed. The description of the STL library was extended and STL is now used in many places in the book. The chapters 23 and 24 can now be used to build complete systems and give hints for further extensions. The book is divided into four parts. After an introduction to programming and software engineering, the required basics of image and speech processing are given. Statistics and mathematics is explained as required. The second part threats C++ as an object-oriented language and introduces it through examples. In the third part the examples of the first and second part are combined to form an image segmentation and word recognition system. All relevant features of the C++ language are thus introduced with direct relation to the tasks in image and speech processing. * Methods for software development tailored to applications in pattern processing* Basics of image and speech processing* Software development tools* Mathematical tools* Implementation in C++* Filters for signals (images and speech)* Edge and line detection* Spectral speech features* Pattern classification* Statistical models

"Sobre este título" puede pertenecer a otra edición de este libro.

Comprar usado

Condición: Aceptable
Befriedigend/Good: Durchschnittlich...
Ver este artículo

EUR 9,00 gastos de envío desde Alemania a Estados Unidos de America

Destinos, gastos y plazos de envío

Otras ediciones populares con el mismo título

9783528155582: Applied Pattern Recognition: A Practical Introduction to Image and Speech Processing in C++

Edición Destacada

ISBN 10:  3528155582 ISBN 13:  9783528155582
Editorial: Vieweg, 1999
Tapa blanda

Resultados de la búsqueda para Applied Pattern Recognition: A Practical Introduction...

Imagen de archivo

Paulus, Dietrich W.R., Hornegger, Joachim
Publicado por Friedrick Vieweg & Son
ISBN 10: 3528255587 ISBN 13: 9783528255589
Antiguo o usado Tapa blanda

Librería: medimops, Berlin, Alemania

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: good. Befriedigend/Good: Durchschnittlich erhaltenes Buch bzw. Schutzumschlag mit Gebrauchsspuren, aber vollständigen Seiten. / Describes the average WORN book or dust jacket that has all the pages present. Nº de ref. del artículo: M03528255587-G

Contactar al vendedor

Comprar usado

EUR 6,82
Convertir moneda
Gastos de envío: EUR 9,00
De Alemania a Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen del vendedor

Paulus Dietrich, W.R. und Joachim Hornegger:
Publicado por Vieweg Verlagsgesellschaft, 2001
ISBN 10: 3528255587 ISBN 13: 9783528255589
Antiguo o usado paperback

Librería: Studibuch, Stuttgart, Alemania

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

paperback. Condición: Befriedigend. Seiten; 9783528255589.4 Gewicht in Gramm: 500. Nº de ref. del artículo: 704701

Contactar al vendedor

Comprar usado

EUR 6,99
Convertir moneda
Gastos de envío: EUR 30,90
De Alemania a Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Paulus, Dietrich W. R.; Hornegger, Joachim
Publicado por Friedrick Vieweg & Son
ISBN 10: 3528255587 ISBN 13: 9783528255589
Antiguo o usado Tapa blanda

Librería: BUCHSERVICE / ANTIQUARIAT Lars Lutzer, Wahlstedt, Alemania

Calificación del vendedor: 4 de 5 estrellas Valoración 4 estrellas, Más información sobre las valoraciones de los vendedores

Condición: gut. Rechnung mit MwSt - Versand aus Deutschland pages. Nº de ref. del artículo: 145-V6G-45V

Contactar al vendedor

Comprar usado

EUR 68,75
Convertir moneda
Gastos de envío: EUR 29,95
De Alemania a Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Joachim Hornegger Dietrich W. R. Paulus
ISBN 10: 3528255587 ISBN 13: 9783528255589
Antiguo o usado Softcover

Librería: BUCHSERVICE / ANTIQUARIAT Lars Lutzer, Wahlstedt, Alemania

Calificación del vendedor: 4 de 5 estrellas Valoración 4 estrellas, Más información sobre las valoraciones de los vendedores

Softcover. Condición: gut. 2001. Bildverarbeitung C++ Programmiersprache Efficient Algorithms Informatik EDV Image Processing Inheritance Mustererkennung Pattern Analysis pattern recognition Program Design programming software development Speech processing Spracherkennung statistical pattern recognition "Ein ganz großer Vorteil dieses Buches ist, dass die Thematik nicht nur auf einer abstrakten Ebene beschrieben wird, sondern dass im Buch immer wieder die Umsetzung der Aussagen in C++ gezeigt wird. neben einer Einführung in C++ werden die Algorithmen und Techniken immer wieder auch als Programm vorgestellt. Dadurch wird der Schritt von der Theorie - das heißt, dem als mathematische Formel beschriebenen Algorithmus - hin zur Praxis (dem Computerprogramm) durchgängig." Elektronik This book demonstrates the efficiency of the C++ programming language in the realm of pattern recognition and pattern analysis. For this 3rd edition, new features of the C++ language were integrated and their relevance for image and speech processing is discussed. The description of the STL library was extended and STL is now used in many places in the book. The chapters 23 and 24 can now be used to build complete systems and give hints for further extensions.The book is divided into 4 parts. After an introduction to programming and software engineering, the required basics of image and speech processing are given. Statistics and mathematics is explained as required. The second part treats C++ as an object-oriented language and introduces it thru examples. In the third part the examples of the first and second part are combined to form an image segmentation and a word recognition system. All relevant features of the C++ language are thus introduced with direct relation to the tasks in image and speech processing. "Die Behandlung der C++-Konstukte ist wirklich anwendungsnah." Prof. Dr. Michael Schenke, FH Merseburg "// sehr umfassend - anschaulich, klar, gut nachvollziehbar." Prof. Dr.-Ing. Hans Peter Kölzer, HAW Hamburg "Dieses Buch werde ich meinen Studenten empfehlen, weil es einen sehr anschaulichen und motivierenden Einstieg in die Mustererkennung bietet." Prof. Dr. Hans-Peter Weber, FH Darmstadt Concerning 3rd edition: "This book is a beautifully arranged marriage of state-of-the-art pattern recognition theory and of programming theory and practice. The elegant and thorough treatment of modern aspects of speech and video processing and interpretation springs to life through a multitude of well-designed case studies and concrete examples." Carlo Tomasi, Prof. of Computer Science, Duke University, USA "This book is a must for learners of practical image processing. The examples are well explained and cover the needs of a graduate image processing or pattern recognition course." Laszlo Csink, Prof. of Computer Science, Budapest Polytechnic John von Neumann Faculty of Informatics, Hungary "I am not aware of a book comparable to this one which gives an excellent combination of an account of relevant topics in pattern recognition as well as of techniques for implementing the equations and algorithms in C++. Therefore, the book is invaluable both to students starting in the field and and to practitioners needing a special algorithm and its implementation." H. Niemann, Prof. of Computer Science, Friedrich-Alexander Universität Erlangen-Nürnberg, Germany "// this book has been the perfect source for my students and me. Not only that the reader is elegantly and in a straightforward manner guided to the central points of the theory, but in parallel the authors also make it transparent how to implement the algorithms resulting from the theory." Volkmar Welker, Prof. of Discrete Mathematics, University of Marburg, Germany Applied Pattern RecognitionA Practical Introduction to Image and Speech Processing in C++ Joachim Hornegger Dietrich W. R. Paulus Bildbearbeitung Bildverarbeitung Grafik EDV C++ Theorie Software-Entwicklung Mustererkennung Spracherkennung Vieweg+Teubner In englischer Sprache. 380 pages. 20,3 x 15,2 x 2,5 cm. Nº de ref. del artículo: BN27982

Contactar al vendedor

Comprar usado

EUR 79,49
Convertir moneda
Gastos de envío: EUR 29,95
De Alemania a Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Paulus, Dietrich W. R., Hornegger, Joachim
Publicado por Friedrick Vieweg & Son 0
ISBN 10: 3528255587 ISBN 13: 9783528255589
Antiguo o usado paperback

Librería: dsmbooks, Liverpool, Reino Unido

Calificación del vendedor: 4 de 5 estrellas Valoración 4 estrellas, Más información sobre las valoraciones de los vendedores

paperback. Condición: Good. Good. book. Nº de ref. del artículo: D8S0-3-M-3528255587-3

Contactar al vendedor

Comprar usado

EUR 91,50
Convertir moneda
Gastos de envío: EUR 29,74
De Reino Unido a Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito