gitlab.com topics: Algorithm
xitowzys/isu-applied-computer-science/Image-labeling-algorithm
📖 Algorithm for splitting into separate objects in a binary image [👨🏫 Teacher: Киселев Александр Викторович] {5️⃣ Semester} (Computer vision)
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
xitowzys/isu-applied-computer-science/CV-Practice-9
👀 Recognizing letters in a png image [👨🏫 Teacher: Киселев Александр Викторович] {5️⃣ Semester} (Computer vision)
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
xitowzys/isu-applied-computer-science/ALV-tree
🌲 Tree with auto balancing [👨🏫 Teacher: Веснин Артем Михайлович] {4️⃣ Semester} (Algorithms and data structures)
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

xitowzys/isu-applied-computer-science/Detecting-letters-from-a-picture
🌠 Frequency dictionary of symbols for an image [👨🏫 Teacher: Киселев Александр Викторович] {5️⃣ Semester} (Computer vision)
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

jerome-guerin/two-sum
➕ Algorithm method to find two numbers equals target parameter
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

jerome-guerin/palindrome-checker
🔁 Application to check if the input value is a palindrome.
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

naveen521kk/programs
Stuff I did in University. It has algorithms and implementations of various problems and in various languages.
Last synced at: almost 3 years ago - Stars: 1 - Forks: 0
algoalley/blog/rpf-longdiv
A tool to solve the generic case of Richard P. Feynmans long division puzzles.
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
dzunN/binar-1-challenge
Binary Academy Challenge 1st chapter 👨💻 - React Native Class
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

engsw.thiago/jogo-da-velha-em-python
um jogo da velha simples em Python, que será adicionado elementos gráficos para tornar o game mais "bonito"
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

tripu.info/ssp
Solving the subset sum problem (SSP) via dynamic programming
Last synced at: over 1 year ago - Stars: 0 - Forks: 0

TING2938/algorithm-study
learn of book: Introduction to Algorithms Third Edition
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

