OpenCV-Python with PostgreSQL for Absolute Beginners

OpenCV-Python with PostgreSQL for Absolute Beginners
Author :
Publisher : SPARTA PUBLISHING
Total Pages : 308
Release :
ISBN-10 :
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis OpenCV-Python with PostgreSQL for Absolute Beginners by : Vivian Siahaan

Download or read book OpenCV-Python with PostgreSQL for Absolute Beginners written by Vivian Siahaan and published by SPARTA PUBLISHING. This book was released on 2019-09-15 with total page 308 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book consists of a series of step-by-step tutorials for creating mini projects in integrating pyqt, python, opencv, and PostgreSQL database. By studying this book, you will understand how to program python GUIs involving opencv and databases in applications. This book is suitable for beginners, students, engineers, and even researchers in a variety of disciplines. No advanced programming experience is needed, and only a few school-level programming skills are needed. In the first chapter, you will learn to use several widgets in PyQt5: Display a welcome message; Use the Radio Button widget; Grouping radio buttons; Displays options in the form of a check box; and Display two groups of check boxes. In chapter two, you will learn to use the following topics: Using Signal / Slot Editor; Copy and place text from one Line Edit widget to another; Convert data types and make a simple calculator; Use the Spin Box widget; Use scrollbars and sliders; Using the Widget List; Select a number of list items from one Widget List and display them on another Widget List widget; Add items to the Widget List; Perform operations on the Widget List; Use the Combo Box widget; Displays data selected by the user from the Calendar Widget; Creating a hotel reservation application; and Display tabular data using Table Widgets. In chapter three and chapter four, you will get introduction of postgresql. And then, you will learn querying data from the postgresql using Python including establishing a database connection, creating a statement object, executing the query, processing the resultset object, querying data using a statement that returns multiple rows, querying data using a statement that has parameters, inserting data into a table using Python, updating data in postgresql database using Python, calling postgresql stored function using Python, deleting data from a postgresql table using Python, and postgresql Python transaction. In chapter five, you will create dan configure PotgreSQL database. In this chapter, you will create Suspect table in crime database. This table has eleven columns: suspect_id (primary key), suspect_name, birth_date, case_date, report_date, suspect_ status, arrest_date, mother_name, address, telephone, and photo. You will also create GUI to display, edit, insert, and delete for this table. In chapter six, you will create a table with the name Feature_Extraction, which has eight columns: feature_id (primary key), suspect_id (foreign key), feature1, feature2, feature3, feature4, feature5, and feature6. The six fields (except keys) will have a VARCHAR data type (200). You will also create GUI to display, edit, insert, and delete for this table. In chapter seven, you will create two tables, Police and Investigator. The Police table has six columns: police_id (primary key), province, city, address, telephone, and photo. The Investigator table has eight columns: investigator_id (primary key), investigator_name, rank, birth_date, gender, address, telephone, and photo. You will also create GUI to display, edit, insert, and delete for both tables. In chapter eight, you will create two tables, Victim and Case_File. The Victim table has nine columns: victim_id (primary key), victim_name, crime_type, birth_date, crime_date, gender, address, telephone, and photo. The Case_File table has seven columns: case_file_id (primary key), suspect_id (foreign key), police_id (foreign key), investigator_id (foreign key), victim_id (foreign key), status, and description. You will create GUI to display, edit, insert, and delete for both tables as well.


OpenCV-Python with PostgreSQL for Absolute Beginners Related Books

OpenCV-Python with PostgreSQL for Absolute Beginners
Language: en
Pages: 308
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2019-09-15 - Publisher: SPARTA PUBLISHING

DOWNLOAD EBOOK

This book consists of a series of step-by-step tutorials for creating mini projects in integrating pyqt, python, opencv, and PostgreSQL database. By studying th
OpenCV-Python with MySQL for Absolute Beginners
Language: en
Pages: 423
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2019-09-14 - Publisher: SPARTA PUBLISHING

DOWNLOAD EBOOK

This book consists of a series of step-by-step tutorials for creating mini projects in integrating pyqt, python, opencv, and mysql database. By studying this bo
The Absolute Beginner’s Guide to Learn Database Programming Using Python GUI with PostgreSQL and SQL Server
Language: en
Pages: 522
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2020-01-16 - Publisher: SPARTA PUBLISHING

DOWNLOAD EBOOK

This book is a comprehensive guide to Python as one of the fastest-growing computer languages including Web and Internet applications. This clear and concise in
The Beginner’s Guide to Learn Python GUI with PostgreSQL and SQLite
Language: en
Pages: 551
Authors: Vivian Siahaan
Categories: Computers
Type: BOOK - Published: 2020-01-15 - Publisher: SPARTA PUBLISHING

DOWNLOAD EBOOK

This book explains relational theory in practice, and demonstrates through two projects how you can apply it to your use of PostgreSQL and SQLite databases. Thi
Structured Concurrent Programming with Operating Systems Applications
Language: en
Pages: 282
Authors: Richard C. Holt
Categories: Computers
Type: BOOK - Published: 1978 - Publisher: Reading, Mass. ; Don Mills, Ont. : Addison-Wesley Publishing Company

DOWNLOAD EBOOK

Concurrent programming and operating systems. Concurrency problems and language features. A sequential programming language: SP/k; A concurrent programming lang