Programming, Technology, Digital Health, Healthcare IT, Productivity, Machine Learning, Deep Learning, Fuzzy Logic.
Image Filtering in Python
Have you ever come across a noisy image? I mean an image that was not that clear when viewing it? I think we do come across such images very often, especially when many images nowadays are taken by our mobile phone cameras or low-resolution digital cameras.
If you had only that noisy image which means something to you, but the issue is that it cannot be viewed properly, would there be a solution to recover from such noise?
This is where image filtering comes into play, and this is what I will...
Introducing NumPy
Numeric is a package that was originally developed by Jim Hugunin. It is considered the ancestor of NumPy, a Python library and an open-source project created by Travis Oliphant which stands for Numerical Python. Travis created NumPy by incorporating features of the Numarray package into Numeric.
The fundamental idea of NumPy is support for multidimensional arrays. So NumPy can be considered as the base for numerical computing in Python, and has been created to enable Python to be used in sol...
Python's Pickles
Pickles in Python are tasty in the sense that they represent a Python object as a string of bytes. Many things can actually be done with those bytes. For instance, you can store them in a file or database, or transfer them over a network.
The pickled representation of a Python object is called a pickle file. The pickled file thus can be used for different purposes, like storing results to be used by another Python program or writing backups. To get the original Python object, you simply unpic...
7 Ways iOS Apps Have Been Successfully Used in the Medical Domain
Mobile technology seems to be changing healthcare, to the extent that doctors will be able to prescribe apps to their patients!
Working With MeSH Files in Python: Linking Terms and Numbers
Working With MeSH Files in Python: Linking Terms an...
Do We Need Fuzzy Logic in Our Databases? | HuffPost
Do We Need Fuzzy Logic in Our Databases? | HuffPost...
Digital Health in the Middle East | HuffPost
Digital Health in the Middle East | HuffPost
Introducing the Natural Language Toolkit (NLTK)
Introducing the Natural Language Toolkit (NLTK)
Agile Roles in Digital Transformation | Abder-Rahman Ali
Agile Roles in Digital Transformation | Abder-Rahma...
Deep Learning in Oncology – Applications in Fighting Cancer -
Deep Learning in Oncology – Applications in Fightin...
Machine Learning Healthcare Applications - 2016 and Beyond -
Machine Learning Healthcare Applications - 2016 and...
Deep Learning to Transfrom Melanoma Detection: It is Closer Than You Think
Deep Learning to Transfrom Melanoma Detection: It is Closer Than You Think
Will Dermatologists Be Able to Use Deep Learning Based Applications Soon?
Will Dermatologists Be Able to Use Deep Learning Based Applications Soon?