All Projects → feramhq → scikit-image-cheatsheet

feramhq / scikit-image-cheatsheet

Licence: other
See all scikit-image methods for image creation & manipulation and their output at a glance.

Programming Languages

HTML
75241 projects
python
139335 projects - #7 most used programming language
CSS
56736 projects
Makefile
30231 projects

Projects that are alternatives of or similar to scikit-image-cheatsheet

cheatsheets
📝 My personal list of cheatsheets
Stars: ✭ 17 (+6.25%)
Mutual labels:  cheatsheet
git-commands-workflows
🚀 All the git commands and workflows you need to know
Stars: ✭ 50 (+212.5%)
Mutual labels:  cheatsheet
wp-intervention
On-demand image manipulation for WordPress via the Intervention Library.
Stars: ✭ 21 (+31.25%)
Mutual labels:  image-manipulation
ManTraNet-pytorch
Implementation of the famous Image Manipulation\Forgery Detector "ManTraNet" in Pytorch
Stars: ✭ 47 (+193.75%)
Mutual labels:  image-manipulation
python-bioimage-analysis-tutorial
The new and improved 2018 version of the EMBL Python BioImage Analysis Tutorial. Now finally in python 3!
Stars: ✭ 41 (+156.25%)
Mutual labels:  scikit-image
Binarify
Convert Images to Binary Art!
Stars: ✭ 15 (-6.25%)
Mutual labels:  image-manipulation
ZaneAPI
Image manipulation API for the layman.
Stars: ✭ 12 (-25%)
Mutual labels:  image-manipulation
scikit-mine
scikit-mine : pattern mining in Python
Stars: ✭ 45 (+181.25%)
Mutual labels:  scikit
Image-Processing-in-Python
This repository contains the links to the article that I wrote on Medium pertaining to Image processing.
Stars: ✭ 23 (+43.75%)
Mutual labels:  skimage
code-cheats
Quick reference code snippets curated from various sources
Stars: ✭ 17 (+6.25%)
Mutual labels:  cheatsheet
PS4-Cheat-List
List of PS4 cheat codes / offsets found for either PS4Cheater or NetCheatPS4
Stars: ✭ 69 (+331.25%)
Mutual labels:  cheatsheet
concise-cheat-sheets
Cheat Sheets for programming languages and tools
Stars: ✭ 98 (+512.5%)
Mutual labels:  cheatsheet
coursera-ai-for-medicine-specialization
Programming assignments, labs and quizzes from all courses in the Coursera AI for Medicine Specialization offered by deeplearning.ai
Stars: ✭ 80 (+400%)
Mutual labels:  image-manipulation
npm-sharper
📷 Automatic image processor middleware built on top of sharp and multer for express.
Stars: ✭ 17 (+6.25%)
Mutual labels:  image-manipulation
Cheaty
PDF Cheat Sheet generation made easy
Stars: ✭ 15 (-6.25%)
Mutual labels:  cheatsheet
css-cheatsheet
Syntax, terminologies, selectors, and common properties of CSS
Stars: ✭ 114 (+612.5%)
Mutual labels:  cheatsheet
Offensive-Reverse-Shell-Cheat-Sheet
Offensive Reverse Shell (Cheat Sheet)
Stars: ✭ 138 (+762.5%)
Mutual labels:  cheatsheet
git-cheats-cli
Git Cheats CLI - A Companion For Gitcheats
Stars: ✭ 13 (-18.75%)
Mutual labels:  cheatsheet
inumon
A high-level image I/O and manipulation library for Nim
Stars: ✭ 30 (+87.5%)
Mutual labels:  image-manipulation
django bgRemoverML
A Machine Learning Project integrated with Django to Remove Background from Image .
Stars: ✭ 136 (+750%)
Mutual labels:  image-manipulation

Scikit-Image Cheatsheet

See all scikit-image methods for image creation & manipulation and their output at a glance.

Development

Run following command in the project root directory:

docker run -v "$PWD":/usr/src/app -p "4000:4000" --name jekyll starefossen/github-pages

Run this command to regenerate all images:

make images/generated/%

To continously monitor the source files and recompile on changes run:

chokidar generate-images.py _data/categories.yaml -c 'make images/generated/%'

Chokidar can be installed with npm install --global chokidar

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].