Python GUI For Signal and Image Processing
Author | : Vivian Siahaan |
Publisher | : SPARTA PUBLISHING |
Total Pages | : 221 |
Release | : 2019-10-05 |
ISBN-10 | : |
ISBN-13 | : |
Rating | : 4/5 ( Downloads) |
Download or read book Python GUI For Signal and Image Processing written by Vivian Siahaan and published by SPARTA PUBLISHING. This book was released on 2019-10-05 with total page 221 pages. Available in PDF, EPUB and Kindle. Book excerpt: You will learn to create GUI applications using the Qt toolkit. The Qt toolkit, also popularly known as Qt, is a cross-platform application and UI framework developed by Trolltech, which is used to develop GUI applications. You will develop an existing GUI by adding several Line Edit widgets to read input, which are used to set the range and step of the graph (signal). Next, Now, you can use a widget for each graph. Add another Widget from Containers in gui_graphics.ui using Qt Designer. Then, Now, you can use two Widgets, each of which has two canvases. The two canvases has QVBoxLayout in each Widget. Finally, you will apply those Widgets to display the results of signal and image processing techniques.