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

How to Scan QR codes From your Web Cam in 3 Steps

August 17, 2022August 14, 2022 by Rune

What will we cover? Do you want to create a QR scanner that works on a live cam feed? Sounds complex, but it is easy to do. In this tutorial will learn how to create it with OpenCV in 3 easy steps. You can find all the code on my GitHub repository. Step 1: Install … Read more

Categories OpenCV, Python Leave a comment

Slideshow with Loading of Photos in a Background Thread in Python

November 29, 2022October 19, 2020 by Rune

What will we cover in this tutorial? We will continue the work of this tutorial (Create a Moving Photo Slideshow with Weighted Transitions in OpenCV). The challenge is that construction is that we pre-load all the photos we need. The reason for that, is that loading the photos in each iteration would affect the performance … Read more

Categories OpenCV, Python, Thread Leave a comment

Create a Moving Photo Slideshow with Weighted Transitions in OpenCV

November 29, 2022October 7, 2020 by Rune

What will we cover in this tutorial? In this tutorial you will learn how to make a slideshow of your favorite photos moving across the screen with weighted transitions. This will be done in Python with OpenCV. See the result in the video below. Step 1: A simple approach without moving effect If you want … Read more

Categories OpenCV, Python 10 Comments
Older posts
Page1 Page2 … Page9 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