-
Notifications
You must be signed in to change notification settings - Fork 314
Added Image Sequence Reference to the feature matrix #751
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added Image Sequence Reference to the feature matrix #751
Conversation
docs/tutorials/feature-matrix.rst
Outdated
| +-------------------------+------+-------+--------+--------+-------+--------+-------+----------+ | ||
| |Color Decision List | ✔ | ✔ | ✖ | ✖ | ✖ | ✖ | N/A | ✖ | | ||
| +-------------------------+------+-------+--------+--------+-------+--------+-------+----------+ | ||
| |Image Sequence Reference | ✔ | ✖ | ✖ | ✖ | ✖ | ✔ | ✖ | ✖ | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| |Image Sequence Reference | ✔ | ✖ | ✖ | ✖ | ✖ | ✔ | ✖ | ✖ | | |
| |Image Sequence Reference | ✔ | ✖ | ✖ | ✖ | ✖ | W-O | ✖ | ✖ | |
(because RV technically is write only)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, good catch! I'll update.
ssteinbach
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks.
ssteinbach
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks!
ssteinbach
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks!
Addresses #746
Added
Image Sequence Referenceto the feature matrix and set initial values.Should I remove the "* flattened" bullet point that's hanging below the feature matrix while I'm in there or does it have a purpose?