2019b warnings popping up never had this before with 2019a

7 visualizzazioni (ultimi 30 giorni)
Hi all,
I have been running my code and processing stuff normally with matlab until I upgraded to 2019b
can some one help me solve this error please?
Warning: PNG library warning: iCCP: profile 'ICC Profile': 0h: PCS illuminant is not D50.
Everything worked perfect until i hit the upgrade button!
now everything is arguing!
Help Please!
  15 Commenti
Guillaume
Guillaume il 13 Feb 2020
You won't get any professional help here I'm afraid, we're all volunteers.
This is a completely different warning. The previous warning was issued when you loaded an image with some unexpected metadata. Unless you were using the embedded ICC profile (you'd know if you were), you can safely ignore/disable it.
This new warning looks a lot more serious. It looks like it's telling you that one of your training doesn't have any recognisable training data, so most likely you need to review your training data and/or your detection algorithm. I don't have the required toolbox so can't help you any further.

Accedi per commentare.

Risposte (1)

Sean de Wolski
Sean de Wolski il 12 Feb 2020
I've seen this warning in 19b too! Not sure if there is a change to the PNG library being used or if my image is corrupt/out of spec. Please contact support with the offending image.

Categorie

Scopri di più su Recognition, Object Detection, and Semantic Segmentation in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by