Skip to content

Instantly share code, notes, and snippets.

View kivancekici's full-sized avatar

Suleyman Kivanc Ekici kivancekici

  • Suleyman Kivanc Ekici
  • Köln
View GitHub Profile
@maxd
maxd / modena.css
Last active September 17, 2025 06:58
modena.css from JDK 10.0.1
/*
* Copyright (c) 2009, 2017, Oracle and/or its affiliates. All rights reserved.
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*
*
*
*
*
*
*
#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/highgui/highgui.hpp>
#include <iostream>
int main(int argc, char* argv[])
{
using namespace std;