Pinned Loading
-
adventofcode2016
adventofcode2016 PublicSolving all the 2016 Advent of Code challenges in Java
Java
-
adventofcode2019
adventofcode2019 PublicSolutions for the 2019 Advent of Code, in a variety of languages.
Java
-
-
omc/bonsai-examples
omc/bonsai-examples PublicA collection of examples for implementing and using Elasticsearch
EJS 2
-
JavaCompressionUDP
JavaCompressionUDP PublicMessing around with compression and UDP in Java networking
Java 1
-
Overlay an image in OpenCV using Python
Overlay an image in OpenCV using Python 1# Adapted from http://www.aishack.in/2010/07/transparent-image-overlays-in-opencv/
2from cv2 import *
34src = cv.LoadImage("image.jpg") # Load a source image
5overlay = cv.LoadImage("ghost.png") # Load an image to overlay
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.