Skip to content
#

edge-detection

Here are 721 public repositories matching this topic...

BasicToolkit is an intuitive image-processing and computer vision app that has the feel of Photoshop. It offers a range of processing techniques built from scratch, such as filtering, equalizing, active contouring, and more.

  • Updated Nov 9, 2024
  • Python

This project involves developing a simplified boundary detection algorithm that combines texture, brightness, and color gradients with classical edge detection methods like Sobel and Canny. The final boundary map is generated by fusing these feature gradients with traditional edge detection methods for more robust and accurate edge detection.

  • Updated Oct 15, 2024
  • Jupyter Notebook

Contains image processing applications. Image processing has applications that utilize methods such as morphology, edge detection, smoothing, and filters. This is a good repository for learning and understanding image processing.

  • Updated Oct 13, 2024
  • Python

Improve this page

Add a description, image, and links to the edge-detection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the edge-detection topic, visit your repo's landing page and select "manage topics."

Learn more