Ihr Marktplatz für antiquarische und neue Bücher | Login | Neu registrieren Registrieren
Buchfreund als App
Applied Pattern Recognition: A Practical Introduction to Image and Speech Processing in C++ von Joachim Hornegger (Autor), Dietrich W. R. Paulus Algorithms and Implementation in C++ Design, structure and implementation of image and speech analysis systems - Digital filters, edge detection, image segmentation - Feature extraction from speech signals and classification - Fourier transform, image and speech compression - Introduction to C, C++ - Classes, inheritance and polymorphism Dietrich Paulus is a professor in computational visualistics at University Koblenz-Landau. Since over a decade he teaches image processing and programming languages. Joachim Hornegger is working for Siemens Medical Solutions, Inc. and the director of medical image processing. He is also a lecturer at the University of Mannheim teaching courses on medical image processing, discrete tomography, and 3D computer vision. From the contents: Design, structure and implementation of image and speech analysis systems - Digital filters, edge detection, image segmentation - Feature extraction from speech signals and classification - Fourier transform, image and speech compression - Introduction to C, C++ - Classes, inheritance and polymorphism Bildverarbeitung C++ Programmiersprache Efficient Algorithms Informatik EDV Image Processing Inheritance Mustererkennung Pattern Analysis pattern recognition Program Design programming regognition software development Speech processing Spracherkennung statistical pattern recognition ISBN-10 3-528-35558-1 / 3528355581 ISBN-13 978-3-528-35558-6 / 9783528355586 978-3528355586 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 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 Applied Pattern Recognition A Practical Introduction to Image and Speech Processing in C++
Bild 1 von 1

Applied Pattern Recognition: A Practical Introduction to Image and Speech Processing in C++ von Joachim Hornegger (Autor), Dietrich W. R. Paulus Algorithms and Implementation in C++ Design, structure and implementation of image and speech analysis systems - Digital filters, edge detection, image segmentation - Feature extraction from speech signals and classification - Fourier transform, image and speech compression - Introduction to C, C++ - Classes, inheritance and polymorphism Dietrich Paulus is a professor in computational visualistics at University Koblenz-Landau. Since over a decade he teaches image processing and programming languages. Joachim Hornegger is working for Siemens Medical Solutions, Inc. and the director of medical image processing. He is also a lecturer at the University of Mannheim teaching courses on medical image processing, discrete tomography, and 3D computer vision. From the contents: Design, structure and implementation of image and speech analysis systems - Digital filters, edge detection, image segmentation - Feature extraction from speech signals and classification - Fourier transform, image and speech compression - Introduction to C, C++ - Classes, inheritance and polymorphism Bildverarbeitung C++ Programmiersprache Efficient Algorithms Informatik EDV Image Processing Inheritance Mustererkennung Pattern Analysis pattern recognition Program Design programming regognition software development Speech processing Spracherkennung statistical pattern recognition ISBN-10 3-528-35558-1 / 3528355581 ISBN-13 978-3-528-35558-6 / 9783528355586 978-3528355586 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 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 Applied Pattern Recognition A Practical Introduction to Image and Speech Processing in C++

4. Auflage / 4th edition - Softcover 372 S. 23,9 x 16,3 x 2 cm

Produktart:
📚 Bücher
Autor(en):
Joachim Hornegger Dietrich W. R. Paulus
Anbieter:
BUCHSERVICE / ANTIQUARIAT Lars-Lutzer *** LITERATUR RECHERCHE *** ANTIQUARISCHE SUCHE
Bestell-Nr.:
BN25408
Katalog:
Computer / Multimedia / Programmierung
Sammlung(en):
ISBN:
3528355581
EAN:
9783528355586
Stichworte:

Design, structure, implementation, image, speech, analysis, systems, Digital, filters, edge, detection, segmentation, Feature, extraction, signals, classification, Fourier, transform, compression, Introduction, Classes, inheritance, polymorphism, Dietrich, Paulus, professor, computational, visualistics, University, Koblenz-Landau, Since, decade, teaches, processing, programming, languages, Joachim, Hornegger, Siemens, Medical, Solutions, director, medical, lecturer, Mannheim, teaching, courses, discrete, tomography, vision, From, contents, Bildverarbeitung, Programmiersprache, Efficient, Algorithms, Informatik, Image, Processing, Inheritance, Mustererkennung, Pattern, Analysis, pattern, recognition, Program, regognition, software, development, Speech, Spracherkennung, statistical, ISBN-10, 3-528-35558-1, 3528355581, ISBN-13, 978-3-528-35558-6, 9783528355586, 978-3528355586, ganz, großer, Vorteil, dieses, Buches, dass, Thematik, nicht, einer, abstrakten, Ebene, beschrieben, wird, sondern, Buch, immer, wieder, Umsetzung, Aussagen, gezeigt, neben, Einführung, werden, Algorithmen, Techniken, auch, Programm, vorgestellt, Dadurch, Schritt, Theorie, heißt, mathematische, Formel, beschriebenen, Algorithmus, Praxis, (dem, Computerprogramm), durchgängig, Elektronik, This, book, demonstrates, efficiency, language, realm, edition, features, integrated, relevance, discussed, description, library, extended, chapters, build, complete, hints, extensionsThe, divided, After, introduction, engineering, required, basics, Statistics, mathematics, explained, treats, object-oriented, introduces, examples, combined, form, word, relevant, introduced, direct, relation, tasks, Behandlung, C-Konstukte, wirklich, anwendungsnah, Prof, Michael, Schenke, Merseburg, sehr, umfassend, anschaulich, klar, nachvollziehbar, Dr-Ing, Hans, Peter, Kölzer, Hamburg, Dieses, werde, meinen, Studenten, empfehlen, weil, einen, anschaulichen, motivierenden, Einstieg, bietet, Hans-Peter, Weber, Darmstadt, Concerning, beautifully, arranged, marriage, state-of-the-art, theory, practice, elegant, treatment, modern, aspects, video, interpretation, springs, life, multitude, well-designed, studies, concrete, Carlo, Tomasi, Computer, Science, Duke, learners, practical, cover, graduate, Laszlo, Csink, Budapest, Polytechnic, John, Neumann, Faculty, Informatics, Hungary, aware, comparable, excellent, combination, account, topics, techniques, implementing, equations, algorithms, Therefore, invaluable, students, starting, field, practitioners, special, algorithm, Niemann, Friedrich-Alexander, Universität, Erlangen-Nürnberg, Germany, perfect, source, reader, elegantly, straightforward, manner, guided, central, parallel, authors, transparent, implement, Volkmar, Welker, Discrete, Mathematics, Marburg, Applied, Recognition, Practical, Bildbearbeitung, Grafik, Software-Entwicklung, ViewegTeubner

Angebotene Zahlungsarten
Vorauskasse, Rechnung/Überweisung (Vorauszahlung vorbehalten)
gebraucht, sehr gut259,00 EUR zzgl. 6,99 EUR Verpackung & Versand

Ähnliche Bücher, die interessant für Sie sein könnten Autor: Joachim Hornegger Dietrich W. R. Paulus Verlag: Vieweg+Teubner Verlag

Sparen Sie Versandkosten bei BUCHSERVICE / ANTIQUARIAT Lars-Lutzer *** LITERA… durch den Kauf weiterer Artikel