question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to get color images using ImageFormatConverter

See original GitHub issue

hi there,

I’m unable to run ImageFormatConverter on GrabResult :

NotImplementedError: Wrong number or type of arguments for overloaded function 'ImageFormatConverter_Convert'. Possible C/C++ prototypes are: Pylon::CImageFormatConverter::Convert(Pylon::IReusableImage &,Pylon::IImage const &) Pylon::CImageFormatConverter::Convert(Pylon::IReusableImage &,Pylon::CGrabResultPtr const &)

Is this function still incomplete ?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
stefanklugcommented, May 30, 2018

@dmirecki We are working on a fix. The updates will be pushed in a few days.

0reactions
stefanklugcommented, Jun 6, 2018

@dmirecki I just pushed new changes to master. The ImageFormat converter should work now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to get color image from point grey camera with Spinnaker ...
I had to use a specific format to get it to work. ... IsWritable(node_pixel_format): print('Unable to set Pixel Format to RGB8 (enum ...
Read more >
Why can't I convert a gray scale image to an RGB image?
Thereby, you'll get a “2-D” image i.e; two spatial coordinates only. ... Can't you just use Image > Mode > RGB Color to...
Read more >
How to Convert Image File Format Using Python - MakeUseOf
Go from PNG to JPEG and back again, with ease, using this ... Image format converter using Python ... RGB (3x8-bit pixels, true...
Read more >
Recolor a picture in Publisher - Microsoft Support
Select the picture you want to recolor. On the Picture Tools toolbar, click Format , and then in the Adjust group, click Recolor....
Read more >
512x512 image converter
If you have a colored image of 512X512, its nothing but array shaped ... This means you can't copy, paste or edit it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found