Menu

#473 Allow channels for imread

v1.1.x
closed
None
v1.1.3
Change Request
2021-03-26
2019-06-26
Erik Hänel
No

Allow the user to obtain the different channels of an image rather than its grey scale representation.

Analysis:

This may be implemented quite straightforward by creating an option (e.g. channels="rgb" or something similar) and using it to select the corresponding channels.

Implementation:

  • Implementation: Implementation was processed as indicated by the analysis.
  • Revision: [r801]
  • Implementation test: Different channels were loaded without any deviation.

Documentation:

  • [x] ChangesLog updated
  • [x] Code changes commented
  • Documentation articles:
    • [x] corresponding documentation articles updated
    • [ ] new documentation articles created
    • [ ] not needed
  • Language files:
    • [x] corresponding language files updated
    • [ ] not needed

Tests:

Added to the automatic SW tests. No deviation occured.

Related

Commit: [r801]

Discussion

  • Erik Hänel

    Erik Hänel - 2020-11-15
    • status: open --> accepted
    • Version: Planned --> v1.1.3
     
  • Erik Hänel

    Erik Hänel - 2020-11-30
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1,23 @@
     Allow the user to obtain the different channels of an image rather than its grey scale representation.
    +
    +###Analysis:
    +(*Describe, what's the issue and which changes have to be made*)
    +
    +###Implementation:
    +* Implementation: (*Describe, what you've changed*) 
    +* Revision: [rXXX]
    +* Implementation test: (*Describe the type of test, which you performed, and if it was successful*)
    +
    +###Documentation:
    +* [ ] ChangesLog updated
    +* [ ] Code changes commented
    +* **Documentation articles:**
    
    +    * [ ] corresponding documentation articles updated
    +    * [ ] new documentation articles created
    +    * [ ] not needed
    +* **Language files:**
    +    * [ ] corresponding language files updated
    +    * [ ] not needed
    +
    +###Tests:
    +(*Describe, which tests you performed and their outcome*)
    
    • status: accepted --> analyzing
     
  • Erik Hänel

    Erik Hänel - 2020-11-30
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,7 +1,7 @@
     Allow the user to obtain the different channels of an image rather than its grey scale representation.
    
     ###Analysis:
    -(*Describe, what's the issue and which changes have to be made*)
    +This may be implemented quite straightforward by creating an option (e.g. `channels="rgb"` or something similar) and using it to select the corresponding channels.
    
     ###Implementation:
    
     * Implementation: (*Describe, what you've changed*) 
    
    • status: analyzing --> implementing
     
  • Erik Hänel

    Erik Hänel - 2020-12-01
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -4,19 +4,19 @@
     This may be implemented quite straightforward by creating an option (e.g. `channels="rgb"` or something similar) and using it to select the corresponding channels.
    
     ###Implementation:
    -* Implementation: (*Describe, what you've changed*) 
    -* Revision: [rXXX]
    -* Implementation test: (*Describe the type of test, which you performed, and if it was successful*)
    +* Implementation: Implementation was processed as indicated by the analysis.
    +* Revision: [r801]
    +* Implementation test: Different channels were loaded without any deviation.
    
     ###Documentation:
    -* [ ] ChangesLog updated
    -* [ ] Code changes commented
    +* [x] ChangesLog updated
    +* [x] Code changes commented
    
     * **Documentation articles:**
    -    * [ ] corresponding documentation articles updated
    +    * [x] corresponding documentation articles updated
         * [ ] new documentation articles created
         * [ ] not needed
     * **Language files:**
    -    * [ ] corresponding language files updated
    +    * [x] corresponding language files updated
         * [ ] not needed
    
     ###Tests:
    
    • status: implementing --> testing
     

    Related

    Commit: [r801]

  • Erik Hänel

    Erik Hänel - 2021-03-26
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -20,4 +20,4 @@
    
         * [ ] not needed
    
     ###Tests:
    -(*Describe, which tests you performed and their outcome*)
    +Added to the automatic SW tests. No deviation occured.
    
    • status: testing --> closed
     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB