Laser speckle Contrast image system, blood flow, python, opencv, LSCI, Optical flow
☆15Dec 30, 2019Updated 6 years ago
Alternatives and similar repositories for LSCI
Users that are interested in LSCI are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Laser Speckle Contrast Imaging Toolbox☆25Feb 7, 2023Updated 3 years ago
- Calculate speckle contrast for laser speckle contrast imaging☆12Jun 21, 2022Updated 3 years ago
- Laser speckle contrast imaging☆14Oct 30, 2016Updated 9 years ago
- Repository contains simple Python scripts, designed to demonstrate two techniques of laser speckle imaging.☆19Sep 21, 2023Updated 2 years ago
- 51单片机超轻量级实时操作系统,适合在8051为内核的MCU上运行☆11Jan 21, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- An IPKVM board for OrangePi Zero.☆12Dec 1, 2022Updated 3 years ago
- ☆11Dec 13, 2020Updated 5 years ago
- ZPeech, vowel formant analysis experiment with Web Audio API☆22Mar 24, 2014Updated 12 years ago
- A software for solving problems in cardiac mechanics☆17Apr 6, 2026Updated last week
- Using PIO & CDC for multiple UART to USB on a RP2040/RP2350☆15Sep 6, 2024Updated last year
- The FlashStorage_STM32F1 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory o…☆12Dec 5, 2022Updated 3 years ago
- This library enables you to use Hardware-based PWM channels on Arduino AVR ATtiny-based boards (ATtiny3217, etc.), using megaTinyCore, to…☆11Jan 28, 2023Updated 3 years ago
- Finite-State Machine (FSM) for Arduino☆15Sep 30, 2023Updated 2 years ago
- 一个嵌入式裸机任务消息队列调度机制☆12Apr 18, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Wrapper of FS (LittleFS or not-advisable FATFS) for Arduino MBED nRF52840-based boards, such as Nano_33_BLE boards. This library facilita…☆13Dec 5, 2022Updated 3 years ago
- Extensible library to use the Himax HM01B0 camera in Arduino☆16Oct 17, 2020Updated 5 years ago
- A collection of Reinforcement and Convolutional algorithms for AirSim and Unreal Engine v4.18 (Quad + Car)☆18Feb 14, 2019Updated 7 years ago
- FlashDB 是一款超轻量级的嵌入式数据库,专注于提供嵌入式产品的数据存储方案。与传统的基于文件系统的数据 库不同,FlashDB 结合了 Flash 的特性,具有较强的性能及可靠性。并在保证极低的资源占用前提下,尽可能延长 Flash 使用寿命。FlashDB 提供两种数…☆12Jan 10, 2021Updated 5 years ago
- Logging library for AVR microcontrollers☆10Apr 10, 2016Updated 10 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- A toolset for easy formant extraction and visualization from wav files and TTS models☆33Sep 2, 2022Updated 3 years ago
- C++ Library for Atmel Atmega168/328/1280/2560. Supports general purpose algorithms, compression/decompression algorithms, datetime, ADC, …☆15Apr 2, 2015Updated 11 years ago
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆12Feb 5, 2018Updated 8 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Tool for parsing an integrated circuit test file from STIL to the particular file format of a Teradyne tester.☆15May 17, 2018Updated 7 years ago
- Sigma-Delta Analog to Digital Converter in FPGA (VHDL)☆15Dec 19, 2017Updated 8 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- tool for converting vcd(value change dump) to ate pattern.☆11Oct 22, 2015Updated 10 years ago
- 嵌入式Flash数据库☆14Jan 25, 2024Updated 2 years ago
- A simple bootloader example for AVR microcontrollers☆11Jul 21, 2018Updated 7 years ago
- ☆13Jul 30, 2025Updated 8 months ago
- 用于串口通信或消息的环形队列驱动☆14Sep 12, 2019Updated 6 years ago
- 单向逆变器并联,并网设计☆19Jul 10, 2024Updated last year
- Deploy open-source AI quickly and easily - Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- This library enables you to use 1 Hardware Timer on RP2040-based board, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, to control up to …☆19Dec 5, 2022Updated 3 years ago
- lightning-fast compression library☆12Apr 4, 2023Updated 3 years ago
- ☆11Jan 21, 2019Updated 7 years ago
- ☆15Dec 13, 2023Updated 2 years ago
- Arduino library for (AVR) optimized shiftIn - e.g. 74HC165☆21Oct 12, 2025Updated 6 months ago
- 对于嵌入式应用而言,尤其是对于没有操作系统,裸机运行的嵌入式应用,迫切的需要一种高效快捷的调试手段进行嵌入式应用的开发。letter shell就是这样一个可以嵌入在程序中的shell,主要面向嵌入式设备,以C语言函数为运行单位,可以通过命令行调用,运行程序中的函数。1. …☆19Jan 9, 2021Updated 5 years ago
- Kivy widget for grid-based projection mapping☆11Apr 4, 2019Updated 7 years ago