OpenCV in Android native using C++

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
  • AndroidOpenCVDemo

    Basic sample of running native OpenCV (C++) on Android

  • That's it! The code can be found on GitHub

  • OpenCV

    Open Source Computer Vision Library

  • The code is pretty much self-explanatory, the interesting part is bitmapToMat and matToBitmap, these 2 methods, as the name implies, converts between Android Bitmap and OpenCV Mat classes, basically it copies the pixels bytes taking into consideration the pixels format and making the needed conversions. The methods were taken from OpenCV source opencv/modules/java/generator/src/cpp/utils.cpp with some slight adjustments.

  • 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
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

  • การจำแนกสายพันธุ์มะม่วง โดยใช้ Visual Geometry Group 16 (VGG16) ใน Python

    1 project | dev.to | 16 Apr 2024
  • Opencv-Python adds support for Pathlike objects

    1 project | news.ycombinator.com | 23 Jan 2024
  • OpenCV calls for help

    1 project | /r/computervision | 7 Dec 2023
  • Looking for a Windows auto-clicker with conditions

    1 project | /r/software | 5 Dec 2023
  • NodeJS - Ofuscando rostos humanos em fotos

    2 projects | dev.to | 26 Oct 2023