Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.ip.color bob.ip.color
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bob
  • bob.ip.colorbob.ip.color
  • Issues
  • #1
Closed
Open
Created Jun 16, 2015 by André Anjos@andre.anjos💬Owner

python API crashing with C++ exceptions

Created by: siebenkopf

The color conversion functions in the Python API, such as bob.ip.color.rgb_to_gray might crash with a C++ exception, which is not caught correctly inside the python bindings.

Solution: go through the functions and add a BOB_TRY ... BOB_CATCH_FUNCTION wrapper around them (see http://pythonhosted.org/bob.extension/cpp_api.html#c.BOB_CATCH_FUNCTION).

Assignee
Assign to
Time tracking