80 skills found · Page 1 of 3
ryfeus / Lambda PacksPrecompiled packages for AWS Lambda
aashrafh / MozartAn optical music recognition (OMR) system. Converts sheet music to a machine-readable version.
scikit-image / Skimage Tutorialsskimage-tutorials: a collection of tutorials for the scikit-image package.
DrGFreeman / Rps CvA Rock-Paper-Scissors game using computer vision and machine learning on Raspberry Pi
scitools-classroom / Scipy 2018 Cartopy TutorialCartopy tutorial: Around the world in 80 ways
datacarpentry / Image ProcessingImage Processing with Python
ad-si / PerspectraAutomatically extract documents from images and perspectively correct them with classic computer-vision algorithms. In maintenance mode. Check out its successor at:
haesleinhuepf / Napari Skimage RegionpropsFeature extraction for labeled objects in images using regionprops from scikit-image
kmader / Quantitative Big Imaging 2018(Latest semester at https://github.com/kmader/Quantitative-Big-Imaging-2019) The material for the Quantitative Big Imaging course at ETHZ for the Spring Semester 2018
loaiabdalslam / FCFace enhancer - Denoising Auto Encoder by Tensorflow and Keras and skimage
kekyo / SkiaImageViewA control for easy way showing SkiaSharp-based image objects onto WPF/XF/.NET MAUI/Avalonia applications.
scikit-image / Skimage DemosNote: this repo is not actively maintained, and may be out of date.
aravindiiitb / Python Compare ImagesThis repository is mainly about comparing two images. The technique used is SSIM. i.e. Structural Similarity Index Measure We use some of the inbuilt functions available in python's skimage library to measure the SSIM value. Along with SSIM we also measure the MSE ( Mean Square Error ) To know more about the SSIM technique Refer Here: https://en.wikipedia.org/wiki/Structural_similarity
076923 / Python Image PreviewVSCode Extension : Python Image Preview
jsten07 / Cms RoutingShip Routing Algorithms for Just-In-Time and Energy Efficient Voyages. By using a genetic algorithm we strive the lowest possible fuel consumption while at the same time keeping the scheduled deadlines. Two different specifications of the algorithm are available, one with a constant engine power, one with an over the route changeable engine power.
UdomkarnBoonyaprasert / Dicom2meshA simple Python script which utilises marching cubes algorithm(skimage library) to generate 3D mesh from Dicom/Nifti image stack, which then can be output to .obj file.
ad-si / Scikit Image CheatsheetSee all scikit-image methods for image creation & manipulation and their output at a glance.
guiwitz / Napari SkimageA minimal dependency napari plugin giving access to scikit-image functions
conorheffron / Bio Cell Red EdgeEdge Detection of Biological Cells (Python Image Processing Script)
parulnith / Image Processing In PythonThis repository contains the links to the article that I wrote on Medium pertaining to Image processing.