GNU Health - Tasks: task #13509, Graphic canvas for different...
You are not allowed to post comments on this tracker with your current authentication level.
task #13509: Graphic canvas for different functionalities
| Submitter: | Luis Falcon <meanmicio> | ||
| Submitted: | Thu 05 Mar 2015 01:26:43 PM UTC | ||
| Should Start On: | Thu 05 Mar 2015 12:00:00 AM UTC | Should be Finished on: | Thu 13 Aug 2015 12:00:00 AM UTC |
| Category: | Functionality | Priority: | 5 - Normal |
| Status: | In Progress | Privacy: | Public |
| Percent Complete: | 0% | Assigned to: | meanmicio |
| Open/Closed: | Open | Release: | 2.9.0 |
| Module: | canvas_plugin | Component: | None |
|
Sat 07 Mar 2015 01:31:22 PM UTC, comment #1: |
Luis Falcon <meanmicio> |
|
Thu 05 Mar 2015 01:26:43 PM UTC, original submission:
We will work on the functionality to integrate in client the functionality for the graphical representation and annotations of different models used in the medical practice.
|
Luis Falcon <meanmicio> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 3 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2015-03-07 | meanmicio | Category | None | Functionality | |
| Status | None | In Progress | |||
| Release | None | 2.9.0 |
Powered by Savane 3.12.
Corresponding source code

Following today's conversation with Cedric on IRC, we will work on a PoC working on a client plugin that will be able to annotate on predefined background image.
Cedric has suggested the GTK drawingarea methods[1]
My idea is to have, per module, a set of pre-defined bitmaps (binary fields) (campimetry, odontogram, forensics, ... ) that we can reference from the client, and have the plugin the ability to annotate and, in some cases, map the area to a meaningful value.
Best,
1.- http://www.pygtk.org/pygtk2tutorial/sec-DrawingMethods.html#drawingareafig