gitlab.com topics: Algorithm
samuelishida/sorting-methods
A simple C++ program to compare the time execution between a number of different sorting algorithms
Last synced at: about 1 year ago - Stars: 0 - Forks: 0
davidwoodburn/mechanization
Mechanization of inertial measurement sensor values to produce position and attitude
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
Ichimikichiki/ichibot-client-app
A command line interface for discretionary traders / manual - hybrid trading with a powerful order design system for Binance + FTX. For manual traders who prefer a keyboard over using a mouse. Mostly to gain a speed advantage over everyone else.
Last synced at: about 2 years ago - Stars: 50 - Forks: 0

zhoujiagen/learning-algorithms
Playground of Algorithms.
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

hzahnlei/cpp-junk-box
Small C++ helpers that come in handy every now and then.
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

SamirPaul/LeetCode
LeetCode Solutions💡in Python3🐍 and C++
Last synced at: about 2 years ago - Stars: 0 - Forks: 0

sick-appspace/samples/StitchingStatic
Demonstrating image stitching in a static scene using several 2D cameras. Topics: #algorithm #image-2d #stitching #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/StitchingSequence
Demonstrating image stitching without knowledge about geometries with one or multiple image sources. Topics: #algorithm #image-2d #stitching #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/StitchingComposer
Demonstrating image stitching in a scene with known geometry and motion. Topics: #algorithm #image-2d #stitching #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ParticleFilter
Applying particle filter on scans read from a file Topics: #algorithm #scan #filtering #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/MovingAveragingFilter
Demonstration of applying MovingAveragingFilter on scan data. Topics: #algorithm #scan #filtering #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/MinimumVerticalDistance
Searching segments of scan from file for minimum vertical distance. Topics: #algorithm #scan #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/MedianFilterFlows
Applying a median filter to Scan data retrieved from file. This sample uses the flow approach. Topics: #algorithm #scan #filtering #flow #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/MedianFilter
Applying median filter on scans read from a file Topics: #algorithm #scan #filtering #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/MeanFilter
Applying mean filter and echo filter on scans read from a file Topics: #algorithm #scan #filtering #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/EdgeHitFilter
Applying edge hit filter on scans read from a file. Topics: #algorithm #scan #filtering #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/EchoFilter
Applying echo filter on scans read from a file. Topics: #algorithm #scan #filtering #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/BackgroundSuppression
Providing a scan view which shows the detected foreground points in front of a teached-in background contour. Topics: #algorithm #scan #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/BackgroundFilter
Apply background filter on scans read from a file Topics: #algorithm #scan #filtering #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/HALCONIntegration
Integration of HALCON procedures Topics: #algorithm #halcon #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/SurfaceFitterPolynomial
Fitting a polynomial to a heightmap Topics: #algorithm #image-3d #fitting #measurement #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/SurfaceFitter3D
Fitting planes and rectangles to surfaces in heightmaps Topics: #algorithm #image-3d #fitting #measurement #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ShapeFitterProbes
Fitting jagged edge to line and plot all probe hits including outliers. Topics: #algorithm #image-2d #fitting #measurement #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ShapeFitterEllipse
Fitting ellipses in 2D images. Topics: #algorithm #image-2d #fitting #measurement #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ShapeFitter3D
Fitting lines and circles in 3D to heightmap edges Topics: #algorithm #image-3d #fitting #measurement #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ShapeFitter
Fitting circle and edge. Topics: #algorithm #image-2d #fitting #measurement #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/SawtoothInspection
Fitting jagged edge to line and plot all probe hits including outliers. Topics: #algorithm #image-2d #fitting #measurement #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/RelativeThreshold
Threshold image relative to background to segment objects in uneven illumination. Topics: #algorithm #image-2d #fitting #measurement #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/LocateAndMeasure
Measuring part dimensions, independent on rotation and translation Topics: #algorithm #image-2d #fitting #measurement #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/HoughTransformCircle
Find circular holes using the Hough transform. Topics: #algorithm #image-2d #fitting #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/GapAndFlush
Measure the distance between the edges of two surfaces (gap) and the orthogonal distance between extensions of the surfaces (flush). Topics: #algorithm #image-2d #fitting #measurement #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/DistanceAndRadius
Fitting two edges, measuring their shortest (orthogonal) distance and fitting a circle, measuring its radius and distance to a third edge. Topics: #algorithm #image-2d #fitting #measurement #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/AngleAndIntersection
Fitting two edges, finding their intersection point and measure the angle. Topics: #algorithm #image-2d #fitting #measurement #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ThresholdCompareMorphology
Segmenting objects by threshold/compare to background and removing noise with morphology operations. Topics: #algorithm #image-2d #filtering #arithmetic #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/SobelMagnitude
Extracting edges in image, including edge strength information. Topics: #algorithm #image-2d #filtering #arithmetic #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/Morphology3D
Applying Morphology filter on a 3D image. Topics: #algorithm #image-3d #filtering #arithmetic #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/Median3D
Applying Median filter on a 3D image. Topics: #algorithm #image-3d #filtering #arithmetic #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/Median
Removing salt/pepper noise by applying median filter. Topics: #algorithm #image-2d #filtering #arithmetic #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/Invert
Inverting image, bright becomes dark and vice versa. Topics: #algorithm #image-2d #filtering #arithmetic #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/GrowRegion
Obtaining the region of an object by starting on a seed region within the object and expanding it. Topics: #algorithm #image-2d #filtering #arithmetic #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/Gauss3D
Applying Gauss filter on a 3D image. Topics: #algorithm #image-3d #filtering #arithmetic #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/Flatness
Measuring the flatness in an image and obtaining a region where the image is flat. Topics: #algorithm #image-2d #filtering #arithmetic #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/Deshading
Deshading images based on "white paper" reference image containing shading. Topics: #algorithm #image-2d #filtering #arithmetic #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/RGBtoHSVconversion
Converting image to to HSV color space. Topics: #algorithm #image-2d #color-analysis #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ColorBlobLength
Finding blue plastic tubes and measuring their lengths. Topics: #algorithm #image-2d #color-analysis #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ColorBlobFinding
Finding blue objects on dark background. Topics: #algorithm #image-2d #color-analysis #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/CodeReader
Reading QR Codes from local resource files Topics: #algorithm #image-2d #code-reading #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/BarcodeReader
Reading EAN/UPC Barcodes Topics: #algorithm #image-2d #code-reading #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/PointReprojection
Finding all corner points of checkerboard target and visualizing the X and Y axes Topics: #algorithm #image-2d #calibration #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/OneShotCalibration2D
Camera calibration using one shot of checkerboard target and various correction modes Topics: #algorithm #image-2d #calibration #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/MultiShotCalibration2D
Camera calibration using multiple shots of checkerboard target covering different angles and various correction modes Topics: #algorithm #image-2d #calibration #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/CheckerboardPatternGeneration
Generating checkerboard pattern Topics: #algorithm #image-2d #calibration #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/TomatoFinding
Finding tomatoes by HSV conversion and segmentation of color image. Topics: #algorithm #image-2d #color-analysis #sample #sick-appspace
Last synced at: about 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/DeepLearningClassificationIntermediate
Example showing the use of a pretrained classification network together with an EdgeMatcher to inspect multiple image regions. 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 #edgematcher #locator #matching
Last synced at: about 2 years ago - Stars: 0 - Forks: 0
sentiomnen/algorithms
Implementation of Algorithms and Data structures with C.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
Syndamia/algorithms
Repository containing different algorithms I've done in different programming languages
Last synced at: over 2 years ago - Stars: 0 - Forks: 0


