weixin_39760650 2020-11-29 13:18
浏览 0

Updated code in Image processing topic (Python mode) - No compilation errors

Made minor changes in the Image processing topic of Python mode to ensure that the users do not get any compilation error of the type - AttributeError: 'NoneType' object has no attribute 'loadPixels'.

Will now make changes to ensure no error of type NULL POINTER EXCEPTION. Will then devote time to improve the code, wherever applicable and propose new features.

该提问来源于开源项目:jdf/processing.py

  • 写回答

5条回答 默认 最新

  • weixin_39760650 2020-11-29 13:18
    关注

    Minor modifications made and now all examples in Image processing topic is working without any compilation error.

    评论

报告相同问题?