Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
HI
I need to use HUGIN in my project as user send some image to HUGIN for image processing.
I need the code n guide line also as i dont know even a little.

Waiting
Posted
Comments
Sergey Alexandrovich Kryukov 15-Nov-12 14:26pm    
This is not a question. You cannot expect a good answer if you do not provide explanation of your problems.
--SA

1 solution

Most people here won't know what HUGIN is. It's a C++ library, so you connect it to your project and use it. Here[^] are the docs.
 
Share this answer
 
Comments
Saadia_Khan 16-Nov-12 1:51am    
I have tried it but I am unable to include hugin header file.can you please help me out how i should do it.
Christian Graus 16-Nov-12 7:36am    
Um.... download it ? Read the docs ? Google ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900