glibg10b/sorting-algorithms
Implementations of all of the sorting algorithms at https://en.wikipedia.org/wiki/Sorting_algorithm (WIP)
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
alanmonu12/unnecessary-algorithm-repository
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/EdgeMatcherClutter
Matching objects in image which contains also non-object (cluttered) edges. Topics: #Algorithm #Image-2D #Matching #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/CookieFlip
Training the system with binary classification to classify cookies as correctly oriented or flipped. Topics: #Algorithm #Image-2D #Machine-Learning #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/CerealSorter_1NN
Training a set of cereal types and classifying a test set. Topics: #Algorithm #Image-2D #Machine-Learning #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ProfileHistogram
Retrieving and displaying histograms with Profile API. Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/KneeDetection
Detects knees in a profile Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/GapInspection
Inspecting gaps in a heightmaps Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/DetectingChangeOfData
Detecting change in a set of data Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/BackgroundCompensation
Compensates profiles with a background model. Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/PointCloudPlayer
Read scanner record files from resources, view the point cloud and printing meta information to the console. Topics: #Algorithm #Point-Cloud #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/PointCloudMatching
Sample for PointCloud matching using Mesh from CAD model. Topics: #Algorithm #Point-Cloud #Mesh #Matching #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/FastGlobalRegistration
Register two point clouds and estimate a rigid transformation. Topics: #Algorithm #Point-Cloud #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/AnalyzeStaticScene
Segmenting static scene from a Visionary-T point cloud Topics: #Algorithm #Point-Cloud #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ManualSegmenter
Reading the "Best before date" on a food package, using API integrated HALCON ManualSegmenter. Topics: #Algorithm #Image-2D #OCR #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/FreeSegmenter
Reading the text engraved in the metal surface, with preprocessing to adapt to optical condition. Topics: #Algorithm #Image-2D #OCR #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/AutoSegmenter
Reading the date on the label on a cardboard box using API integrated HALCON AutoSegmenter. Topics: #Algorithm #Image-2D #OCR #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/PointMatcherBasic
Basic object matching using PointMatcher. Topics: #Algorithm #Image-2D #Matching #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/PatternVerification
Verifying correctness of key pattern on a keyboard. Topics: #Algorithm #Image-2D #Matching #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/LocateAndInspect
Matching objects and inspecting image details. Topics: #Algorithm #Image-2D #Matching #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/EdgeMatcherSingle
Teaching the shape of a "golden" part and matching an identical object with full rotation in the full image. Topics: #Algorithm #Image-2D #Matching #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/EdgeMatcherMulti
Teaching the shape of a "golden" part and matching identical objects with full rotation in the full image. Topics: #Algorithm #Image-2D #Matching #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/EdgeMatcher3D
Teaching shape of a "template part" in heightmap and match identical objects with full rotation Topics: #Algorithm #Image-3D #Matching #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ShapeVisualization3D
Creation and overlay visualization of various 3D shape types. Topics: #Algorithm #Image-2D #DataTypes #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ShapeVisualization2D
Creation and overlay visualization of various 2D shape types. Topics: #Algorithm #Image-2D #DataTypes #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/Matrix
Introduction to Matrix data type Topics: #Algorithm #DataTypes #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ImagePyramid
Downsampling images using Pyramid data type. Topics: #Algorithm #Image-2D #DataTypes #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/OCRTraining_HALCON
Example for OCR training within AppSpace using the HALCON API. Topics: #Algorithm #HALCON #OCR #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/OCRReading_HALCON
Example for OCR reading within AppSpace using the HALCON API. Topics: #Algorithm #HALCON #OCR #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/CombineFilters3D
Combining Median and Gauss filter on a 3D image Topics: #Algorithm #Image-3D #Filtering #Arithmetic #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/Canny
Extraction of edges in image, both strong and weak. Topics: #Algorithm #Image-2D #Filtering #Arithmetic #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/Blur3D
Filtering a 3D image with blur filter. Topics: #Algorithm #Image-3D #Filtering #Arithmetic #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/BinarizeAdaptive
Binarization of unevenly illuminated features with an adaptive, local threshold. Topics: #Algorithm #Image-2D #Filtering #Arithmetic #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/Binarize
Binarization of image with a global threshold. Topics: #Algorithm #Image-2D #Filtering #Arithmetic #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/BackgroundModel3D
Use the Image.BackgroundModel functionality to detect objects that are entering a scene or changing in appearance. Topics: #Algorithm #Image-3D #Filtering #Arithmetic #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/BackgroundModel
Use the Image.BackgroundModel functionality to detect objects that are entering a scene or changing in appearance. Topics: #Algorithm #Image-2D #Filtering #Arithmetic #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/DeepLearningClassification
Example showing the use of a pretrained classification network. See also the available tutorials on the [SICK support portal](https://supportportal.sick.com/). Topics: #algorithm #image-2d #machine-learning #deep-learning #neural-network #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/CalibratedBlobDiameters
Measuring coin diameters on calibrated and corrected image Topics: #algorithm #image-2d #calibration #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/TouchesBorderAndConvexity
Finding defects (burr) in extruded metal sheet. Topics: #algorithm #image-2d #blobanalysis #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/SurfaceTexture
Finding upside down cookies. Topics: #algorithm #image-2d #blob-analysis #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ElongationAndHolescount
Finding DIN rail nuts independent on size. Topics: #algorithm #image-2d #blobanalysis #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/CompactnessAndSizeSorting
Finding round blobs and sorting in ascending order of size. Topics: #algorithm #image-2d #blob-analysis #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/Centroid
Finding centroids in blobs. Topics: #algorithm #image-2d #blob-analysis #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/BlobFeatureTypes3D
Extracting and visualizing common blobs features on a height map. Topics: #algorithm #image-3d #blob-analysis #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/BlobFeatureTypes
Extracting and visualizing common blobs features. Topics: #algorithm #image-2d #blob-analysis #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
niccolovettorello/aa-project
Implementation of two algorithm for the Capacitated Vehicle Routing Problem in java, realized as a project for the Advanced Algorithm university course.
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/CerealClassifier_DeepNeuralNetwork
Loading a trained neural network and running predictions on locally saved images. Topics: #Algorithm #Image-2D #Machine-Learning #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 1 - Forks: 0
sick-appspace/samples/Mesh
Introduction Sample on the capabilities of the Mesh API Topics: #Algorithm #Point-Cloud #Mesh #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/PointMatcherRectify
Matching objects using PointMatcher and rectifying image to render object always in same perspective, size and position. Topics: #Algorithm #Image-2D #Matching #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/PixelRegionThin
Detecting thin lines by comparison with a smoothed version of the image. Line regions are thinned to be one pixel wide. Topics: #algorithm #image-2d #blobanalysis #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
FahimFBA/algorithm-hackerrank
👨💻 Solutions of Algorithm from HackerRank in Python 🐍
Last synced at: 11 months ago - Stars: 0 - Forks: 0

barry.van.acker/phreak-rs
The Phreak algorithm is a Rule matching algorithm, based upon the Rete algorithm, as described in the paper "Production Matching for Large Learning Systems" by Robert B. Doorenbos, January 31, 1995, CMU-CS-95-113
Last synced at: 2 months ago - Stars: 4 - Forks: 0
vision-pipeline-for-ros/vision-pipeline-for-ros
Vision Pipeline for ROS CORE/API
Last synced at: over 2 years ago - Stars: 3 - Forks: 0

dym-sh/is-num-js
return true if the string represents a valid number (can have digits and \+\-\. ) https://dym.sh/is-num-js
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
Keyikedalube/merge-sort
Implementation of top-down merge sort from Wikipedia https://en.wikipedia.org/wiki/Merge_sort
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

AhmadRaaisNasution/xor
Using the combination of two algorithm to secure a file with format of .PDF , .Txt ,and .Docx
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

FineGrainedAnalysis/BoundedCodeLength
Adaptive (Analysis and Design of) an Algorithm to compute optimal prefix free codes with bounded code length
Last synced at: over 2 years ago - Stars: 1 - Forks: 1

natcapes/r.estimap.recreation
Implementation of ESTIMAP, an algorithm to support mapping and modelling of ecosystem services (Zulian, 2014) as an add-on for GRASS GIS | Manual: https://natcapes.gitlab.io/r.estimap.recreation/
Last synced at: about 2 years ago - Stars: 0 - Forks: 2

david-alvarez-rosa/simplex-algorithm
C++ implementation of the Dantzig's simplex algorithm.
Last synced at: over 1 year ago - Stars: 0 - Forks: 0

ilos-vigil/8-puzzle
8 Puzzle solver based on DFS, BFS and A* algorithm
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
archdsp/cs_algorithm
Data Structure, CS Algorithm implementation
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
phist91/gc-thesis
Masterarbeit "Garbage-Collection-Algorithmen und ihre Simulation"
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

asmitnayak/mycode
All my programs (Python, C++, Java,....)
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
Brynanum/file-compressor
Compress and uncompress a TXT file, with Haussman algorithm.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

riabovvv/dtso-tsp-solver
Python implementation of Delaunay Triangulation Smart Optimisation algorithm for solving Travelling Salesman Problem and a Messenger problem.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

Brynanum/busNetwork
Realize a bus network, and estimate shortest, fastest and foremost way to join 2 stations.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

SYNG_Team/qualitelogicielproject
Genetic Algorithm Java Library
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

FarrOut/dijkstra
A Java implementation of the Kiwiland Train Problem using Djikstra's Algorithm.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

glicOne/Ninety-Nine-Lisp-Problems
Ninety-Nine Progol Problems - Lisp Edition
Last synced at: 11 months ago - Stars: 0 - Forks: 0

phtan/counting-with-jimenez
Given readings from an accelerometer, we estimate the number of steps that have been taken
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
bambootran89/Algorithms
Java Implementation of common algorithms/data structures from basic to advanced
Last synced at: over 2 years ago - Stars: 3 - Forks: 0
begeekmyfriend/bplustree
A minimal B+ tree algo demo for key-value storage
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
valeth/digest-ed2k-hash.rb 📦
ED2K digest for Ruby
Last synced at: 3 months ago - Stars: 0 - Forks: 0
bencehornak/maxflow
[Ford–Fulkerson algorithm](https://en.wikipedia.org/wiki/Ford%E2%80%93Fulkerson_algorithm) implementation in C
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
begeekmyfriend/CuckooFilter
Substitute for bloom filter.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
reidy/APG
Problem solving to reduce the cost of opening factories to cover a maximal number of customers.
Last synced at: 11 months ago - Stars: 0 - Forks: 0

filipesaraiva/algorithmic-portuguese
Tradução das palavras reservadas do pacote LaTeX algorithmic para português.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
samuelishida/MC202
All class activites for MC202 course, wich cover Data Structures and Algorithms
Last synced at: about 1 year ago - Stars: 0 - Forks: 0