You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Chandrakant Hardahe (Jira)" <ji...@apache.org> on 2020/09/16 20:03:00 UTC

[jira] [Comment Edited] (CAMEL-15535) Camel Barcode : Add additional headers to the exchange such as orientation

    [ https://issues.apache.org/jira/browse/CAMEL-15535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17197206#comment-17197206 ] 

Chandrakant Hardahe edited comment on CAMEL-15535 at 9/16/20, 8:02 PM:
-----------------------------------------------------------------------

Hi [~watcher], I verified the use case for 180 degrees orientation.

It would be really nice if you can suggest what additional headers we can add to the exchange, i.e If we can add header Orientation with respective value

Should we add all the values to header which is in resultMetadata ?


was (Author: chardahe@redhat.com):
Hi [~watcher], I verified the use case for 180 degrees orientation.

It would be really nice if you can suggest what additional headers we can add to the exchange

> Camel Barcode : Add additional headers to the exchange such as orientation
> --------------------------------------------------------------------------
>
>                 Key: CAMEL-15535
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15535
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-barcode
>    Affects Versions: 3.5.0
>            Reporter: Paddy Daly
>            Priority: Major
>         Attachments: code39-barcode-rotated180.png, code39-barcode.png
>
>
> When processing a code 39 barcode it would be helpful to add additional headers to the exchange.
> For example if you unmarshal a barcode that is rotated 180 degrees the orientation is included in the result object.
> {code:java}
> Result result = reader.decode(bitmap, this.readerHintMap); {code}
> {color:#cc7832} {color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)