#计算机科学#EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 https://arxiv.org/abs/1901.00212
翻译 - EdgeConnect:使用边缘预测进行结构引导的图像修补,ICCVW 2019 https://arxiv.org/abs/1901.00212
A webcam-based 3x3x3 rubik's cube solver written in Python 3 and OpenCV.
翻译 - 以Python 3和OpenCV编写的基于网络摄像头的3x3x3 Rubik的立方体求解器。
Computer Vision and Image Recognition algorithms for R users
#计算机科学#This repository explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both fo...
OpenVX Samples to use with any conformant implementation of OpenVX
翻译 - 可与OpenVX的任何符合实现一起使用的OpenVX示例
Real-time detection of documents in images
A collection of image processing algorithms written in pure Go.
#安卓#Android application which uses feature extraction algorithms and machine learning (SVM) to recognise and translate static sign language gestures.
FPGA implementation of Canny edge detection by using Vivado HLS
fast, high peformance image processing library for golang
A 3D Viewer for CTs of Polychromed Wood Sculptures
#算法刷题#Tiny Image in Javascript - Edge Detection Algorithms
#算法刷题#Edge detection algorithm & demo app
6-sided Dice Recognition without Machine Learning.
Computer-assisted image straightening and cropping
#安卓#Project of computational mathematics, image processing, eliminating the noise of an image, reflection of an image and canny filter
#计算机科学#Removal of stains from noisy docs using image processing, machine learning, neural nets and autoencoder
Autonomous wind blade inspection using Hough line transformation, canny edge detection and stereo vision.
This repository implement some image processing to know how they work internally. Includes Canny, Gaussian Blur, Hough edge detection, Crop with perspective.