Topic: "Algorithm"
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

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
bambootran89/Algorithms
Java Implementation of common algorithms/data structures from basic to advanced
Last synced at: over 2 years ago - Stars: 3 - 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

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

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


jorit.vasconezgerlach/wagons-sorting-algorithm
Last synced at: almost 3 years ago - Stars: 1 - 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

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/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/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/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/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/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/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/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
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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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
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/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/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/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/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/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/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/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/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/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/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/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/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/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/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
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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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
SYNG_Team/qualitelogicielproject
Genetic Algorithm Java Library
Last synced at: over 2 years ago - Stars: 1 - 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

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

alanmonu12/unnecessary-algorithm-repository
Last synced at: almost 3 years ago - Stars: 0 - 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
archdsp/cs_algorithm
Data Structure, CS Algorithm implementation
Last synced at: about 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
begeekmyfriend/bplustree
A minimal B+ tree algo demo for key-value storage
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
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
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

Brynanum/file-compressor
Compress and uncompress a TXT file, with Haussman algorithm.
Last synced at: over 2 years ago - Stars: 0 - Forks: 0
