Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sectra-masve committed Jun 13, 2024
1 parent 6cef17b commit b7b7782
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,32 @@ This is a work in progress repository providing examples on how to integrate wit

Currently only a basic application exist that returns (random) results given user input.

See the `examples` folder for more info. A roadmap will be provided soon.
See the `examples` folder for more info. A roadmap is available under [milestones](https://github.com/sectra-medical/dpat_imageanalysisapi_sdk/milestones)

## Plan for Sectra-led contributions

### 2024, January

- Invite collaborators to vet/discuss the basic example

### 2024, June

- Finalize image notification python examples (M1 milestone)

### 2024, August

- Make project fully public (remove invite-only)

### 2024, December

- Finalize extended "best practices" example (M2 milestone)

## Changelog

### 2024-06-13

- Update README - clarify planning

### 2024-01-05

- Added basic example `examples/python/ia_app_basic/` showing how an app can accept user input and return results for a specific sub-area of a WSI.

0 comments on commit b7b7782

Please sign in to comment.