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

Simple Camera with PyQt5

License

NotificationsYou must be signed in to change notification settings

arvind-4/Camera-with-PyQt5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capture Images and Save them using PyQt5

How to Run this Locally

Step 1: Create a Virtual Environment

pip install virtualenvcd /path/to/foldermkdir cameracd cameravirtualenv .source scripts/activate

Step 2: Clone Repository and Install Dependencies

cd /path/to/folder/cameragit clone https://github.com/Arvind-4/Camera-with-PyQt5.git .pip install -r requirements/requirements.txt

Step 3: Run the Code

cd /path/to/folder/camerapython src/main.py

[8]ページ先頭

©2009-2025 Movatter.jp