Content aware image resize library
-
Updated
Jul 8, 2020 - Go
{{ message }}
Content aware image resize library
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.
Image Processing with Cellular Neural Networks in Python
Code for our CVPR 2019 paper "A Simple Pooling-Based Design for Real-Time Salient Object Detection"
Holistically-Nested Edge Detection
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/>.
OpenCV implementation of lane and vehicle tracking
Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.
this is an android project write in kotlin which detect paper or rectangle by opencv, you can take a picture and crop it
Code for Simultaneous Edge Alignment and Learning (SEAL)
This is a flutter plugin to detect edges in a live camera, take the picture of detected edges object, crop it, and save.
Collection of basic image processing algorithms for processing
A Pytorch implementation of DeepCrack and RoadNet projects.
Convolution and other super-patches (blur, sharpen)
A Pytorch implementation of CASENet for the Cityscapes Dataset
variety of Richer Convolutional Features for Edge Detection (resnet101 based)
Library for processing and manipulating images.
Analyzed Google Satellite images to generate a report on individual house rooftop's solar power potential
RoadNet: A Multi-task Benchmark Dataset for Road Detection, TGRS.
Tiny Image in Javascript - Edge Detection Algorithms
A set of algorithms and other cool things that I learned while doing image processing with openCV using C++ and python.
Project of computational mathematics, image processing, eliminating the noise of an image, reflection of an image and canny filter
A python implementation for a LogGabor filtering and pyramid representation
This is a pix2pix demo that learns from edge and translates this into view. A interactive application is also provided that translates edge to view.
Edge-detection application with PointCloud Library
HED real-time iOS edge detector.
Aiding the visually impaired through real time augmented reality, AI object detection, WebGL shaders effects such as edge detection, and colour adjustments.
Add a description, image, and links to the edge-detection topic page so that developers can more easily learn about it.
To associate your repository with the edge-detection topic, visit your repo's landing page and select "manage topics."