Thanks for two of your emails. You are right. I used Gimp's plug-in tutorials to start. Because I have some background knowledge, I made the simple plugins in one or two hours, for exercising. Sorry for not documenting the work/reference well. During the recent exam period, I only managed to have less than a week looking at Gsoc organizations, communicating in Hugin list, writing the proposal, and following up. If I had more time, I would do further coding, or implement some image processing algorithms into the Gimp plugin. It is just the matter of time. I will keep in mind your comments for further work.
Almost all of my work experience and recent studying is in Computer Vision, and Image Processing areas. I could not use code samples at work, which are more sophisticated and mature. The samples of Canny Edge Detection and K-means clustering for images were done years ago. I can do much better programs now. The other PCHIP C# module is more recent (PCHIP: Piecewise Cubic Hermite Interpolating Polynomial). The PCHIP routines were taken from Hugin lens_calibrate. It was compiled to be DLLs, and used in my C# programs. The C# program is large, with 10,000+ lines. What I uploaded is a small test module. Thank Hugin for the PCHIP C++ implementation. It is very useful. I am confident that I have the skills to accomplish this project: Enfuse and Enblend Gimp Plugins. Elle. On Tue, Apr 20, 2010 at 8:30 AM, Bart van Andel <[email protected]>wrote: > Hi, > > I'm sorry, this is just for the crop/blur example. I missed your other > file, which is definitely more impressive. Again, sorry. > > Best, > Bart > > On 20 apr, 13:21, Bart van Andel <[email protected]> wrote: > > Hi, > > > > I don't want to sound rude, > > -- > You received this message because you are subscribed to the Google Groups > "hugin and other free panoramic software" group. > A list of frequently asked questions is available at: > http://wiki.panotools.org/Hugin_FAQ > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<hugin-ptx%[email protected]> > For more options, visit this group at > http://groups.google.com/group/hugin-ptx > -- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
