lynxdeterra / open-phd-guiding

Automatically exported from code.google.com/p/open-phd-guiding
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Request for server API to get search region pixels #436

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
need to add a new server method to get the search region pixel data

the response should include:
  frame - the frame number
  width, height - size of subframe in pixels
  image_data - the image data, 16 bits per pixel, ((row0 col0), (row0 col1), ...), as a json string base64 encoded

Original issue reported on code.google.com by andy.gal...@gmail.com on 26 May 2015 at 5:38

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1754.

Original comment by andy.gal...@gmail.com on 7 Jun 2015 at 6:01