8000 vips_colourspace error upon calling vips_hough_line · Issue #3664 · libvips/libvips · GitHub
[go: up one dir, main page]

Skip to content
vips_colourspace error upon calling vips_hough_line #3664
Open
@ewelot

Description

@ewelot

I'd like to learn about hough transformation and use vips_hough_line() for that. The goal is to use vips functionality to identify (and remove) satellite trails in astrophotography images which gets increasingly annoying due to StarLink and similar missions.
But any call to hough_line() on a grayscale image fails, e.g.:

vips hough_line satellites.pgm hough_votes.pgm

throws an error message

vips_colourspace: no known route from 'matrix' to 'b-w'

Do I need to prepare the input image in a specific way?
Thanks for help,
Thomas

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0