All Projects → Sobel → Similar Projects or Alternatives

1725 Open source projects that are alternatives of or similar to Sobel

Rrt Algorithms
n-dimensional RRT, RRT* (RRT-Star)
Stars: ✭ 195 (+182.61%)
Mutual labels:  algorithm, algorithms
Proalgos Cpp
C++ implementations of well-known (and some rare) algorithms, while following good software development practices
Stars: ✭ 369 (+434.78%)
Mutual labels:  algorithm, algorithms
Towel
Throw in the towel.
Stars: ✭ 333 (+382.61%)
Mutual labels:  algorithm, algorithms
Funnyalgorithms
A repository with a bunch of funny algorithms, beginners friendly
Stars: ✭ 161 (+133.33%)
Mutual labels:  algorithm, algorithms
Bbmetalimage
A high performance Swift library for GPU-accelerated image/video processing based on Metal.
Stars: ✭ 677 (+881.16%)
Mutual labels:  image, filter
Algorithms
This repository is for learning and understanding how algorithms work.
Stars: ✭ 189 (+173.91%)
Mutual labels:  algorithm, algorithms
Coding Interview University
A complete computer science study plan to become a software engineer.
Stars: ✭ 204,859 (+296797.1%)
Mutual labels:  algorithm, algorithms
Codinginterviews
This repository contains coding interviews that I have encountered in company interviews
Stars: ✭ 2,881 (+4075.36%)
Mutual labels:  algorithm, algorithms
Awesome Java Leetcode
👑 LeetCode of algorithms with java solution(updating).
Stars: ✭ 8,297 (+11924.64%)
Mutual labels:  algorithm, algorithms
Get better at cp in 2 months
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
Stars: ✭ 627 (+808.7%)
Mutual labels:  algorithm, algorithms
Wechart
Create all the [ch]arts by cax or three.js - Cax 和 three.js 创造一切图[表]
Stars: ✭ 152 (+120.29%)
Mutual labels:  algorithm, filter
Algos
Popular Algorithms and Data Structures implemented in popular languages
Stars: ✭ 966 (+1300%)
Mutual labels:  algorithm, algorithms
Data Structures Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Stars: ✭ 157 (+127.54%)
Mutual labels:  algorithm, algorithms
Dailycodebase
2 month data structures and algorithmic scripting challenge starting from 20th December 2018 - Coding is Fun! 💯💯 Do it everyday!! Also, Do give us a ⭐ if you liked the repository
Stars: ✭ 186 (+169.57%)
Mutual labels:  algorithm, algorithms
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (+136.23%)
Mutual labels:  algorithm, algorithms
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+79428.99%)
Mutual labels:  algorithm, algorithms
Tech Interview Handbook
💯 Curated interview preparation materials for busy engineers
Stars: ✭ 64,851 (+93886.96%)
Mutual labels:  algorithm, algorithms
Awesome Golang Algorithm
📝 LeetCode of algorithms with golang solution(updating).
Stars: ✭ 3,217 (+4562.32%)
Mutual labels:  algorithm, algorithms
Rethink C
A reuseable codebase for C Programming Language.
Stars: ✭ 241 (+249.28%)
Mutual labels:  algorithm, algorithms
React Native Blurhash
🖼️ A library to show colorful blurry placeholders while your content loads.
Stars: ✭ 430 (+523.19%)
Mutual labels:  algorithm, image
Gaussianblur
An easy and fast library to apply gaussian blur filter on any images. 🎩
Stars: ✭ 473 (+585.51%)
Mutual labels:  image, filter
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (+1536.23%)
Mutual labels:  algorithm, algorithms
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (+618.84%)
Mutual labels:  algorithm, algorithms
Algo.js
A Very Basic into Intermediate Algorithm Lesson
Stars: ✭ 11 (-84.06%)
Mutual labels:  algorithm, algorithms
Phpalgorithms
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
Stars: ✭ 865 (+1153.62%)
Mutual labels:  algorithm, algorithms
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (+108.7%)
Mutual labels:  algorithm, algorithms
Al Go Rithms
🎵 Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Stars: ✭ 1,036 (+1401.45%)
Mutual labels:  algorithm, algorithms
Data Structures
Common data structures and algorithms implemented in JavaScript
Stars: ✭ 139 (+101.45%)
Mutual labels:  algorithm, algorithms
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+24756.52%)
Mutual labels:  algorithm, algorithms
Data structure and algorithms library
A collection of classical algorithms and data-structures implementation in C++ for coding interview and competitive programming
Stars: ✭ 133 (+92.75%)
Mutual labels:  algorithm, algorithms
Matlab Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Stars: ✭ 180 (+160.87%)
Mutual labels:  algorithm, algorithms
Textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Stars: ✭ 2,575 (+3631.88%)
Mutual labels:  algorithm, algorithms
Data Structures And Algorithms
Data Structures and Algorithms implementation in Go
Stars: ✭ 2,272 (+3192.75%)
Mutual labels:  algorithm, algorithms
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (+2286.96%)
Mutual labels:  algorithm, algorithms
Cs Books
📚 Computer Science Books 计算机技术类书籍 PDF
Stars: ✭ 2,915 (+4124.64%)
Mutual labels:  algorithm, algorithms
Awesome Algorithm Books
📚 awesome algorithm books I've collected 【不定期更新】 搜集整理的算法书籍(经典算法、ML/DL算法、面试算法、比赛算法等)
Stars: ✭ 245 (+255.07%)
Mutual labels:  algorithm, algorithms
Javascript Algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Stars: ✭ 133,406 (+193242.03%)
Mutual labels:  algorithm, algorithms
Rust Algorithms
Common data structures and algorithms in Rust
Stars: ✭ 2,918 (+4128.99%)
Mutual labels:  algorithm, algorithms
Leetcode Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
Stars: ✭ 22,440 (+32421.74%)
Mutual labels:  algorithm, algorithms
Algorithms
My Algorithms and Data Structures studies. https://leandrotk.github.io/series/algorithms-problem-solving
Stars: ✭ 275 (+298.55%)
Mutual labels:  algorithm, algorithms
Ojalgo
oj! Algorithms
Stars: ✭ 336 (+386.96%)
Mutual labels:  algorithm, algorithms
Hackerrank
📗 Solutions of more than 380 problems of Hackerrank accross several domains.
Stars: ✭ 128 (+85.51%)
Mutual labels:  algorithm, algorithms
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+6336.23%)
Mutual labels:  algorithm, algorithms
Fmphotopicker
A modern, simple and zero-dependency photo picker with an elegant and customizable image editor
Stars: ✭ 428 (+520.29%)
Mutual labels:  image, filter
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+598.55%)
Mutual labels:  algorithm, algorithms
Tui.image Editor
🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
Stars: ✭ 4,761 (+6800%)
Mutual labels:  image, filter
Book on python algorithms and data structure
🪐 Book on Python, Algorithms, and Data Structures. 🪐
Stars: ✭ 604 (+775.36%)
Mutual labels:  algorithm, algorithms
Algorithms And Data Structures In Java
Algorithms and Data Structures in Java
Stars: ✭ 498 (+621.74%)
Mutual labels:  algorithm, algorithms
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+8959.42%)
Mutual labels:  algorithm, algorithms
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (+469.57%)
Mutual labels:  algorithm, algorithms
Avax
AVAX is a small, modern and fast console application for decrypting passwords with certain options.
Stars: ✭ 19 (-72.46%)
Mutual labels:  algorithm, algorithms
Ios tips
iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护和APM监控 6、WKWebView相关的内容 等........
Stars: ✭ 896 (+1198.55%)
Mutual labels:  algorithms, filter
Metalpetal
A GPU accelerated image and video processing framework built on Metal.
Stars: ✭ 907 (+1214.49%)
Mutual labels:  image, filter
Algorithm
Algorithm is a library of tools that is used to create intelligent applications.
Stars: ✭ 787 (+1040.58%)
Mutual labels:  algorithm, algorithms
Thealgorithms
Algorithms repository.
Stars: ✭ 122 (+76.81%)
Mutual labels:  algorithm, algorithms
Bitmap
C++ Bitmap Library
Stars: ✭ 125 (+81.16%)
Mutual labels:  algorithm, image
Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+29063.77%)
Mutual labels:  algorithm, algorithms
Android Notes
Android开发核心知识点笔记(不断更新中🔥)
Stars: ✭ 737 (+968.12%)
Mutual labels:  algorithm, algorithms
Sudoku Generator
A Sudoku puzzle generator written in C++ using modified and efficient backtracking algorithm.
Stars: ✭ 33 (-52.17%)
Mutual labels:  algorithm, algorithms
Data Structure And Algorithms
A complete and efficient guide for Data Structure and Algorithms.
Stars: ✭ 48 (-30.43%)
Mutual labels:  algorithm, algorithms
1-60 of 1725 similar projects