Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

multithreading-in-python

Here are 5 public repositories matching this topic...

Language:All
Filter by language

This code uses multithreading to process video frames in parallel. It captures frames from a camera or video, applies YOLO object detection, and saves detected objects as images. The details of each detected object are stored in a SQLite database for future reference. Threads process the frames concurrently, improving efficiency.

  • UpdatedFeb 23, 2025
  • Python

It is a Python-based tool designed to generate stylish fonts using input images and text. The script processes images, applies transformations, and combines them with text to create visually appealing fonts. It supports various configurations, including custom fonts and rotation options, and outputs the results in organized directories.

  • UpdatedAug 3, 2024
  • Python

This Python-based chat application with a Tkinter GUI lets users interact with a bot that fetches information from Wikipedia, downloads images from Unsplash, and creates videos from these images. The project demonstrates real-time information retrieval and media generation, enhancing the user experience with visual and video content.

  • UpdatedJun 6, 2024
  • Python

The bulletin board project is a real-time messaging application developed using Python's socket programming, enabling users to post and view messages on a virtual bulletin board. It features a server-client architecture that supports concurrent connections, allowing for seamless communication and message updates among users.

  • UpdatedJul 11, 2024
  • Java

This Python script creates a chat application using Tkinter. Users can interact with a bot that fetches info from Wikipedia, displays images from Unsplash, and downloads YouTube videos. It features logging for error handling.

  • UpdatedJun 6, 2024
  • Python

Improve this page

Add a description, image, and links to themultithreading-in-python topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with themultithreading-in-python topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp