4 Repositories
Python contours Libraries
Automatic Number Plate Recognition using Contours and Convolution Neural Networks (CNN)
Cite our paper if you find this project useful https://www.ijariit.com/manuscripts/v7i4/V7I4-1139.pdf Abstract Image processing technology is used in
2 Jun 28, 2022
Short piece of code to create a rainbow gif of gradual contours from two shapefiles
rainbow-elevation-gif Short piece of code to create a rainbow gif of gradual con
6 Jan 17, 2022
Neural Contours: Learning to Draw Lines from 3D Shapes (CVPR2020)
Neural Contours: Learning to Draw Lines from 3D Shapes This repository contains the PyTorch implementation for CVPR 2020 Paper "Neural Contours: Learn
93 Dec 16, 2022
Python implementation of "Elliptic Fourier Features of a Closed Contour"
PyEFD An Python/NumPy implementation of a method for approximating a contour with a Fourier series, as described in [1]. Installation pip install pyef
71 Dec 9, 2022