Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 889 Bytes

File metadata and controls

17 lines (11 loc) · 889 Bytes

Contributing to Insitu

InSitu by itself is nothing more than a platform; its real utility comes when users implement and share their own filters for others to use. To get started with your own filter, please read through FILTERS.md. To contribute directly to the InSitu project, such as fixing bugs in the user interface or implementing suggestions for the plugin system, please refer to the To-Do list.

To-Do

  • implement example/common filters (assignee @EAkita)
  • break out filtered view as standalone RQT plugin (assignee none)
  • save and restore modes, views, and filters from configuration file (assignee @PaperFanz)
  • 'Edit filter' interface (assignee @PaperFanz)
  • script for creating filter templates (assignee @PaperFanz)
  • optionally republish filtered image stream (assignee @PaperFanz)

Contribution Guide

Under Construction!