An open API service providing repository metadata for many open source software ecosystems.

Topic: "connected-component-labelling"

mohammaduzair9/Basic-Image-Processing

Implementation of Basic Digital Image Processing Tasks in Python / OpenCV

Language: Python - Size: 31.2 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 142 - Forks: 43

OluwaseunOjeleye/Image-Processing-App

This repository contains the implementation of an Object Detection and Classification & Line and Circle Detection Application

Language: C++ - Size: 14.8 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 3

FolkeV/CUDA_CCL

A Connected Component Labelling algorithm implemented in CUDA

Language: Cuda - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 17 - Forks: 4

zhangxiaoya/CCL

The implementation of algorithm Parallel graph component labelling with GPUs and CUDA.

Language: Cuda - Size: 54.7 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 13 - Forks: 1

ParBLiSS/parconnect

Computes graph connectivity for large graphs

Language: C++ - Size: 2.21 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 11 - Forks: 1

AdityaDutt/Image-segmentation-overview

Demonstration of a few useful segmentation algorithms.

Language: Python - Size: 27.2 MB - Last synced at: 2 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

MisanthropicBit/cvx

A generic, STL-like and image-agnostic C++ library for connected component labelling and feature extraction.

Language: C++ - Size: 93.8 KB - Last synced at: 8 days ago - Pushed at: over 9 years ago - Stars: 6 - Forks: 1

mustafashykh/labelling-algorithm

Language: C# - Size: 153 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 1

kennykarnama/connected_component_labelling

Connected Component Labelling using opencv

Language: C++ - Size: 3.74 MB - Last synced at: 11 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 6

MubashirullahD/diplab04

Connected Component Labelling

Language: Jupyter Notebook - Size: 463 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

sujitahirrao/connected-components

Extraction of connected components from the images with PGM file format using Otsu's thresholding and BFS/DFS methods

Language: C++ - Size: 101 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 1

Vaneeza-7/Data-structures-assignments 📦

Data Structures: Arrays, Stacks, Queues, Graphs applications in image processing, tag parsing and routes/maps respectively.

Language: C++ - Size: 37.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

abdullahArshadCheema/Digital-Image-Processing

Matlab image processing programs without using built-in functions.

Language: MATLAB - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Rahul-Baradol/Flow-Puzzle-Solver-React

App which solves the puzzles from the game Flow Free!

Language: JavaScript - Size: 1.94 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Rahul-Baradol/Flow-Puzzle-Solver-Logic-CPP-

Flow Puzzle Solver logic in CPP

Language: C++ - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

huzaifakhan04/basic-greyscale-image-processing

This repository is a collection of fundamental digital image processing operations and algorithms performed on greyscale images, or Portable Grey Map (PGM) files, using different data structures in C++, as part of an assignment and final project module for the Data Structures (CS2001) course.

Language: C++ - Size: 83 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

limsukjing/oring-inspection

A program to inspect images of o-rings for visible defects.

Language: Python - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

N-Wouda/ParAlg 📦

Code for Parallel Algorithms assignments (Fall 2019).

Language: C - Size: 775 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

ShashwatNigam99/Digital_Image_Processing_Assignments

All assignments completed as a part of my Digital Image Processing Course

Language: Jupyter Notebook - Size: 31.8 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

dor-rondel/CSc_365

Repository for my Data Structures and File Processing course at SUNY Oswego taught by Prof. Ioana Coman during the spring 2019 semester.

Language: Java - Size: 801 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

shivaniarbat/CSCI-8820-Computer-Vision

Topics learned and implemented as part of Computer Vision course

Language: Python - Size: 649 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

ajbolous/ParallelComputing

Final project in Parallel Computation

Language: C++ - Size: 2.39 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

bside89/data_structures_practice2

Practical activity #2, Data Structures, in Computer Engineering graduation.

Language: C - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

Related Topics
cpp 5 image-processing 5 data-structures 3 queue 3 connected-components 3 digital-image-processing 3 canny-edge-detection 2 image-segmentation 2 morphological-image-processing 2 object-detection 2 sobel-filter 2 python 2 parallel-algorithm 2 computer-vision 2 unionfind 2 recursion-problem 2 recursion-exercises 2 recursion-algorithm 2 disjoint-sets 2 stack 2 run-length-encoding 2 linked-list 2 cuda 2 distance-transform 2 skeletonization 2 histogram-equalization 2 opencv 2 morphology 2 level-set 1 knn 1 recursion 1 opencv3 1 cmake 1 tag-parsing 1 stacks 1 backtracking-algorithm 1 second-shortest-path 1 queues 1 bootstrap5 1 shape-recognition 1 run-length-decoding 1 rle-compression-algorithm 1 morphological-operators 1 quadtree-decomposition 1 quad-tree 1 pgm-image 1 snakes 1 hashing-algorithm 1 hash-table 1 greyscale 1 doubly-linked-list 1 kmeans-clustering 1 infix-to-postfix 1 infix-notation 1 graphs 1 expression-parser 1 least-recently-used-algorithm 1 error-detection 1 postfix-notation 1 dijkstra-algorithm 1 dice-coefficient 1 all-pairs-shortest-path 1 pgm 1 otsu-thresholding 1 dfs-algorithm 1 bfs-algorithm 1 sorting-algorithms 1 hashtable 1 graph-theory 1 genetic-algorithm 1 btree 1 iterative-ccl 1 reactjs 1 react 1 html-css-javascript 1 prefix-notation 1 image-analysis 1 sobel-edge-detector 1 qtcreator 1 qt5 1 qt-gui 1 oop 1 object-recognition 1 object-oriented-programming 1 object-classification 1 line-detection 1 circle-detection 1 bounding-boxes 1 xycuts 1 template-matching 1 smoothing 1 sharpening 1 segmentation 1 negative 1 gradient 1 centroid 1 sum-reduce 1 parallel 1 opencl 1 using-4-connectivity 1