Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Computer Vision

Name: Anonymous 2006-07-30 11:32

Can anyone recommend/update me with the latest/best method for 3D object recognition from 2D images?
Thanks

Name: Anonymous 2006-08-02 19:27

>>9
For that to be equivalent to ON ERROR RESUME NEXT through a code block, you'd have to go like:

try: statement1
except: pass
try: statement2
except: pass
try: statement3
except: pass
...

I'd like to have something like:

try:
    statement1
    statement2
    statement3
    ...
except:
    quit bellyaching and continue you fucking moron! #<--Pythonic

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List