gitlab.com topics: arithmetic
sandfox/unsigned
Fixed length unsigned arithmetic emulation
Last synced at: almost 2 years ago - Stars: 0 - Forks: 0
Screwtapello/kakoune-inc-dec
A Kakoune script for incrementing and decrementing
Last synced at: about 2 years ago - Stars: 10 - Forks: 0
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/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: almost 3 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: almost 3 years ago - Stars: 0 - Forks: 0
DoctorAjayKumar/qanal
QAnal: Rational Analysis. QAnal is an Erlang library which implements exact arithmetic (i.e. no floats). See README for more details
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0

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
DoctorAjayKumar/rev00002_division
Revelations II: Why does long division work? [draft] Short revelation explaining why long division works.
Last synced at: almost 3 years ago - Stars: 0 - Forks: 0
