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

GitHub topics: sobel-edge-detector

LujainAbuRajab/Computer-vision-Applications-

Language: Python - Size: 6 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

rockyco/ImageProcessing

LLM-Aided FPGA Design Optimization

Language: C - Size: 5.62 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 11 - Forks: 0

Baybordi/EdgeDetection_Face

explores various edge detection techniques, focusing on detecting facial features using different filters

Language: Jupyter Notebook - Size: 2.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

CryAndRRich/desmosify-selfie

A small project convert selfie photo into Desmos graph

Language: Python - Size: 4.13 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Valmir-unicap/Deteccao-de-bordas-combinadas

Projeto da disciplina de Processamento digitais de imagens

Language: Jupyter Notebook - Size: 12 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

RoyWeiiiii/Scope_3_Microalgae_shape_texture_convolution_classification

The goal of this study is to classify microalgae of different species such as Chlorella vulgaris FSP-E, Chlamydomonas reinhardtii, and Spirulina platensis, using machine learning (ML) and deep learning (DL) methods

Language: Python - Size: 17 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

Noureldin2303/Canny_edge_detection

Canny Edge Detector For Simple Hand Posture Detection

Language: Jupyter Notebook - Size: 1.04 MB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

SMcQ618/Sobel-Edge-Detection

Implemented Sobel Edge Detection using CUDA and OpenCV in a High-Performance Computing environment.

Language: Cuda - Size: 34.2 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

so-wise/so-fronts

Full scripts to generate figures for "Defining Southern Ocean fronts using unsupervised classification" https://doi.org/10.5194/os-17-1545-2021

Language: Python - Size: 519 MB - Last synced at: 13 days ago - Pushed at: 8 months ago - Stars: 9 - Forks: 2

Sumonta056/Bangladeshi-Vehicle-Number-Plate-Detection

Image Processing Pipeline: Enhance, rotate, extract features, and segment characters in images for text recognition and enhancement.

Language: Python - Size: 7.93 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

humanbydefinition/p5js-edge-detection-ascii-renderer

A fast and customizable p5.js ascii renderer with edge detection utilizing GLSL shaders

Language: JavaScript - Size: 68.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 5 - Forks: 0

Fay-Balhareth/Lab-7

This lab demonstrates image sharpening technique using OpenCV in Python; to enhance image details and edges.

Language: Jupyter Notebook - Size: 1.94 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

deftio/MirrorMirror

A single page HTML and pure JS app that creates an infinity mirror, edge detection and runs on mobile & desktop..

Language: HTML - Size: 12.7 KB - Last synced at: 19 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

m3y54m/sobel-simd-opencv

Using SIMD instructions in image processing using OpenCV

Language: C++ - Size: 114 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

razyousuf/HPC

High Performance Computing

Language: HTML - Size: 3.23 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Anas1108/Image-Processing-Finding-Shape-Corners-and-Area

This repository contains a solution to find the corners of an object in an image using the Sobel Edge Detector and Thresholding, and then use these corners to calculate the area of the object.

Language: Jupyter Notebook - Size: 83 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Anas1108/Circle-Overlap-Detection-in-Animation-Video

A project that plays an animation video and pauses the video where the center of a green circle and a blue circle exactly overlap (or very close to each other).

Language: Jupyter Notebook - Size: 219 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

BillyDoesDev/MATLAB-stuff

MATLAB Vocational Elective stuff.

Language: MATLAB - Size: 723 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mohadeseh-ghafoori/image-transformations

Language: Jupyter Notebook - Size: 30.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

Gelareh-st/Image-Edge-Detection

Image edge detection algorithms such as Laplacian of Gaussian(LoG) , Canny filter , Roberts Cross Operator , Sobel Operator.

Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jIdle/Sobel-Edge-Detection

The program convolves a specified image with the Sobel operator to highlight edges.

Language: Lua - Size: 431 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Seeker38/imageSharpening

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

fzehracetin/sobel-edge-detection-in-c

This is small image processing project which can read&write pgm images in C language and applies sobel edge detection on them.

Language: C - Size: 4.69 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 4

mahmoudai1/image-processing-filters

Digital Image Processing filters developed by python using ipywidgets.

Language: Jupyter Notebook - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 3

NormanTrinh/camera_tamper_detection

A python implementation of "Unified Camera Tamper Detection Based on Edge and Object Information"

Language: Jupyter Notebook - Size: 40.1 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sl3w/Edge-Detector-Canny-Hough

Edge detector by Canny algorithm with Hough transform for searching lines and circles.

Language: C# - Size: 5.34 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

sengourav/Computer_Vision

This repositories contains all codes related to image processing and Computer Vision

Language: Jupyter Notebook - Size: 12.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Lakshani97/Digital-Image-Processing-Codes

Codes for image pre-processing

Language: C++ - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

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

Omar-Saad-ELGharbawy/Filtering-and-Edge-Detection-App Fork of Dinahussam/Impro-App

Filtering & Edge-Detection Image Processing Application Using C++ & QT Creator

Language: C++ - Size: 14.3 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

anhphan2705/Image-Differences-Spotter

A Python program to spot similarities and differences between images. Also return a similarity percentage

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

AHMEDSANA/Simple-Computer-Vision-Codes-in-Python

In this you will find simple and easy Computer Vision Codes in Python

Language: Jupyter Notebook - Size: 713 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

tej-88/USC-EE569-HW02

This repo is Homework-02 of EE-569(Digital Image Processing) completed at USC.

Language: C - Size: 3.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AngeloJacobo/FPGA_RealTime_and_Static_Sobel_Edge_Detection

Pipelined implementation of Sobel Edge Detection on OV7670 camera and on still images

