Search Articles — Sudonull

Search Results

In this project

Thermal Imager Integration with FPV Drone on Pi Zero

https://sudonull.com/thermal-imager-integration-with-fpv-drone-on-pi-zero

Setting up Raspberry Pi Zero 2W for outputting thermal image from InfiRay P2 Pro to VTX. Step-by-step guide on installation, OpenCV scripts, and soldering. For middle+ drone builders. Start integration now.

LLM training in C# with OpenCL: practical guide

https://sudonull.com/llm-training-in-c-with-opencl-practical-guide

Step-by-step guide to training language models in C# using OpenCL instead of CUDA. Creation, training, and export of compact LLMs.

From the web

opencv-python · PyPI

https://pypi.org/project/opencv-python/

Jul 1, 2026 · Pre-built CPU-only OpenCV packages for Python. Check the manual build section if you wish to compile the bindings …

OpenCV-Python Tutorials

https://docs.opencv.org/5.0/py_tutorials/py_tutorials.html

In this section, we will see how OpenCV-Python bindings are generated.

GitHub - opencv/opencv-python: Automated CI toolchain to produce ...

https://github.com/opencv/opencv-python

Pre-built CPU-only OpenCV packages for Python. Check the manual build section if you wish to compile the bindings from source to …

OpenCV Tutorial in Python - GeeksforGeeks

https://www.geeksforgeeks.org/python/opencv-python-tutorial/

Jul 12, 2025 · This tutorial will guide us through image and video processing from the basics to advanced topics using Python and …

OpenCV-Python Tutorials — Python documentation

https://opencv2-python-tutorials.readthedocs.io/en/latest/py_tutorials/py_tutorials.html

In this section you will learn different image processing functions inside OpenCV.

OpenCV - Open Computer Vision Library

https://opencv.org/

OpenCV provides a real-time optimized Computer Vision library, tools, and hardware. It also supports model execution for Machine …

Releases · opencv/opencv-python - GitHub

https://github.com/opencv/opencv-python/releases

Packages for Python 3.9+ are built with Numpy 2.x. Packages for older Python version are built with Numpy 1.x. Improved libjpeg …

opencv-python-headless · PyPI

https://pypi.org/project/opencv-python-headless/

Jul 1, 2026 · Pre-built CPU-only OpenCV packages for Python. Check the manual build section if you wish to compile the bindings …

OpenCV Python Tutorial - Online Tutorials Library

https://www.tutorialspoint.com/opencv_python/index.htm

OpenCV-Python is a Python wrapper around C++ implementation of OpenCV library. It is a rapid prototyping tool for computer vision …

OpenCV 安装 - 菜鸟教程

https://www.runoob.com/opencv/opencv-install.html

OpenCV 安装 在使用 OpenCV 之前,首先需要在你的开发环境中安装它。 安装 OpenCV 的方法取决于你使用的操作系统以及开发语 …

Trending Now