veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

293
active users

#opencv

2 posts2 participants0 posts today

🐍✨ Ever wondered how to bring image recognition to the web? Come join us tomorrow (Thursday) at 7pm at Michigan Python!

I'll be sharing how to build a mobile image recognition app using OpenCV and PyScript using a fun Pokémon example. We'll cover:
- Building mobile-friendly computer vision apps
- Running Python in the browser with PyScript
- Real-world applications of OpenCV
- Live demo and code examples

#Python #OpenCV #PyScript #Pokemon

See you there! 🎯📱

meetup.com/michigan-python/eve

MeetupHybrid MI Python: Build a Mobile Image Recognition App, Thu, Feb 6, 2025, 7:00 PM | MeetupThis beginner friendly talk shows how to make an image recognition mobile app using OpenCV and PyScript. We'll go through a fun example of detecting Pokémon cards with your

strip-p-ed out

Some more pictures of the #patterns to bypass #cctv #facerecognition.

Picture 1: data visualisation of CCTVs ratios in 5 European cities (cctv/surface, cctv/population, cctv/crime index). #knitting on the #kniterate machine

Picture 2: doodled stripes on #inkscape with hatches paste effect. #knitting on the #kniterate machine

Picture 3: #sewing a ready-made pattern from deadstock fabrics

Picture 4: Exhibition view. A visitor trying the garment with live CCTV face recognition (#opencv)

Model: Élodie Goldberg
#fabricademy project 2024

For more info see my previous post!

strip-p-ed out

A 3 months #research around #patterns to bypass #cctv #facerecognition.
Tested with #opencv.
Project done in the #fabricademy, a programme over textile and technology, at the @greenfabric node.

I knitted 2 kimonos on a #kniterate, a semi-industrial #machineknitting with deadstock yarns. The 3rd one is a deadstock fabric whose pattern was already a working #camouflage for opencv.

The project is fully documented here:
class.textile-academy.org/2024

Concerning cctv surveillance, France has recently gone crazy over it... it seems like they want to recognise logos from organisations in protests and faces associated with them... does someone know an opencv algorithm to detect specific images? Or does it necessarily go through machine learning?

Hey #OpenCV #ComputerVision #Python

I would like to point a camera at an area of the house and have it announce when a dog has entered the camera frame.

I am quite handy with Python and can muddle my way through C-like stuff if I have good documentation or example code.

Is this easy or hard? Hard is not a dealbreaker, just trying to tune my expectations a bit.

edit: strictly speaking, it only needs to spot two dogs, that I have many photos of, but a generic dog detector would also be fine.