Language: Verilog - Size: 119 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 1

fepalemes/image-edge-detection

Java edge detection application with the possibility of using the filters: Prewit, Sobel, Roberts and Laplacian.

Language: Java - Size: 31.3 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

tharunchitipolu/sobel-edge-detector

Sobel is first order or gradient based edge operator for images and it is implemented using verilog.

Language: Verilog - Size: 391 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 5

JCLArriaga5/color-edge-det-qft

Edge detection in color images using sobel filtering and Fourier transform for Quaternions.

Language: Python - Size: 1.38 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

anaghad01/cv-rbe549-pblite-edge-detection

Pb-Lite edge detection algorithm.

Language: Jupyter Notebook - Size: 201 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

prakharjadaun/Image-Processing

Repository contains the assignment that I have implement under the subject Image processing and pattern analysis.

Language: Jupyter Notebook - Size: 24.5 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Marksman007577/Computer-Vision-using-Python

Computer Vision and its application in Autonomous Vehicles

Language: Jupyter Notebook - Size: 133 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

Arshdeep-Singh-01/Canny-Edge-Detector

Language: Python - Size: 120 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ArielXL/edges-detection

Este repositorio consiste en la comparación de una imagen digital en escala de grises con su respectiva imagen, pero con los bordes resaltados, en cuanto a varios algoritmos que miden la calidad de las imágenes digitales.

Language: Python - Size: 11.4 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

phantringuyen/ImageProcessWithOpenCV

A project of Jupyter Notebook by Python with Digital Image and Video Processing

Language: Jupyter Notebook - Size: 7.31 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AngeloJacobo/ULX3S_FPGA_Sobel_Edge_Detection_OV7670

Verilog design files and Icestudio file for Sobel Edge Detection with OV7670 camera using ULX3S FPGA Board

Language: Verilog - Size: 325 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

arnav-snowleo/canny-edge-detection-python

edge-detection -- python -canny-sobel

Language: Python - Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

briannamcdonald/sobel-edge-detection

Finds the edges in a given image using the Sobel operator.

Language: Java - Size: 288 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

maggieezzat/Lane-Detection

A cv2-based implementation of a self-driving car module responsible for lane lines detection under different lighting conditions, pavement textures and curves.

Language: Jupyter Notebook - Size: 19.7 MB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

SGLKhanhChung/EdgeDetection

This includes 4 edge detection methods: Sobel, Prewitt, Laplace and Canny built using algorithms. The report contains the results of methods and comparisons.

Language: C++ - Size: 52 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

ken-power/SelfDrivingCarND-AdvancedLaneLines

A software pipeline to identify the lane boundaries from a video of a road.

Language: Python - Size: 276 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Amshra267/Mosaic-PS2

Repo for Mosaic-PS2 sponsered by Rapid AI

Language: Jupyter Notebook - Size: 52.4 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

MrChrisFix/Sobel-ASM-CPP

Edge detection via the Sobel operator using C++ and Assembly

Language: C++ - Size: 178 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

SharifAmit/CS685_Computer_Vision

[OpenCV] Course assignments for Computer Vision.

Language: C++ - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

eduardoliv/Sobel_and_Prewitt_edge_methods_Netpbm

Minimal Image Library for Computer Vision - Sobel and Prewitt edge methods example for Netpbm images

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

ido1Shapira/Image_Processing_ex2

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

sprasai94/Sobel-Edge-detection-and-Harris-corne-detection

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

trajkd/Advanced-Lane-Finding

Advanced Lane Finding (project 2 of 9 from Udacity Self-Driving Car Engineer Nanodegree)

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

Related Keywords
sobel-edge-detector 56 image-processing 17 canny-edge-detection 16 edge-detection 15 sobel 13 opencv 12 python 9 sobel-filter 9 computer-vision 7 sobel-operator 7 python3 5 canny-edge-detector 5 prewitt-edge-detector 5 gaussian-filter 5 cpp 4 prewitt-filter 4 sobel-gradient 4 camera-calibration 4 histogram-equalization 4 hough-transform 4 verilog 3 blur-image 3 laplacian-of-gaussian 3 c 3 numpy 3 digital-image-processing 3 median-filter 3 real-time 2 sharpening 2 canny-edges-detection 2 sobel-edge-detection 2 edge 2 qtcreator 2 lane-lines-detection 2 scikit-image 2 distortion-correction 2 gaussian-pyramid 2 lane-curvature 2 matplotlib 2 prewitt 2 laplacian 2 pipelined 2 ov7670 2 canny 2 image 2 image-edge-detection 2 gradient-approximations 2 cv2 2 pre-processing 2 opencv-python 2 filters 2 fourier-transform 2 lane-detection 2 perspective-transform 2 hls 2 fpga 2 object-detection 2 laplacian-detector 2 laplacian-filter 2 imageprocessing 1 color-spaces 1 curvature 1 image-similarity 1 image-difference-assessment 1 distortion-coefficients 1 gradient-threshold 1 image-difference 1 gradient-thresholding 1 equalize-hist 1 circle-detection 1 scikit 1 similarity 1 similarity-score 1 corner-detection 1 skimage 1 structure-similarity 1 average-image-filter 1 image-processing-python 1 computervision 1 imagefilter 1 noise-algorithms 1 zerocrossinglog 1 zerocrossing 1 resampling-methods 1 connected-component-labelling 1 image-segmentation 1 line-detection 1 morphological-image-processing 1 object-classification 1 object-oriented-programming 1 object-recognition 1 oop 1 sliding-windows 1 qt-gui 1 qt5 1 search-from-prior 1 algorithms 1 convolution-filter 1 cplusplus 1 rgb-to-hls 1