Vellamo/fillit
42 Project to place tetrinos in the smallest possible square. For my team's solution, we both decided to explore binary/bit manipulation for the first time. I'm aware of more efficient solutions to the algorithm (that would perform less checks/operations).
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

pdr-tuche/exerciciolista1java
📚 Lista de exercicio da disciplina de Progamação Orientada a Objetos
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

javadh75/Cppython
Our practices to be a programmer
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
reidy/FrEn
Natural Language Processing translator program using a machine learning process with an implementation of the Viterbi algorithm to calculate the best probability of a translation.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

sick-appspace/samples/CircularOCR
Reading text printed in a circular pattern using Image.warpSector to un-warp the text region prior to reading. Topics: #Algorithm #Image-2D #OCR #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/OCR_3D
Finds and read 3D letters and numbers with OCR. Topics: #Algorithm #Image-3D #OCR #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
cegep-algorithmie/arbre-n-aire
Français: Exercices sur les arbres N-aires English: Exercices about trees
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

reidy/nekomausu
UCB Algorithms and Adversarial Bandit problem illustrated by a hunt game with a mouse named Mausu and an army of cat clone named Neko.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

glicOne/Ninety-Nine-Erlang-Problems
Ninety-Nine Prolog Problems - Erlang edition
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

jorit.vasconezgerlach/wagons-sorting-algorithm
Last synced at: over 2 years ago - Stars: 1 - Forks: 0

