Repository navigation

#

edge-detection

mob-sakai/UIEffect

UIEffect is an open-source package that allows you to intuitively apply rich UI effects directly from the Inspector or via code. Combine various filters, such as grayscale, blur, and dissolve, to decorate your UI with a unique visual style!

C#
6255
13 小时前

📚 A collection of edge/contour/boundary detection papers and toolbox.

1439
4 个月前

PST or Phase Stretch Transform is an operator that finds features in an image. PST implemented using MATLAB here, takes an intensity image I as its input, and returns a binary image out of the same size as I, with 1's where the function finds sharp transitions in I and 0's elsewhere.

Python
838
3 年前

Code for our CVPR 2019 paper "A Simple Pooling-Based Design for Real-Time Salient Object Detection"

Python
631
5 年前

Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.

C++
418
5 个月前

A Pytorch implementation of DeepCrack and RoadNet projects.

Jupyter Notebook
280
4 个月前

This is a flutter plugin to detect edges in a live camera, take the picture of detected edges object, crop it, and save.

Swift
259
7 个月前

TEED: Tiny and Efficient Edge Detector

Python
202
2 年前

The repository contains source code and models to use PixelNet architecture used for various pixel-level tasks. More details can be accessed at <http://www.cs.cmu.edu/~aayushb/pixelNet/>.

MATLAB
196
8 年前

Collection of basic image processing algorithms for processing

HTML
187
2 年前

OpenCV implementation of lane and vehicle tracking

C++
183
10 年前

this is an android project write in kotlin which detect paper or rectangle by opencv, you can take a picture and crop it

Java
165
4 年前

LDC: Lightweight Dense CNN for Edge Detection

Python
149
1 年前

Analyzed Google Satellite images to generate a report on individual house rooftop's solar power potential

Python
146
2 年前

High-performance Quadtree image compression/stylization, 100+FPS on modern computers and avoiding ugly non-squares 💢

Rust
137
2 年前

Code for Simultaneous Edge Alignment and Learning (SEAL)

C++
126
6 年前

RINDNet: Edge Detection for Discontinuity in Reflectance, Illumination, Normal and Depth, in ICCV 2021 (oral)

Python
117
3 年前