Skip to content
View kbarni's full-sized avatar
Block or Report

Block or report kbarni

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kbarni/README.md

Researcher in image processing at the IMS Bordeaux Laboratory, my main research topic is proximal sensing in agricultural applications.

This is the place for the open-source projects I build, mostly in my free time. These range from simple exercices to more complex libraries.

Some of the tools that I use:

  • C++/Python for programming
  • Qt/QML for graphical user interfaces and mobile development
  • OpenCV library
  • Deep neural networks
  • GPU programming with CUDA
  • Arduino and microcontrollers
  • Embedded systems for conception of new cameras

Pinned

  1. LCCV LCCV Public

    LibCamera wrapper library for OpenCV

    C++ 45 24

  2. Annotation Annotation Public

    Annotation app mainly for agricultural research.

    QML 1

  3. GPSLogger GPSLogger Public

    GPS logging for ublox Neo M8P and Zed F9P for PPK correction

    C++ 1

  4. darknet darknet Public

    Forked from AlexeyAB/darknet

    YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )

    C