--
You received this message because you are subscribed to the Google Groups "Bonsai Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bonsai-users+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/bonsai-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/bonsai-users/ca54dfc1-7d6d-45d3-a9ba-9f5172154d07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
1) if ColorProcessing is set to None, or there is no bayer tile format specified, the output will be a single-channel (bayer-mono) 16-bit imageThere are two ways in which it works with Raw16 images:Hi Eirinn,You are correct, I did not account for that case. I attached a pre-release version with this possibility but google groups rejected because of the large size (you probably got it in your normal mail though). Please give it a try.
2) if you have ColorProcessing set to Default, the output will be a BGR 16-bit color imageThis basically follows the pattern for Raw8 (which does work). My only doubt is whether 2) makes sense, because there is a 3rd possibility: you might want to actually output an 8-bit color image even if you have Raw16: the rationale is that resolving the BayerMask with a Raw16 gives better color precision even if your color is ultimately 8-bit (because of numerical rounding precision), which means you should still get nicer 8-bit color and get to save some space.This may be relevant since a 16-bit BGR color image actually takes 6x more space than the equivalent grayscale Mono8 and most video encoders cannot even handle 16-bit video anyway...So... I am slightly inclined at this point to resolve the color processing for Raw16 as an 8-bit video for the "debayered" case. Any thoughts? Can you tell me a bit more about what you were trying to get out of the Raw16?Hope this helps.
On 8 March 2018 at 06:46, Eirinn Mackay <eirinn...@gmail.com> wrote:
Hi all,
Has anyone had success getting 16bit video from a PointGrey camera into Bonsai? I've put the driver into "RAW 16" mode and FlyCap says it's getting 16bit frames, but Bonsai's FlyCapture node still reports depth=U8.
Cheers,
Eirinn
--
You received this message because you are subscribed to the Google Groups "Bonsai Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bonsai-users...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bonsai-users+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/bonsai-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/bonsai-users/6ed43b32-75f7-4c60-9359-3e4eeab15c07%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bonsai-users+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/bonsai-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/bonsai-users/26e52584-cc7e-46dc-a88a-2871b664fc36%40googlegroups.com.
1) if ColorProcessing is set to None, or there is no bayer tile format specified, the output will be a single-channel (bayer-mono) 16-bit imageThere are two ways in which it works with Raw16 images:Hi Eirinn,You are correct, I did not account for that case. I attached a pre-release version with this possibility but google groups rejected because of the large size (you probably got it in your normal mail though). Please give it a try.
2) if you have ColorProcessing set to Default, the output will be a BGR 16-bit color imageThis basically follows the pattern for Raw8 (which does work). My only doubt is whether 2) makes sense, because there is a 3rd possibility: you might want to actually output an 8-bit color image even if you have Raw16: the rationale is that resolving the BayerMask with a Raw16 gives better color precision even if your color is ultimately 8-bit (because of numerical rounding precision), which means you should still get nicer 8-bit color and get to save some space.This may be relevant since a 16-bit BGR color image actually takes 6x more space than the equivalent grayscale Mono8 and most video encoders cannot even handle 16-bit video anyway...So... I am slightly inclined at this point to resolve the color processing for Raw16 as an 8-bit video for the "debayered" case. Any thoughts? Can you tell me a bit more about what you were trying to get out of the Raw16?Hope this helps.
On 8 March 2018 at 06:46, Eirinn Mackay <eirinn...@gmail.com> wrote:
Hi all,
Has anyone had success getting 16bit video from a PointGrey camera into Bonsai? I've put the driver into "RAW 16" mode and FlyCap says it's getting 16bit frames, but Bonsai's FlyCapture node still reports depth=U8.
Cheers,
Eirinn
--
You received this message because you are subscribed to the Google Groups "Bonsai Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bonsai-users...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bonsai-users+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/bonsai-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/bonsai-users/9cf29f7a-cdbc-4d3e-914d-71473a532fea%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to bonsai-users+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/bonsai-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/bonsai-users/e154bb24-c7a9-4070-ba87-636b3313c25f%40googlegroups.com.