Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Python OSC
Post: RE: Python OSC

import argparse import numpy as np import cv2 from pythonosc import osc_message_builder from pythonosc import udp_client frame = cv2.VideoCapture(0) #frame.set(cv2.CV_CAP_PROP_FRAME_WIDTH,320); ...
andrea0913 Data Science 4 103,101 Nov-21-2017, 04:12 AM
    Thread: Python OSC
Post: Python OSC

So, i'm using this python OSC https://pypi.python.org/pypi/python-osc I see the example and try to replicate it with my code, but i'm havin a syntax problem with a line that's been used on the exampl...
andrea0913 Data Science 4 103,101 Nov-20-2017, 11:52 PM
    Thread: OSC python and puredata
Post: OSC python and puredata

Hi, i'm trying to used OSC to communicate python with pureData, but i haven't found a godd library yet. Can anyone please recommend me one? This will be my first time using OSC to communicate python...
andrea0913 General Coding Help 1 2,389 Nov-19-2017, 04:14 AM
    Thread: Rewrite variable every n times
Post: Rewrite variable every n times

I'm doing image processing with cv2, and i need to replace the background every 30 seconds during 2 minutes. The background will be something like a photo of the current chroma. def Foto(): cv2....
andrea0913 General Coding Help 0 2,588 Aug-20-2017, 05:54 PM
    Thread: Timer gui
Post: Timer gui

Hi, i'm new in python. I'm doing some image processing using cv2. I've already set up the chroma and everything, but now i want to add some interface that shows a timer and every 20 seconds it takes ...
andrea0913 GUI 2 4,367 Aug-20-2017, 12:28 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020