Skip to content

Learn Python With Rune

  • FREE Courses
    • Python 101: A Crash Course
    • Expert Data Science Blueprint
    • Machine Learning
    • Financial Analysis I: Technical Analysis
    • Financial Analysis II: Risk and Return
  • Store
    • Course: Python for Finance
    • Book: Python All The Skills You Need to Get Hired
    • Book: Build And Evaluate Investment Strategies With Python
    • Check all my Courses
  • Social Media
    • YouTube
    • Twitter
    • Facebook
    • GitHub

OpenCV

From Zero to Creating Photo Mosaic using Faces with OpenCV

November 29, 2022September 24, 2020 by Rune

What will we cover in this tutorial? Step 1: Where and how to get images There exists a lot of datasets of faces, but most have restrictions on them. A great place to find images is on Pexels, as they are free to use (see license here). Also, the Python library pexels-api makes it easy … Read more

Categories OpenCV, Python Tags OpenCV, Photo Mosaic, Python 2 Comments

Video Mosaic on Live Webcam Stream with OpenCV and Numba

November 29, 2022September 23, 2020 by Rune

What will we cover in this tutorial? We will investigate if we can create a decent video mosaic effect on a live webcam stream using OpenCV, Numba and Python. First we will learn the simple way to create a video mosaic and investigate the performance of that. Then we will extend that to create a … Read more

Categories OpenCV, Python Tags numba, numpy, OpenCV, webcam Leave a comment

Create a Line Drawing from Webcam Stream using OpenCV in Python

November 29, 2022September 20, 2020 by Rune

What will we cover in this tutorial? How to convert a webcam stream into a black and white line drawing using OpenCV and Python. Also, how to adjust the parameters while running the live stream. See result here. The things you need to use There are two things you need to use in order to … Read more

Categories OpenCV, Python Tags effects, OpenCV, Python, webcam Leave a comment
Older posts
Page1 Page2 … Page5 Next →

How to get started here

Step 1: Follow on Social

Step 2: Get FREE eBooks

  • Learn Python a Beginners Guide
  • Python 101: A CRASH COURSE

  • Expert Data Science Blueprint

  • Machine Learning

Step 3: LPWR Academy

  • Full LPWR Academy Access
© 2023 Learn Python With Rune • Built with GeneratePress