All Projects → Pymorton → Similar Projects or Alternatives

634 Open source projects that are alternatives of or similar to Pymorton

Coding-Ninjas-Problem-Solving-Using-Python
This will have all the solutions to the Problem Solving Using Python Programming course's problems by Coding ninjas. Star the repo if you like it.
Stars: ✭ 45 (-18.18%)
Mutual labels:  sorting-algorithms
Compressor
An easy to use and well designed image compress library for Android, based on Android native image library. Put forward a framework for quick switch from different compress algorithm.
Stars: ✭ 476 (+765.45%)
Mutual labels:  image-processing
Algorithms
Short explanations and implementations of different algorithms in multiple languages
Stars: ✭ 37 (-32.73%)
Mutual labels:  sorting-algorithms
Googlemapview
android google map view - imageView to make the map display process easier by entering latitude and longitude only by static map
Stars: ✭ 36 (-34.55%)
Mutual labels:  image-processing
programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
Stars: ✭ 60 (+9.09%)
Mutual labels:  sorting-algorithms
Imageprocessing Labs
computer vision, image processing and machine learning on the web browser or node.
Stars: ✭ 471 (+756.36%)
Mutual labels:  image-processing
sorting-visualizer
A Sorting Algorithms Visualizer built using ReactJS
Stars: ✭ 38 (-30.91%)
Mutual labels:  sorting-algorithms
Giin
Graph-based Image Inpainting
Stars: ✭ 7 (-87.27%)
Mutual labels:  image-processing
Learn-Data Structure-Algorithm-by-Javascript
Data Structure and Algorithm explanations with Implementations by Javascript
Stars: ✭ 55 (+0%)
Mutual labels:  sorting-algorithms
Pesdk Android Demo
A fully customizable photo editor for your app.
Stars: ✭ 464 (+743.64%)
Mutual labels:  image-processing
algocasts-sorting-algorithms
AlgoCasts 排序算法专题
Stars: ✭ 27 (-50.91%)
Mutual labels:  sorting-algorithms
Imgart
🎨 IMGART it's a simple, fast and reliable HTTP service for image processing based on filters and profiles
Stars: ✭ 55 (+0%)
Mutual labels:  image-processing
monster-avengers
Monster Hunter Armor Searcher
Stars: ✭ 24 (-56.36%)
Mutual labels:  search-algorithm
Simpleitk
SimpleITK: a layer built on top of the Insight Toolkit (ITK), intended to simplify and facilitate ITK's use in rapid prototyping, education and interpreted languages.
Stars: ✭ 458 (+732.73%)
Mutual labels:  image-processing
Mediarizer
Organise your photos and videos in chronological order fast and easy
Stars: ✭ 18 (-67.27%)
Mutual labels:  sorting-algorithms
Segmentation
Catalyst.Segmentation
Stars: ✭ 27 (-50.91%)
Mutual labels:  image-processing
AlgorithmVisualizer
A better visualization of different algorithms made with React
Stars: ✭ 123 (+123.64%)
Mutual labels:  sorting-algorithms
Scikit Image
Image processing in Python
Stars: ✭ 4,688 (+8423.64%)
Mutual labels:  image-processing
SortingLab.jl
Faster sorting algorithms (sort and sortperm) for Julia
Stars: ✭ 20 (-63.64%)
Mutual labels:  sorting-algorithms
Kxsort
Fast in-place radix sort with STL-like API
Stars: ✭ 35 (-36.36%)
Mutual labels:  sorting-algorithms
Sorting-Visualizer
📊 Sorting.Visualizer is a web app for visualizing a bunch of different sorting algorithms Like Selection Sort, Bubble Sort, Insertion Sort, Merge Sort, Quick Sort, Heap Sort With the functionality of (Speed Control) and (Array Size Control)...
Stars: ✭ 37 (-32.73%)
Mutual labels:  sorting-algorithms
Caer
High-performance Vision library in Python. Scale your research, not boilerplate.
Stars: ✭ 452 (+721.82%)
Mutual labels:  image-processing
lua sort
Lua pure sort algorithm based on lib_table.c (from LuaJIT 2.1.0)
Stars: ✭ 21 (-61.82%)
Mutual labels:  sorting-algorithms
Dockerfile Libvips
🌄 All libvips dependencies & libvips built from source
Stars: ✭ 26 (-52.73%)
Mutual labels:  image-processing
stablesort
Stable sort algorithms and their stability proofs in Coq
Stars: ✭ 19 (-65.45%)
Mutual labels:  sorting-algorithms
Cvlib
A simple, high level, easy to use, open source Computer Vision library for Python.
Stars: ✭ 443 (+705.45%)
Mutual labels:  image-processing
sorting-visualization
A Rust program for visualizing sorting algorithms which uses Piston for graphics. Inspired by https://github.com/Hopson97/Sort-Algorithm-Visualiser
Stars: ✭ 52 (-5.45%)
Mutual labels:  sorting-algorithms
Java Thumbnailer
An extensible java library to create thumbnails of different file types (image, text)
Stars: ✭ 45 (-18.18%)
Mutual labels:  image-processing
RainbowSorting
Python application to visualize sorting algorithms using RGB colours.
Stars: ✭ 45 (-18.18%)
Mutual labels:  sorting-algorithms
Govips
A lightning fast image processing and resizing library for Go
Stars: ✭ 442 (+703.64%)
Mutual labels:  image-processing
interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Stars: ✭ 25 (-54.55%)
Mutual labels:  sorting-algorithms
Xdog Filter
Edge Detection with XDoG Filter
Stars: ✭ 26 (-52.73%)
Mutual labels:  image-processing
Questor
Scan & Search text from hardcopy books and images! 📖 🔍
Stars: ✭ 36 (-34.55%)
Mutual labels:  search-algorithm
Cvpr2021 Papers With Code
CVPR 2021 论文和开源项目合集
Stars: ✭ 7,138 (+12878.18%)
Mutual labels:  image-processing
radix-sorting
Radix sorting from the ground up
Stars: ✭ 27 (-50.91%)
Mutual labels:  sorting-algorithms
Leafletpano
A simple tool which tiles large images to publish them for web and mobile
Stars: ✭ 34 (-38.18%)
Mutual labels:  image-processing
Python
All Algorithms implemented in Python
Stars: ✭ 125,688 (+228423.64%)
Mutual labels:  sorting-algorithms
Code search
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
Stars: ✭ 436 (+692.73%)
Mutual labels:  search-algorithm
Sorting Visualizer
📊 Some python scripts which can visualize several famous sorting algorithms and generate the animations via Matplotlib.
Stars: ✭ 200 (+263.64%)
Mutual labels:  sorting-algorithms
Python Compare Images
This 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
Stars: ✭ 25 (-54.55%)
Mutual labels:  image-processing
Cosmos
Hacktoberfest 2021 | World's largest Contributor driven code dataset | Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter |
Stars: ✭ 12,936 (+23420%)
Mutual labels:  sorting-algorithms
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+7974.55%)
Mutual labels:  sorting-algorithms
Radix
A fast string sorting algorithm (MSD radix sort)
Stars: ✭ 169 (+207.27%)
Mutual labels:  sorting-algorithms
Images Web Crawler
This package is a complete tool for creating a large dataset of images (specially designed -but not only- for machine learning enthusiasts). It can crawl the web, download images, rename / resize / covert the images and merge folders..
Stars: ✭ 51 (-7.27%)
Mutual labels:  image-processing
Algorithms
A collection of common algorithms and data structures implemented in java, c++, and python.
Stars: ✭ 142 (+158.18%)
Mutual labels:  sorting-algorithms
Lena.js
👩 Library for image processing
Stars: ✭ 432 (+685.45%)
Mutual labels:  image-processing
Sorting Algorithms Visualizer
Program made with Python and Pygame module for visualizing sorting algorithms
Stars: ✭ 137 (+149.09%)
Mutual labels:  sorting-algorithms
Logorain Ascii Art
Logorain-ASCII-Art: A simple Image to ASCII Art converter
Stars: ✭ 24 (-56.36%)
Mutual labels:  image-processing
Sortalgorithms
Eight sort algorithms in java, include Test and Comparison module.
Stars: ✭ 132 (+140%)
Mutual labels:  sorting-algorithms
Ocrmypdf
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
Stars: ✭ 5,549 (+9989.09%)
Mutual labels:  image-processing
Thealgorithms
Algorithms repository.
Stars: ✭ 122 (+121.82%)
Mutual labels:  sorting-algorithms
Google Images Download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
Stars: ✭ 7,815 (+14109.09%)
Mutual labels:  image-processing
Rbgg
Isolate and remove the background gradient from images of paper.
Stars: ✭ 275 (+400%)
Mutual labels:  image-processing
Bkasciiimage
Convert UIImage to ASCII art
Stars: ✭ 421 (+665.45%)
Mutual labels:  image-processing
Imager
Image processing proxy
Stars: ✭ 56 (+1.82%)
Mutual labels:  image-processing
Neural Networks For Low Level Image Processing
This is a collection of works on neural networks for low level image processing.
Stars: ✭ 55 (+0%)
Mutual labels:  image-processing
Fast Near Duplicate Image Search
Fast Near-Duplicate Image Search and Delete using pHash, t-SNE and KDTree.
Stars: ✭ 54 (-1.82%)
Mutual labels:  image-processing
Image Denoising Benchmark
Benchmarking Denoising Algorithms with Real Photographs
Stars: ✭ 49 (-10.91%)
Mutual labels:  image-processing
Pan card ocr project
To extract details from Indian National Identification Cards such as PAN (completed) & Aadhar, Passport, Driving License (WIP) in a structured format
Stars: ✭ 39 (-29.09%)
Mutual labels:  image-processing
Detection Of Breast Cancer Using Neural Networks
This project is made in Matlab Platform and it detects whether a person has cancer or not by taking into account his/her mammogram.
Stars: ✭ 15 (-72.73%)
Mutual labels:  image-processing
301-360 of 634 similar projects