Posted on :June 20, 2020March 29, 2021 By : louis Posted in : DIY DIY instant messaging server I built an instant messaging server based on open-source matrix-synapse technology. More...
Posted on :May 5, 2020October 1, 2025 By : louis Posted in : Prototype PCB silkscreen code reader Solution:1. Python + opencv + tesseract to implement OCR. If the recognition rate of the open-source model is unacceptable, the recognition model needs to be trained2. Send the recognition results to the web via HTTP More...