A model for virtual camera, including UI.
Project description
Thanks for your supporting!
For more details, please install this project to see the description of each function.
Class VirCam contains some functions about virtual camera.
1. config() : Change the configuration of virtual camera.
2. install() : Change the amount of virtual camera to 1. (Doesn't work if the amount is over 1) (Only for windows)
3. minstall() : Change the amount of virtual camera to the number you entered. (Doesn't work if the amount is over the number you entered.) (Only for windows)
4. load() : Load a video or an image as source.
5. display() : Run the virtual camera with specific configuration. (Must have an loaded source.)
6. rgbwheel() : Run the virtual camera with the color wheel as source.
7. rgbimg() : Run the virtual camera with a single-colored image as source.
8. img() : Run the virtual camera with a image (MatLike, ndarray or other types that can convert to MatLike or ndarray directly.)
Class VirCamUI is used to run the UI. Use run() to run the UI.
1. Section 'Source' : Click it to load a source.
2. Section 'Config' : Edit, import or save the configuration.
3. Section 'Install' : Install a single virtual camera or multiple virtual cameras.
4. Section 'RGB' : Run the virtual camera with a color wheel or a single-colored image as source. About section 'Single Color' which is in Section 'RGB', the three scale means the red/green/blue value of the image.
5. Section 'Manager' : Run the manager of virtual camera.(Like Task Manager)
6. Main window : Press 'Preview' to start/stop preview. Press 'Start' to start the virtual camera with the specific configuration and source.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file virtualcam-1.0.5.tar.gz
.
File metadata
- Download URL: virtualcam-1.0.5.tar.gz
- Upload date:
- Size: 175.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8fd9854e0d56e0f87162d02488d010e51e940e3a23eb2307809e5c239ef264b |
|
MD5 | 820a64f7b19eb8b35abd7ed26f1a28d6 |
|
BLAKE2b-256 | 83efbf3ffe61daf4f564828c0eed2c9d7815676a36dbb6c434b50c29579a0c8c |