Julien's DevRel corner
  • Home
  • About
  • Rss
  • Bluesky
  • Linkedin
  • GitHub
  • Mastodon
Sign in Subscribe

opencv

A collection of 3 posts
A simple region growing implementation in Python
computer-vision

A simple region growing implementation in Python

Complete Python implementation of region growing algorithm for image segmentation using OpenCV. Features detailed code example, threshold-based pixel inclusion, and integration with the Tippy computer vision library.
28 Nov 2011 4 min read
Compiling OpenCV for Linux (Debian)
opencv

Compiling OpenCV for Linux (Debian)

Complete guide for compiling OpenCV from source on Debian Linux systems. Covers installation dependencies, compilation process, and how to fix common libv4l-related compilation errors.
23 Nov 2011 2 min read
OpenCV : 'rect' expects four integers
opencv

OpenCV : 'rect' expects four integers

Quick fix for OpenCV Python binding error when using rectangle structures. Explains why tuples must be used instead of lists for CvRect arguments and provides a simple code example.
27 Oct 2011 1 min read
Page 1 of 1
Julien's DevRel corner © 2025
Powered by Ghost