Laser Speckle Contrast Imaging Toolbox
☆25Feb 7, 2023Updated 3 years ago
Alternatives and similar repositories for LSCI
Users that are interested in LSCI are comparing it to the libraries listed below
Sorting:
- Laser speckle Contrast image system, blood flow, python, opencv, LSCI, Optical flow☆15Dec 30, 2019Updated 6 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
- Available NIR vessel samples☆14Jul 18, 2022Updated 3 years ago
- Repository contains simple Python scripts, designed to demonstrate two techniques of laser speckle imaging.☆19Sep 21, 2023Updated 2 years ago
- Logging library for AVR microcontrollers☆10Apr 10, 2016Updated 9 years ago
- Instrument Control for Microscopes and Accessories☆12Jan 31, 2019Updated 7 years ago
- ☆11Dec 13, 2020Updated 5 years ago
- 51单片机超轻量级实时操作系统,适合在8051为内核的MCU上运行☆11Jan 21, 2023Updated 3 years ago
- in situ PSF retrieval for whole cells and tissues☆11Jul 24, 2021Updated 4 years ago
- tool for converting vcd(value change dump) to ate pattern.☆11Oct 22, 2015Updated 10 years ago
- ☆14May 1, 2018Updated 7 years ago
- This project is to detect the dorsal vein using an infrared illuminator and then enhancement of vein images is done by using different te…☆10Apr 14, 2020Updated 5 years ago
- 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
- The full package for the "multi-scale cardiac simulation framework" in C/C++☆12Feb 1, 2024Updated 2 years ago
- Lightweight generic ring buffer manager library☆10Aug 26, 2021Updated 4 years ago
- Using PIO & CDC for multiple UART to USB on a RP2040/RP2350☆15Sep 6, 2024Updated last year
- Software to control a spatial light modulator in a cross-polarization setup, implemented in MATLAB.☆11Dec 5, 2014Updated 11 years ago
- 单向逆变器并联,并网设计☆19Jul 10, 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
- Projeto e simulação de conversores chaveados (conversores estáticos), buck, boost, buck-boost, CCM, DCM, etc.☆14Jul 19, 2024Updated last year
- 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
- 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
- An IPKVM board for OrangePi Zero.☆12Dec 1, 2022Updated 3 years ago
- FlashDB 是一款超轻量级的嵌入式数据库,专注于提供嵌入式产品的数据存储方案。与传统的基于文件系统的数据库不同,FlashDB 结合了 Flash 的特性,具有较强的性能及可靠性。并在保证极低的资源占用前提下,尽可能延长 Flash 使用寿命。FlashDB 提供两种数…☆12Jan 10, 2021Updated 5 years ago
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆12Feb 5, 2018Updated 8 years ago
- 用于串口通信或消息的环形队列驱动☆12Sep 12, 2019Updated 6 years ago
- A C++ -based STIL parser.☆12Apr 29, 2021Updated 4 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- lightning-fast compression library☆12Apr 4, 2023Updated 2 years ago
- ☆22Jun 1, 2022Updated 3 years ago
- OneMessage的C++封装☆17Jan 30, 2024Updated 2 years ago
- Official repository of MICCAI 2022 Challenge: KiPA22☆16Oct 4, 2022Updated 3 years ago
- ☆13Jul 30, 2025Updated 7 months ago
- ☆25Feb 3, 2026Updated last month
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- Random Laser simulation using COMSOL Multiphysics.☆16Oct 18, 2021Updated 4 years ago
- 自用0.96寸OLED显示驱动,可实现多级菜单,可用按键或串口操控☆17Apr 22, 2021Updated 4 years ago
- 对于嵌入式应用而言,尤其是对于没有操作系统,裸机运行的嵌入式应用,迫切的需要一种高效快捷的调试手段进行嵌入式应用的开发。letter shell就是这样一个可以嵌入在程序中的shell,主要面向嵌入式设备,以C语言函数为运行单位,可以通过命令行调用,运行程序中的函数。1. …☆19Jan 9, 2021Updated 5 years ago