Pre loader

Rendering 2d camera images

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

Hi,

we are looking for a performant solution to display 2d (bitmap) images acquired from a 200+ fps live camera. Is it possible to use a mechanism from the charts to just display the images.
If possible we want hardware accelerated rendering and mouse drag and zoom. Since our dev-team is very new to SciChart any hints in the right direction would be appreciated,

Best,
MP

Version
4
  • You must to post comments
0
0

Hi Markus,

Sorry for the abnormally long delay in replying to this.

In SciChart WPF v5 (which is in BETA now) we hae a new method added to our RenderContext API: RenderContext.DrawTexture()

This, in combination with our CustomRenderableSeries API would allow you to create a series which draws a custom image onto the chart. It’s very fast, we use it internally for our own Heatmap type which is able to draw at 60FPS.

If you require further information on how this could work, please contact sales and we will be glad to help.

Best regards,
Andrew

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies