Skip to content

techtutorialsx

A site about programming, IoT and technology. Find tutorials for many different projects.

  • Home
  • About

Category: Python

Posted on April 13, 2019January 25, 2025

Python OpenCV: Converting an image to black and white

How to convert an image to black and white, using Python and OpenCV.

Posted on April 13, 2019January 25, 2025

Python OpenCV: Converting webcam video to gray scale

How to convert a webcam video capture to grey scale, using Python and OpenCV.

Posted on April 13, 2019January 25, 2025

Python OpenCV: Getting video from camera

How to get video from a camera using Python and OpenCV.

Posted on December 5, 2018January 25, 2025

Python: Brotli compression

Introduction In this tutorial we will check how to compress a string using the Brotli compression algorithm. You can check the full specification of the algorithm here. We will be using this library, which includes a Python module. As explained in the  Python section of the GitHub page of the library, you can install it using …

Continue reading "Python: Brotli compression"

Posted on November 8, 2018March 14, 2019

Python websocket client: sending binary content

In this tutorial we will check how to send data in binary frames from a Python websocket client. Introduction In this tutorial we will check how to send data in binary frames from a Python websocket client. We will only develop the client and we will send the messages to this echo server, which should …

Continue reading "Python websocket client: sending binary content"

Posted on July 8, 2018March 14, 2019

Python OpenCV: Drawing circles

In this tutorial, we will check how to draw circles in an image with OpenCV and Python.   Introduction In this tutorial, we will check how to draw circles in an image with OpenCV and Python. One common task when using OpenCV is detecting regions of interest with some computer algorithm vision. So, it makes …

Continue reading "Python OpenCV: Drawing circles"

Posted on June 24, 2018January 25, 2025

Python OpenCV: Saving an image to the file system

In this tutorial we will check how to save an image to the file system using OpenCV on Python. Introduction In this tutorial we will check how to save an image to the file system using OpenCV on Python. As we have been covering in previous tutorials, OpenCV allows us to read and manipulate images, …

Continue reading "Python OpenCV: Saving an image to the file system"

Posted on June 2, 2018January 25, 2025

Python OpenCV: Converting an image to gray scale

Converting an image to gray scale, using Python and OpenCV

Posted on April 9, 2018March 14, 2019

Python pycrypto: using AES-128 in ECB mode

In this tutorial we will check how to encrypt and decrypt data with AES-128 in ECB mode, using Python and the pycrypto library.   Introduction In this tutorial we will check how to encrypt and decrypt data with AES-128 in ECB mode, using Python and the pycrypto library. AES stands for Advanced Encryption Standard and …

Continue reading "Python pycrypto: using AES-128 in ECB mode"

Posted on February 11, 2018March 14, 2019

Python: Websocket client

The objective of this post is to explain how to create a simple Python websocket client to contact an online test echo server.   Introduction The objective of this post is to explain how to create a simple Python websocket client to contact an online test echo server. We will use the websockets library, which …

Continue reading "Python: Websocket client"

Posts pagination

Previous page Page 1 … Page 4 Page 5 Page 6 Page 7 Next page

Recent Posts

  • Python defaultdict: Handling Non-existing Keys with Default Values
  • Flask and Pydantic
  • Pydantic: Getting started
  • ESP32 WebSerial: Receiving Messages

Categories

  • C# (9)
  • Electronics (11)
  • ESP32 (373)
  • ESP8266 (102)
  • IoT (4)
  • Javascript (23)
  • LinkIt Smart (14)
  • Micro:bit (30)
  • Microcontrollers (13)
  • Misc (24)
  • OBLOQ (16)
  • Python (68)
  • Raspberry Pi (15)
  • Sipeed M1 (4)
  • SQL (5)
Follow techtutorialsx on WordPress.com

Enter your email address to follow this blog and receive notifications of new posts by email.

  • Subscribe Subscribed
    • techtutorialsx
    • Join 489 other subscribers
    • Already have a WordPress.com account? Log in now.
    • techtutorialsx
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...
 

    Privacy & Cookies
    This site uses cookies. By continuing to use this website, you agree to their use.
    To find out more, see here: Cookie Policy