32 x 24 pixels IRCamera Application
Project description
Seeed IRCamera
The IRCamera is a 32x24 thermal imagery sensor.
Support python verison
Best version is 3.7
Before intall this packetage
Make sure that your computer intall python...
Then, make sure that python's path and python's scripts path add your computer PATH variable.
Installing from PyPI
On windows system:
pip install seeed_python_ircamera
if you think that the speed of download too slowly, you can try below command:
pip install seeed_python_ircamera -i https://pypi.tuna.tsinghua.edu.cn/simple/
on unix/linux system:
sudo pip3 install seeed_python_ircamera
if you think that the speed of download too slowly, you can try below command:
sudo pip install seeed_python_ircamera -i https://pypi.tuna.tsinghua.edu.cn/simple/
Usage Notes
On Windows, you should input the below command in cmd.exe:
ircamera PortName ChipType [minHue] [maxHue] [NarrowRatio] [EnableBlur]
Parameter indicate:
"PortName" : May look like "COM1" on windows system, or "tty", "usb" on unix system
"ChipType" : Support MLX90640 and MLX90641 for now
"minHue" and "maxHue": Setting color gamut, default value: minHue=90, maxHue=360
"NarrowRatio" : Fill 3, 5, 6, 9, default value is 1
"EnableBlur" : True is EnableBlur, else False
On Unix/linux system, you should input below command in terminal:
sudo ircamera PortName MLX90641
just add sudo, the meaning of "PortName" the same as above.
Contributing
If you have any good suggestions or comments, send email to me: 874751353@qq.com.
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 Distributions
Built Distribution
File details
Details for the file seeed_python_ircamera-1.9.3-py2.py3-none-any.whl
.
File metadata
- Download URL: seeed_python_ircamera-1.9.3-py2.py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0779f2ba9a31cc59dabf679f3e272e51b2710671e0373595c835c3242f270ab1 |
|
MD5 | 47fa3ad37d694681ec270e8834522a86 |
|
BLAKE2b-256 | 91af48cfdad5dc33f5145dd69366e396873d1f93459c17ddac68c9ec5ade2174 |