Cargando…

OpenCV 3.0 computer vision with Java : create multiplatform computer vision desktop and web applications using the combination of OpenCV and Java /

If you are a Java developer, student, researcher, or hobbyist wanting to create computer vision applications in Java then this book is for you. If you are an experienced C/C++ developer who is used to working with OpenCV, you will also find this book very useful for migrating your applications to Ja...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Baggio, Daniel Lélis (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing, 2015.
Colección:Community experience distilled.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ii 4500
001 OR_ocn918862354
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 150817s2015 enka o 001 0 eng d
040 |a UMI  |b eng  |e rda  |e pn  |c UMI  |d IDEBK  |d EBLCP  |d DEBSZ  |d COO  |d YDXCP  |d DEBBG  |d OCLCQ  |d MERUC  |d OCLCQ  |d OCLCF  |d CEF  |d OCLCQ  |d WYU  |d N$T  |d ZCU  |d UAB  |d AU@  |d OCLCQ  |d HS0  |d OCLCO  |d INARC  |d OCLCQ  |d OCLCO 
019 |a 916530900  |a 923517712 
020 |a 178328398X 
020 |a 1783283971 
020 |a 9781783283972 
020 |a 9781783283989  |q (electronic bk.) 
029 1 |a AU@  |b 000056112831 
029 1 |a DEBBG  |b BV043020095 
029 1 |a DEBSZ  |b 44508779X 
029 1 |a DEBSZ  |b 453333028 
029 1 |a DEBSZ  |b 455696624 
029 1 |a GBVCP  |b 882743643 
035 |a (OCoLC)918862354  |z (OCoLC)916530900  |z (OCoLC)923517712 
037 |a CL0500000628  |b Safari Books Online 
050 4 |a QA76.73.J38 
072 7 |a COM  |x 000000  |2 bisacsh 
082 0 4 |a 006.37 
049 |a UAMI 
100 1 |a Baggio, Daniel Lélis,  |e author. 
245 1 0 |a OpenCV 3.0 computer vision with Java :  |b create multiplatform computer vision desktop and web applications using the combination of OpenCV and Java /  |c Daniel Lélis Baggio. 
246 3 0 |a Create multiplatform computer vision desktop and web applications using the combination of OpenCV and Java 
264 1 |a Birmingham, UK :  |b Packt Publishing,  |c 2015. 
300 |a 1 online resource (1 volume) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Community experience distilled 
588 0 |a Online resource; title from cover (Safari, viewed August 11, 2015). 
500 |a Includes index. 
505 0 |a ""Cover""; ""Copyright""; ""Credits""; ""About the Author""; ""Acknowledgment""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: Setting Up OpenCV for Java""; ""Getting OpenCV for Java development""; ""Building OpenCV from the source code""; ""Java OpenCV project in Eclipse""; ""NetBeans configuration""; ""A Java OpenCV simple application""; ""Building your project with Ant""; ""Java OpenCV Maven configuration""; ""Creating a Windows Java OpenCV Maven project pointing to the Packt repository"" 
505 8 |a ""Creating a Java OpenCV Maven project pointing to a local repository""""Summary""; ""Chapter 2: Handling Matrices, Files, Cameras, and GUIs""; ""Basic matrix manipulation""; ""Pixel manipulation""; ""Loading and displaying images from files""; ""Displaying an image with Swing""; ""Capturing a video from a camera""; ""Video playback""; ""Swing GUI's integration with OpenCV""; ""Summary""; ""Chapter 3: Image Filters and Morphological Operators""; ""Smoothing""; ""Averaging""; ""Gaussian""; ""Median filtering""; ""Bilateral filtering""; ""Morphological operators""; ""Flood filling"" 
505 8 |a ""Image pyramids""""Thresholding""; ""Summary""; ""Chapter 4: Image Transforms""; ""The Gradient and Sobel derivatives""; ""The Laplace and Canny transforms""; ""The line and circle Hough transforms""; ""Geometric transforms â€? stretch, shrink, warp, and rotate""; ""Discrete Fourier Transform and Discrete Cosine Transform""; ""Integral images""; ""Distance transforms""; ""Histogram equalization""; ""References""; ""Summary""; ""Chapter 5: Object Detection Using Ada Boost and Haar Cascades""; ""Boosting theory""; ""AdaBoost""; ""Cascade classifier detection and training""; ""Detection"" 
505 8 |a ""Training""""References""; ""Summary""; ""Chapter 6: Detecting Foreground and Background Regions and Depth with a Kinect Device""; ""Background subtraction""; ""Frame differencing""; ""Averaging background method""; ""The mixture of Gaussians method""; ""Contour finding""; ""Kinect depth maps""; ""Kinect setup""; ""Driver setup""; ""OpenCV Kinect support""; ""The Kinect depth application""; ""Summary""; ""Chapter 7: OpenCV on the Server Side""; ""Setting up an OpenCV web application""; ""Creating a Maven-based web application""; ""Adding OpenCV dependencies""; ""Running the web application"" 
505 8 |a ""Importing the project to Eclipse""""Mixed reality web applications""; ""Image upload""; ""Image processing""; ""The response image""; ""Summary""; ""Index"" 
520 |a If you are a Java developer, student, researcher, or hobbyist wanting to create computer vision applications in Java then this book is for you. If you are an experienced C/C++ developer who is used to working with OpenCV, you will also find this book very useful for migrating your applications to Java. All you need is basic knowledge of Java, with no prior understanding of computer vision required, as this book will give you clear explanations and examples of the basics. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
650 0 |a Java (Computer program language) 
650 0 |a Web applications  |x Development. 
650 6 |a Java (Langage de programmation) 
650 6 |a Applications Web  |x Développement. 
650 7 |a COMPUTERS  |x General.  |2 bisacsh 
650 7 |a Java (Computer program language)  |2 fast 
776 0 8 |i Print version:  |a Baggio, Daniel Lélis.  |t OpenCV 3.0 computer vision with Java : create multiplatform computer vision desktop and web applications using the combination of OpenCV and Java.  |d Birmingham, England ; Mumbai, [India] : Packt Publishing, ©2015  |h x, 147 pages  |z 9781783283972 
830 0 |a Community experience distilled. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781783283972/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Internet Archive  |b INAR  |n opencv30computer0000bagg 
938 |a EBL - Ebook Library  |b EBLB  |n EBL2120257 
938 |a EBSCOhost  |b EBSC  |n 1046539 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n cis32252651 
938 |a YBP Library Services  |b YANK  |n 12549506 
994 |a 92  |b IZTAP