Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - noel

Pages: [1]
1
C++ / Re: Load and Propagate Example
« on: March 07, 2011, 20:59:02  »
Thank you very much; it has worked indeed.


2
C++ / Re: Load and Propagate Example
« on: March 03, 2011, 20:49:55  »
Thank you very much for the help. I have tried it and I am not sure how to specify a case file.


3
C++ / Load and Propagate Example
« on: March 03, 2011, 14:38:08  »
I am trying to run example 1 of the Hugin Api manual in C++;

I get the following error:

 error: ‘H_TM_BEST_GREEDY’ was not declared in this scope

Any help, please.


Noel

4
General Discussion / Re: Exporting posterior Data
« on: February 15, 2011, 19:51:16  »

Not sure how to use API for exporting data contained in monitoring window.

Help, please; I am using C++ for HuginAPI; Any example to follow?

Thanks

5
C++ / Re: Building a network using C++
« on: February 15, 2011, 19:30:52  »
I have solved the problem, it was to do with the running configurations;

Thanks

Noel

6
C++ / Building a network using C++
« on: February 14, 2011, 16:29:27  »

I am trying to build a BBN from C++; I am encountering the error below;


first defined here:  line 138, external location: src/OONexample.o:/home/iradukun/Documents/HAPI/HUGINAPI/src/OONexample.cpp   C/C++ Problem



Any help, please

Noel

7
C++ / Re: running error
« on: February 10, 2011, 12:32:01  »
I have found my error in path specification.

Thanks for your help


Noel

8
C++ / Re: running error
« on: February 10, 2011, 12:17:32  »

This is what I have done when setting up the library path


Into the Name text field, I wrote: LD_LIBRARY_PATH

And in the value, I specified the  path to where my hugin libraries have been placed.

Is this ok?


Thanks.

Noel


9
C++ / running error
« on: February 09, 2011, 18:01:52  »
Hi,
I am trying to run a programme in C++ for  Hugin API and I am getting this error message.

Any help, please

error while loading shared libraries: libhugincpp.so: cannot open shared object file: No such file or directory

Many Thanks,

Noel

10
General Discussion / Exporting posterior Data
« on: February 04, 2011, 12:41:09  »

I am wondering if there is anyway of exporting from Hugin my posterior output data after compilation?



Pages: [1]