The Wayback Machine - https://web.archive.org/web/20210424201141/https://github.com/topics/contour
Skip to content
#

contour

Here are 60 public repositories matching this topic...

stevesloka
stevesloka commented Mar 19, 2021

We sanitize secrets when they arrive at the cache layer (https://github.com/projectcontour/contour/blob/main/internal/dag/secret.go#L34:6), however, that logic is duplicated in the dag package (https://github.com/projectcontour/contour/blob/main/internal/dag/accessors.go#L225).

I theory we should be able to rely on the secrets being valid from the cache bit, but in any case should centralize t

We are working on Object detection and extraction from Surveillance Camera Footage.After extracting the object of our interest , we want to compare their their Normalized color Histograms using Chi Square Method. Implementation of various Tracking Methods

  • Updated Jul 6, 2018
  • Python

Improve this page

Add a description, image, and links to the contour topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the contour topic, visit your repo's landing page and select "manage topics."

Learn more