Re: Seeking help in Octave C++ API

Siddhartha Roy <[email protected]> Mon, 5 Apr 2021 12:36:54 +0530
Newsgroups gmane.comp.gnu.octave.maintainers
Message-ID <CAJZ__ZeMJ81qHNjzBhE+fgvG4a00kBzm=+05okYa-1pizYZg_w@mail.gmail.com>
Hi,
I have gone through that link. But unfortunately I am still unable to find
the solution to calling *imreconstruct *function from a C++ code(my code
may depend on the octave compiler but not depend on the octave script i.e.
.m file).
Please help me in this matter.
with regards,
*Siddhartha Roy*
*Associate Software Engineer*
*Vehere Interactive Pvt. Ltd.*


On Fri, Apr 2, 2021 at 7:34 PM Carlo De Falco <[email protected]>
wrote:

>
>
> > Il giorno 2 apr 2021, alle ore 11:44, Siddhartha Roy <
> [email protected]> ha scritto:
> >
> >  I recently went through the link "
> https://octave.sourceforge.io/coda/c58.html" and I saw the example of C++
> code  of matpow function
> I think this document is decades old, more up-to-date info can be found
> here :
> https://octave.org/doc/v6.2.0/Oct_002dFiles.html#Oct_002dFiles
>
> c.