18: scikit-image: image processing in Python
-
Updated
Oct 23, 2018
18: scikit-image: image processing in Python
This is a simple paragraph recognition based on the morphology operator
IPython Notebook for Pan Card Tampering Detection
Contains personal projects with python scripts, useful utilities and jupyter notebooks
PAN Card Tampering Detection (Machine Learning) Project || Python 3, Flask, Werkzeug, opencv-python, scikit-image, numpy, jupyter notebook
Imaging experiments in Biology often involve the acquisition of confocal z-stack images to quantify fluorescent signal in a biological sample. These z-stacks are usually analyzed using open-source programs such as FIJI, which are notoriously frustrating to work with, and do not facility intuitive high-throughput analysis of many images at once. …
My Jupyter Notebook, titled imagepreprocessing.ipynb, focuses on image processing tasks. It includes a function named plot_comparison that is designed to visually compare an original image with a processed version of that image. The function uses matplotlib to display the images side by side in grayscale, with customizable titles for each image.
Add a description, image, and links to the scikit-image topic page so that developers can more easily learn about it.
To associate your repository with the scikit-image topic, visit your repo's landing page and select "manage topics."