Skip to content
View akaawase-bernard's full-sized avatar

Block or report akaawase-bernard

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

Pinned Loading

  1. WaveBreakingKinematics WaveBreakingKinematics Public

    Directional Wave-Breaking Kinematics Observation code

    Jupyter Notebook 2 1

  2. Turbulent-Flow-Simulation-and-Visualization Turbulent-Flow-Simulation-and-Visualization Public

    This Python script simulates a 2D turbulent flow and visualizes various physical fields over time using the Fast Fourier Transform (FFT). The results are saved in a NetCDF file and individual plots…

    Python 1

  3. simulate-regular-2d-surface-waves simulate-regular-2d-surface-waves Public

    This repository contains a Python script for generating and animating ocean surface waves. The script simulates both long and short waves propagating over a spatial grid, and includes functionality…

    Jupyter Notebook

  4. Single-Camera-Calibration Single-Camera-Calibration Public

    This repo contain code for performing camera calibration using a set of images of a checkerboard pattern. The calibration process calculates the camera matrix and distortion coefficients, which are…

    Python 1

  5. undistort-camera-images undistort-camera-images Public

    A versatile Python toolbox for undistorting images using camera calibration data. Supports XML configuration files, batch processing, ROI cropping, and visualization.

    Python