Skip to content
View mark0011astra's full-sized avatar
  • Japan
  • 04:04 (UTC +09:00)

Block or report mark0011astra

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
mark0011astra/README.md
H   H  EEEEE  L      L       OOO  
H   H  E      L      L      O   O 
HHHHH  EEEE   L      L      O   O 
H   H  E      L      L      O   O 
H   H  EEEEE  LLLLL  LLLLL   OOO  

VOID

Pinned Loading

  1. CUDA-Monte-Carlo-Integration CUDA-Monte-Carlo-Integration Public

    A Python-based Monte Carlo integration using CUDA for GPU acceleration. Includes sample visualization and supports multidimensional functions. CUDAを使用したGPUによるモンテカルロ積分をPythonで実装。サンプルの可視化と多次元関数の積分に対応。

    Python 1

  2. MemoryGame MemoryGame Public

    脳のワーキングメモリ容量を増加させるゲーム Games that increase the brain's working memory

    Python 1

  3. chome-dark-mode-original chome-dark-mode-original Public

    chomeをダークモードにするシンプルな拡張機能

    JavaScript

  4. hand_mouse hand_mouse Public

    Implementation for controlling the mouse cursor using hand gestures. Kalman filter and win32api are used for high accuracy, low latency tracking and ease of operation. 手の動きを使用してマウスカーソルを操作する。カルマンフィル…

    Python 3

  5. LEDArrayVisualizer LEDArrayVisualizer Public

    MAX7219 8X8 LEDマトリクス上で配列を表示する。MD_MAX72XX.hをより抽象化したラッパー。MAX7219 A more abstract wrapper around MD_MAX72XX.h for displaying arrays on an 8X8 LED matrix.

    C++

  6. hand_gesture_tracker hand_gesture_tracker Public

    リアルタイムハンドトラッキングの実装をOpenCV、MediaPipe、NumPyで行う Real-time hand tracking implementation with OpenCV, MediaPipe, and NumPy

    Python