Lucas-Monsegu/codinggamespringchallenge2021
My participation to the 2021 spring challenge
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

codelein/prime
Prime is a package that calculates prime numbers using the Sieve of Eratosthenes.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
Mildoor/boustrophedon
Implementing the boustrophedon decomposition
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/BackgroundModelAnomalyDetection
Use the Image.BackgroundModel functionality to detect anomalies. The background model is created from images of objects with no defects, and then run on images of objects with and without defects. Topics: #Algorithm #Image-2D #Filtering #Arithmetic #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/CropRectify
Cropping and rectifying a region of an input image. Topics: #Algorithm #Image-2D #Filtering #Arithmetic #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

sick-appspace/samples/GraphViewing
Visualizing graphs for math function, histogram and polar plot. Topics: #Algorithm #Image-2D #DataTypes #Sample #SICK-AppSpace
Last synced at: over 2 years ago - Stars: 1 - Forks: 1
xitowzys/isu-applied-computer-science/dijkstras-algorithm
🧠 Implementation of Dijkstra 's algorithm [👨🏫 Teacher: Лебедев Валентин Павлович] {7️⃣ Semester} (Algorithms on graphs)
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
niccolovettorello/Bachelor-Thesis
My bachelor thesis for Computer Science degree at UniPD, Padua, Italy. It has been realized using only free software such as vim, Emacs, Pluma, LaTeX for text and draw.io and GNU Image Manipulation Program for images.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
MartenBE/varia
Algorithms and more in modern C++. These algorithms are all being unit tested.
Last synced at: over 2 years ago - Stars: 2 - Forks: 0

sylveryte/algorithms-data-structure-cpp
Algorithms and Data Structure Implemented in C++
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
Keyikedalube/sort-linked-list
Implementation of top-down merge sort for linked list https://en.wikipedia.org/wiki/Merge_sort#Top-down_implementation_using_lists
Last synced at: over 2 years ago - Stars: 0 - Forks: 1

sick-appspace/samples/FirstSteps
Introduction to the possibilities of the Profile API Topics: #Algorithm #Profile #Getting-Started #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/HighLowPoint
Aggregating a number of profiles into one to find highest/lowest point, distance and height difference. Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/ProfileManipulation
Demonstration of basic options for manipulating Profiles. Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/ProfileControl
Finding min and max point in heightmap and calculating angle using Profile API Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/CountAlongProfile
Extracting a profile from an image to be able to count and verify the correct number of items (tea bags. Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/ProfileMatching
Matching profiles using cross correlation. Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/StripGroove
Detecting edges in profile measuring grooves. Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/AnalyzeHeightMap
Analyzes and evaluates a heightmap Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 1 - Forks: 1
sick-appspace/samples/ProfileLog
Space-efficient logging of statistics data using Profile.Log API. Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/WeatherData
Calculates meta information and smoothes weather data Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
sick-appspace/samples/CalculateRobustHeight
Calculates the robust height of multiple steps in a profile Topics: #Algorithm #Profile #Sample #SICK-AppSpace
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
cegep-algorithmie/recursivite
Français: Exercices sur les fonctions récursives English: Exercices about recursive functions
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

cegep-algorithmie/arbre-binaire
Français: Exercices sur les arbres binaires English: Exercices about binary trees
Last synced at: over 2 years ago - Stars: 0 - Forks: 0

DrManhattan0812/game-of-life
Development of the C code of the cellular automaton "The Game of Life".
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
DrManhattan0812/lprgi_pathfinder
A graphical pathfinder algorithm in C#.
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
leon_roch/2d-grid-pathfinding-algorithm
I made a A* pathfinding algorithm for 2D grids with obstacles. A little coding challenge just for fun;-) In addition I made a maze generator that is now solvable with the pathfinding algorithm.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0


leon_roch/sudoku-solver
The Sudoku Solver is a little coding challenge just for fun;-)
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
xitowzys/isu-applied-computer-science/Checking-the-number-of-collisions
🕵🏼 Checking the number of collisions for lines in the file [👨🏫 Teacher: Веснин Артем Михайлович] {4️⃣ Semester} (Algorithms and data structures)
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

xitowzys/isu-applied-computer-science/Simplex-method
👨🎓 Implementation of the simplex method [👩🏫 Teacher: Лутковская Екатерина Александровна] {4️⃣ Semester} (Applied mathematics)
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

xitowzys/isu-applied-computer-science/GPS-receiver
📡 Algorithmic device used in GPS receiver [👨🏫 Teacher: Веснин Артем Михайлович] {4️⃣ Semester} (Algorithms and data structures)
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
