Processing images in Java with OpenCV and Quarkus

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • quarkus-opencv

    OpenCV extension for Quarkus

  • Okay so we are going to use the Quarkus-OpenCV extension. To do this we will first create the a simple Java cli project from code.quarkus.io

  • quarkus-opencv-examples

    Discontinued OpenCV examples with Quarkus

  • Hope you enjoyed this run through on how to use Quarkus and OpenCV together. For more examples take a look at the github repo with code examples.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Quarkus

    Quarkus: Supersonic Subatomic Java.

  • Quarkus is a container first, Kubernetes native framework that was started by Red Hat and it focuses purely on Developer Joy. The fun part IMHO is the live coding feature, which we will see in our app. I dont really need to keep on building and reloading my app, even though it uses JNI, and I can just simply keep chugging along and coding with ease. I just love this! It makes life simpler.

  • OpenCV

    Open Source Computer Vision Library

  • If you are into Computer vision, you probably are familiar with OpenCV. Its an amazing library that has almost everything one needs to do 2D and 3D processing and much more. Gesture recognition, face detection, Motion tracking, think of anything related to image processing and OpenCV can be your goto. Its based on the BSD license, so you can just download it and start using it.

  • jbang

    Unleash the power of Java - JBang Lets Students, Educators and Professional Developers create, edit and run self-contained source-only Java programs with unprecedented ease.

  • Quarkus provides the option to create command line apps, and this is so kool, since you can also compile these into native. We are just going to make simple app for demo purpose in this blog. But if you are looking into creating some serious nirvana of cli apps take a look at this guide at quarkus.io using picocli or JBang

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • What other programming languages/frameworks do you enjoy besides c#/dotnet?

    6 projects | /r/dotnet | 16 Apr 2023
  • Virtual Threads Arrive in JDK 21, Ushering a New Era of Concurrency

    8 projects | news.ycombinator.com | 12 Apr 2023
  • What are some of the biggest problems you personally face in Java?

    6 projects | /r/java | 27 Dec 2022
  • ⌛ Manage EoLs like a boss with endoflife.date 🛑

    4 projects | dev.to | 13 Dec 2022
  • Fiz um mapa interativo com os resultados do segundo turno do STE com postgres (+postgis) e openlayers

    2 projects | /r/brdev | 15 Nov 2022