Posts Slider
Posts Grid
March 4, 2023
Post Single Column
python:autopilot lane finding
5 min read
admin
March 4, 2023
Notes before the project 1. opencv’s image grayscale conversion method gray = cv2.cvtColor(“image”, cv2.COLOR_RGB2GRAY) 2. opencv detects...
admin
November 15, 2022
I recently got a new job, and one of the most used programming languages at the company...
admin
July 31, 2022
CPU is the central processing unit. The structure of CPU mainly includes ALU (Arithmetic and Logic Unit),...
admin
June 21, 2022
What can Python do for Excel? If you’ve experienced unexpected workbook crashes, calculation errors, and the need...
admin
April 5, 2022
Do courses like Data Structures and Algorithms, Operating Systems, Principles of Compilation, and Principles of Computer Composition...