octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #56958] [Octave-Forge] (image) Implementation


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #56958] [Octave-Forge] (image) Implementation of insertText
Date: Mon, 7 Oct 2019 07:53:35 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #5, bug #56958 (project octave):

I guess the function would go into the non-existing computer vision package.
As discussed before, it's fine to use the image processing package until
there's enough of these to create a package of its own.

Rik wrote on comment #2:
> On the other hand, servers built without any graphic capabilities are
usually just for doing computes as quickly as possible.  Interacting with
images typically requires a bit of human interaction.  You might mant to
insert text, and then display the resulting image to see whether the results
are pleasing.  So a machine that one would use to do image processing probably
has graphic capabilities built in.

It's not uncommon for those computers to annotate the results with some text.
It doesn't need to be pretty, you may just want to write a count, confidence,
or threshold value in the corner or the figure, so no need for human
interaction.

Still, insertText is about annotating a figure, so it's reasonable to expect
that octave will be built if plotting enabled.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56958>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]