Verlag: Merrill Publishing Company, 1972
ISBN 10: 0675091519 ISBN 13: 9780675091510
Sprache: Englisch
Anbieter: Better World Books, Mishawaka, IN, USA
EUR 5,92
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Good. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages.
EUR 6,00
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbZustand: Good. Good condition. No Dust Jacket A copy that has been read but remains intact. May contain markings such as bookplates, stamps, limited notes and highlighting, or a few light stains. Bundled media such as CDs, DVDs, floppy disks or access codes may not be included.
Verlag: Merrill Publishing Company, 1972
ISBN 10: 0675091519 ISBN 13: 9780675091510
Sprache: Englisch
Anbieter: FOLCHATT, Chattanooga, TN, USA
EUR 24,81
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbHard cover. Very good. No dust jacket. Cover.
EUR 22,62
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbHardcover. Zustand: UsedGood. Hardcover; surplus library copy with the usual stampings; reference number taped to spine; otherwise in good condition with clean text, tight binding.
Verlag: World Scientific Pub Co Inc, 1994
ISBN 10: 9810214545 ISBN 13: 9789810214548
Sprache: Englisch
Anbieter: Mispah books, Redhill, SURRE, Vereinigtes Königreich
EUR 130,76
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Like New. Like NewLIKE NEW. book.
Verlag: Springer International Publishing, Springer International Publishing Mai 2022, 2022
ISBN 10: 3030938719 ISBN 13: 9783030938710
Sprache: Englisch
Anbieter: buchversandmimpf2000, Emtmannsberg, BAYE, Deutschland
EUR 181,89
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Neuware -This book is a collection of papers compiled from the conference 'Algorithms and Computer-Based Solutions' held on June 8-9, 2021 at Peter the Great St. Petersburg Polytechnic University (SPbPU), St. Petersburg, Russia. The authors of the book are leading scientists from Russia, Germany, Netherlands, Greece, Hungary, Kazakhstan, Portugal, and Poland.Springer Verlag GmbH, Tiergartenstr. 17, 69121 Heidelberg 412 pp. Englisch.
Verlag: Springer International Publishing, 2022
ISBN 10: 3030938719 ISBN 13: 9783030938710
Sprache: Englisch
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
EUR 181,89
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. Druck auf Anfrage Neuware - Printed after ordering - This book is a collection of papers compiled from the conference 'Algorithms and Computer-Based Solutions' held on June 8-9, 2021 at Peter the Great St. Petersburg Polytechnic University (SPbPU), St. Petersburg, Russia. The authors of the book are leading scientists from Russia, Germany, Netherlands, Greece, Hungary, Kazakhstan, Portugal, and Poland.The reader finds in the book information from experts on the most interesting trends in digitalization - issues of development and implementation of algorithms, IT and digital solutions for various areas of economy and science, prospects for supercomputers and exo-intelligent platforms; applied computer technologies in digital production, healthcare and biomedical systems, digital medicine, logistics and management; digital technologies for visualization and prototyping of physical objects.The book helps the reader to increase his or her expertise in the field of computer technologiesdiscussed.
Anbieter: Ria Christie Collections, Uxbridge, Vereinigtes Königreich
EUR 190,22
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. In.
Anbieter: Books Puddle, New York, NY, USA
EUR 223,26
Währung umrechnenAnzahl: 4 verfügbar
In den WarenkorbZustand: New. 1st ed. 2022 edition NO-PA16APR2015-KAP.
Anbieter: Lucky's Textbooks, Dallas, TX, USA
EUR 185,65
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New.
Verlag: Vieweg+Teubner Verlag 4. Auflage / 4th edition, 2003
ISBN 10: 3528355581 ISBN 13: 9783528355586
Sprache: Englisch
Anbieter: BUCHSERVICE / ANTIQUARIAT Lars Lutzer, Wahlstedt, Deutschland
EUR 249,00
Währung umrechnenAnzahl: 1 verfügbar
In den WarenkorbSoftcover. Zustand: gut. 4. Auflage / 4th edition. 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++ Joachim Hornegger Dietrich W. R. Paulus Bildbearbeitung Bildverarbeitung Grafik EDV C++ Theorie Software-Entwicklung Mustererkennung Spracherkennung Vieweg+Teubner 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 ISBN-10 3-528-35558-1 / 3528355581 ISBN-13 978-3-528-35558-6 / 9783528355586 In englischer Sprache. 372 pages. 23,9 x 16,3 x 2 cm.
Verlag: Springer International Publishing, 2022
ISBN 10: 3030938719 ISBN 13: 9783030938710
Sprache: Englisch
Anbieter: moluna, Greven, Deutschland
EUR 153,73
Währung umrechnenAnzahl: Mehr als 20 verfügbar
In den WarenkorbKartoniert / Broschiert. Zustand: New. Dieser Artikel ist ein Print on Demand Artikel und wird nach Ihrer Bestellung fuer Sie gedruckt. Presents Recent Research on Algorithms and Solutions based on Computer TechnologyProvides Results of 5th Scientific International Online ConferenceGives Algorithms and Solutions based on Computer Technology (ASBC 2021) held St.Petersburg, R.
Verlag: Springer International Publishing Mai 2022, 2022
ISBN 10: 3030938719 ISBN 13: 9783030938710
Sprache: Englisch
Anbieter: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Deutschland
EUR 181,89
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbTaschenbuch. Zustand: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -This book is a collection of papers compiled from the conference 'Algorithms and Computer-Based Solutions' held on June 8-9, 2021 at Peter the Great St. Petersburg Polytechnic University (SPbPU), St. Petersburg, Russia. The authors of the book are leading scientists from Russia, Germany, Netherlands, Greece, Hungary, Kazakhstan, Portugal, and Poland.The reader finds in the book information from experts on the most interesting trends in digitalization - issues of development and implementation of algorithms, IT and digital solutions for various areas of economy and science, prospects for supercomputers and exo-intelligent platforms; applied computer technologies in digital production, healthcare and biomedical systems, digital medicine, logistics and management; digital technologies for visualization and prototyping of physical objects.The book helps the reader to increase his or her expertise in the field of computer technologies discussed. 412 pp. Englisch.
Anbieter: Revaluation Books, Exeter, Vereinigtes Königreich
EUR 178,30
Währung umrechnenAnzahl: 2 verfügbar
In den WarenkorbPaperback. Zustand: Brand New. 411 pages. 9.25x6.10x1.18 inches. In Stock. This item is printed on demand.
Anbieter: Majestic Books, Hounslow, Vereinigtes Königreich
EUR 235,60
Währung umrechnenAnzahl: 4 verfügbar
In den WarenkorbZustand: New. Print on Demand.
Anbieter: Biblios, Frankfurt am main, HESSE, Deutschland
EUR 240,04
Währung umrechnenAnzahl: 4 verfügbar
In den WarenkorbZustand: New. PRINT ON DEMAND.