BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//talks.staging.osgeo.org//foss4g-2022//talk//YK3V9E
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-foss4g-2022-YK3V9E@talks.staging.osgeo.org
DTSTART;TZID=CET:20220825T174500
DTEND;TZID=CET:20220825T175000
DESCRIPTION:Orfeo ToolBox (OTB) is an open-source project for state-of-the-
 art remote sensing\, made for large-scale image processing. It is written 
 in C++ and a Python interface is available. However\, the use of plain OTB
  in Python requires a lot of code\; more than what a Python user is used t
 o!\n\npyotb aims at making the use of Orfeo ToolBox easy in Python. In thi
 s talk\, discover:\n- how to run any application of OTB in just one line o
 f code\n- how to build complex processing chains containing several applic
 ations in an intuitive way.\n- how to interact easily with NumPy and Tenso
 rflow.\n- some pythonic features made for user convenience.\n- some functi
 ons written to mimic the behavior of some well-known NumPy functions: `pyo
 tb.where`\, `pyotb.clip`\, `pyotb.all`\, `pyotb.any`... and counting!\n\nO
 TB has an amazing pool of applications and can run on all types of compute
 rs: from resource limited laptops to high performance clusters. With pyotb
 \, unleash the power of OTB in Python! \n\nWe will make you love the way y
 ou can use OTB in Python. You can find more info on the project on the pyo
 tb repository: https://gitlab.orfeo-toolbox.org/nicolasnn/pyotb
DTSTAMP:20260404T155955Z
LOCATION:Room 4
SUMMARY:pyotb: a pythonic extension of Orfeo ToolBox - Nicolas Narçon
URL:https://talks.staging.osgeo.org/foss4g-2022/talk/YK3V9E/
END:VEVENT
END:VCALENDAR
