All Projects → PacktPublishing → Hands On Image Processing With Python

PacktPublishing / Hands On Image Processing With Python

Licence: mit

Projects that are alternatives of or similar to Hands On Image Processing With Python

Python Deep Learning Projects
Python Deep Learning Projects, published by Packt
Stars: ✭ 136 (+0%)
Mutual labels:  jupyter-notebook
Machine Learning Notes
机器学习笔记
Stars: ✭ 136 (+0%)
Mutual labels:  jupyter-notebook
Coronawatchnl
Numbers concerning COVID-19 disease cases in The Netherlands by RIVM, LCPS, NICE, ECML, and Rijksoverheid.
Stars: ✭ 135 (-0.74%)
Mutual labels:  jupyter-notebook
Deeplearningfornlpinpytorch
An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.
Stars: ✭ 1,744 (+1182.35%)
Mutual labels:  jupyter-notebook
Data X
This repository is for the Data-X project materials
Stars: ✭ 136 (+0%)
Mutual labels:  jupyter-notebook
Gpq
A collection of tools for mining government data
Stars: ✭ 136 (+0%)
Mutual labels:  jupyter-notebook
Site
Course materials for the Automating GIS processes -course, University of Helsinki, Finland
Stars: ✭ 136 (+0%)
Mutual labels:  jupyter-notebook
Autocarjetsonnano
PyTorch Python Neural Network Autonomous 1/10 Car for Nvidia Jetson Nano
Stars: ✭ 137 (+0.74%)
Mutual labels:  jupyter-notebook
Python for data science
python_for_data_science
Stars: ✭ 136 (+0%)
Mutual labels:  jupyter-notebook
Cloudtopolis
Zero Infrastructure Password Cracking
Stars: ✭ 137 (+0.74%)
Mutual labels:  jupyter-notebook
Pytorchviz
A small package to create visualizations of PyTorch execution graphs
Stars: ✭ 2,054 (+1410.29%)
Mutual labels:  jupyter-notebook
Hierarchical Rnn
Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704
Stars: ✭ 136 (+0%)
Mutual labels:  jupyter-notebook
Pysot
Surrogate Optimization Toolbox for Python
Stars: ✭ 136 (+0%)
Mutual labels:  jupyter-notebook
Deep Steganography
Hiding Images within other images using Deep Learning
Stars: ✭ 136 (+0%)
Mutual labels:  jupyter-notebook
Colab Tricks
Tricks for Colab power users
Stars: ✭ 137 (+0.74%)
Mutual labels:  jupyter-notebook
Reproduce Chexnet
Reproduce CheXNet
Stars: ✭ 136 (+0%)
Mutual labels:  jupyter-notebook
Jobsvisualization
换一种姿势找合适的工作
Stars: ✭ 136 (+0%)
Mutual labels:  jupyter-notebook
Deep Qlearning Agent For Traffic Signal Control
A framework where a deep Q-Learning Reinforcement Learning agent tries to choose the correct traffic light phase at an intersection to maximize traffic efficiency.
Stars: ✭ 136 (+0%)
Mutual labels:  jupyter-notebook
Arduinotensorflowlitetutorials
Stars: ✭ 137 (+0.74%)
Mutual labels:  jupyter-notebook
Dynasent
DynaSent: Dynamic Sentiment Analysis Dataset
Stars: ✭ 137 (+0.74%)
Mutual labels:  jupyter-notebook

Hands-On Image Processing with Python

Hands-On Image Processing with Python

This is the code repository for Hands-On Image Processing with Python, published by Packt.

Expert techniques for advanced image analysis and effective interpretation of image data

What is this book about?

Image processing plays an important role in our daily lives with various applications such as in social media (face detection), medical imaging (X-ray, CT-scan), security (fingerprint recognition) to robotics & space. This book will touch the core of image processing, from concepts to code using Python.

This book covers the following exciting features:

  • Perform basic data pre-processing tasks such as image denoising and spatial filtering in Python
  • Implement Fast Fourier Transform (FFT) and Frequency domain filters (e.g., Weiner) in Python
  • Do morphological image processing and segment images with different algorithms
  • Learn techniques to extract features from images and match images
  • Write Python code to implement supervised / unsupervised machine learning algorithms for image processing
  • Use deep learning models for image classification, segmentation, object detection, transfer learning and neural style transfer

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

viewer = viewer.ImageViewer(im)
viewer.show()

Following is what you need for this book: This book is for Computer Vision Engineers, and machine learning developers who are good with Python programming and want to explore details and complexities of image processing. No prior knowledge of the image processing techniques is expected.

With the following software and hardware list you can run all code files present in the book (Chapter 1-12).

Software and Hardware List

Chapter Software required OS required
1 Samba 4.x Server Software Windows

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Sandipan Dey is a data scientist with a wide range of interests, covering topics such as machine learning, deep learning, image processing, and computer vision. He has worked in numerous data science fields, working with recommender systems, predictive models for the events industry, sensor localization models, sentiment analysis, and device prognostics. He earned his master's degree in computer science from the University of Maryland, Baltimore County, and has published in a few IEEE Data Mining conferences and journals. He has earned certifications from 100+ MOOCs on data science, machine learning, deep learning, image processing, and related courses/specializations. He is a regular blogger on his blog sites (https://sandipanweb.wordpress.com/, https://sandipandey.wixsite.com/simplydatascience, https://www.datasciencecentral.com/profile/SandipanDey and https://sandipanumbc.tumblr.com/) and is a machine learning education enthusiast.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].