
Security News
Bun 1.2.19 Adds Isolated Installs for Better Monorepo Support
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Party Pi is a computer vision emotion detection game with OpenCV and Microsoft Oxford Emotion API.
Party Pi ########
Emotion detection game for parties using computer vision.
Interactive game that prompts players to show an emotion (eg, "Show surprise"), and displays the winner. Can be used on raspberry pi with piCamera module.
Screenshot <https://www.partypi.net/img/demo.png>
_
Install OpenCV3 with python3 bindings
Microsoft/Oxford Emotion API Reference <https://dev.projectoxford.ai/docs/services/5639d931ca73072154c1ce89>
_
Imgur API Reference <https://api.imgur.com/endpoints>
_
Clone repository:
.. code-block:: python
git clone https://github.com/JustinShenk/party-pi.git
cd party-pi
Install dependencies:
.. code-block:: python
pip install -r requirements.txt
Change config.json.example
to config.json
and add your Emotion_API and Imgur keys. Then start the game:
.. code-block:: python
python main.py
Additional (optional) arguments: --picam
for piCamera module and --resolution
to specify resolution.
Select Easy or Hard Mode (left or right arrow keys).
Justin Shenk
_ (@JustinShenk
_) created Party Pi.
.. _Justin Shenk: https://linkedin.com/in/JustinShenk/ .. _@JustinShenk: https://github.com/JustinShenk/
MIT <https://github.com/JustinShenk/party-pi/blob/master/LICENSE>
_
FAQs
Party Pi is a computer vision emotion detection game with OpenCV and Microsoft Oxford Emotion API.
We found that partypi demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2.19 introduces isolated installs for smoother monorepo workflows, along with performance boosts, new tooling, and key compatibility fixes.
Security News
Popular npm packages like eslint-config-prettier were compromised after a phishing attack stole a maintainer’s token, spreading malicious updates.
Security News
/Research
A phishing attack targeted developers using a typosquatted npm domain (npnjs.com) to steal credentials via fake login pages - watch out for similar scams.