Seller: Zubal-Books, Since 1961, Cleveland, OH, U.S.A.
Condition: Good. *FREE DOMESTIC SHIPPING until Monday, May 19** 250 pp., hardcover, ex library, else text clean, tight and bright. - If you are reading this, this item is actually (physically) in our stock and ready for shipment once ordered. We are not bookjackers. Buyer is responsible for any additional duties, taxes, or fees required by recipient's country.
Published by Morgan Kaufmann 2014-12-10, 2014
ISBN 10: 0128020458 ISBN 13: 9780128020456
Language: English
Seller: Chiron Media, Wallingford, United Kingdom
£ 77.60
Convert currencyQuantity: Over 20 available
Add to basketPaperback. Condition: New.
Published by Springer Nature Switzerland, Springer International Publishing, 2025
ISBN 10: 3031859324 ISBN 13: 9783031859328
Language: English
Seller: AHA-BUCH GmbH, Einbeck, Germany
£ 78.74
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. Druck auf Anfrage Neuware - Printed after ordering - This book constitutes the proceedings of the 28th International Conference on Image Processing, Computer Vision, and Pattern Recognition, IPCV 2024, and the 23rd International Conference on Information and Knowledge Engineering, IKE 2024, held as part of the 2024 World Congress in Computer Science, Computer Engineering and Applied Computing, in Las Vegas, USA, during July 22 to July 25, 2024.The 19 IPCV 2024 papers included in these proceedings were carefully reviewed and selected from 98 submissions. IKE 2024 received 40 submissions and accepted 10 papers for inclusion in the proceedings.The papers have been organized in topical sections as follows: Image processing, computer vision and pattern recognition; image processing, computer vision and pattern recognition - detection methods; and information and knowledge engineering.
Seller: Lucky's Textbooks, Dallas, TX, U.S.A.
Condition: New.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 191.22
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Published by Springer Nature Singapore, Springer Nature Singapore, 2020
ISBN 10: 9811540284 ISBN 13: 9789811540288
Language: English
Seller: AHA-BUCH GmbH, Einbeck, Germany
£ 188.27
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. Druck auf Anfrage Neuware - Printed after ordering - This book gathers high-quality research papers presented at the International Conference on Computing in Engineering and Technology (ICCET 2020) [formerly ICCASP]. A flagship conference on engineering and emerging next-generation technologies, it was jointly organized by Dr. Babasaheb Ambedkar Technological University and MGMs College of Engineering, Nanded, India on 9-11 January 2020. Focusing on applied computer vision and image processing, this proceedings volume includes papers on image processing, computer vision, pattern recognition, and DSP/DIP applications in healthcare systems.
Published by Vieweg+Teubner Verlag 4. Auflage / 4th edition, 2003
ISBN 10: 3528355581 ISBN 13: 9783528355586
Language: English
Seller: BUCHSERVICE / ANTIQUARIAT Lars Lutzer, Wahlstedt, Germany
£ 216.36
Convert currencyQuantity: 1 available
Add to basketSoftcover. Condition: 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.
Seller: Books Puddle, New York, NY, U.S.A.
Condition: New. pp. 580.
Published by Springer-Nature New York Inc, 2020
ISBN 10: 9811540284 ISBN 13: 9789811540288
Language: English
Seller: Revaluation Books, Exeter, United Kingdom
£ 256.66
Convert currencyQuantity: 2 available
Add to basketPaperback. Condition: Brand New. 444 pages. 9.25x6.10x1.05 inches. In Stock.
Seller: moluna, Greven, Germany
£ 155.90
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. Dieser Artikel ist ein Print on Demand Artikel und wird nach Ihrer Bestellung fuer Sie gedruckt. Highlights recent research in the fields of applied computer vision and image processing Gathers the outcomes of ICCET 2020, held in Nanded, India Offers a reference guide for researchers and practitioners in academia and indust.
Published by Springer Nature Singapore Jul 2020, 2020
ISBN 10: 9811540284 ISBN 13: 9789811540288
Language: English
Seller: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germany
£ 185.27
Convert currencyQuantity: 2 available
Add to basketTaschenbuch. Condition: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -This book gathers high-quality research papers presented at the International Conference on Computing in Engineering and Technology (ICCET 2020) [formerly ICCASP]. A flagship conference on engineering and emerging next-generation technologies, it was jointly organized by Dr. Babasaheb Ambedkar Technological University and MGMs College of Engineering, Nanded, India on 9-11 January 2020. Focusing on applied computer vision and image processing, this proceedings volume includes papers on image processing, computer vision, pattern recognition, and DSP/DIP applications in healthcare systems. 444 pp. Englisch.
Seller: Majestic Books, Hounslow, United Kingdom
£ 272.29
Convert currencyQuantity: 4 available
Add to basketCondition: New. Print on Demand pp. 580.
Seller: Biblios, Frankfurt am main, HESSE, Germany
£ 278.55
Convert currencyQuantity: 4 available
Add to basketCondition: New. PRINT ON DEMAND pp. 580.