" . $GLOBALS['CONF_ID'] ." / registration\n"; echo "\n"; form_title( 'Registration Form' ); $GLOBALS['view'] = 0; if( $user['is_registered'] ) { $sql = sprintf( "SELECT * FROM registration where ID_user=%s", $user['ID_user'] ); $result = mysql_query( $sql ); db_err( !$result, $sql ); i_assert( mysql_num_rows( $result ), '???' ); $user = mysql_fetch_array( $result ); $GLOBALS['view'] = 1; } function fldtx( $name, $value, $sz ) { echo $GLOBALS['view'] ? "$value" : ""; } function fldta( $name, $value, $c, $r ) { echo $GLOBALS['view'] ? "$value" : ""; } echo "

$GLOBALS[CONF_NAME], $GLOBALS[CONF_VENUE], " . "$GLOBALS[CONF_DATE]

\n\n"; ?>
Organizer
Czech Society for Cybernetics and Informatics
Czech Pattern Recognition Society
Pod vodárenskou věží 4
182 00 Praha 8, Czech Republic
IČO: 444588
DIČ: CZ00444588
GS Workshop on Computer Vision and Perception
Czech Technical University in Prague
Faculty of Electrical Engineering
Department of Cybernetics
Center for Machine Perception
Attn.: Ms. Eva Matysková
Karlovo náměstí 13
12135 Prague 2, Czech Republic

Tel: +420 224 357 637
Fax: +420 224 357 385
e-mail: matyskov@cmp.felk.cvut.cz
http://cmp.felk.cvut.cz/~hlavac/Pub/SommerWorkshop/

Personal Information and Contact

Surname:
First and Middle names:
Organization:
Address:
City: Postal Code:
Country:
Phone:
Fax:
E-Mail:

Miscellaneous

I'm interested in accomondation in Novomestsky hotel.
No, I'll manage accomodation myself.
 
Arrival date:
Departure date:
Accompanying person:
Notes and special needs (disabled, etc.)

The workshop fee has to be paid either by bank transfer (preferred) or by cash at the workshop desk at the registration. Please, use bank transfer before May 31, 2012.

Payment: bank transfer   cash

?>