ProjectSidewalk / SidewalkGallery

A gallery for Project Sidewalk
MIT License
1 stars 0 forks source link

Create API that serves image crops with labels #27

Open aileenzeng opened 4 years ago

aileenzeng commented 4 years ago

It'd be really nice if we had some kind of API that serves images of panorama crops with label placement from the CSE servers. I don't think we have a cropper that does exactly this task.

Desired endpoint would be something like

something.cs.washington.edu/crops/labels/:labelId
misaugstad commented 4 years ago

Keeping Github fully up to date: my current status on this is that we have all the panoramas (not cropped). And Jason said that it wouldn't be too hard to get something like this set up to serve panos. We would just need to also pre-generate the crops somehow.