Re: [brlcad-devel] GSOC - Consolidating image processing/Density functions

2013-04-28 Thread Deepak Pandian
Hi Sean, On Thu, Apr 11, 2013 at 8:41 AM, Christopher Sean Morrison wrote: > Sorting out user-visible goals and a good development plan will be a little > tricky for libicv. Maybe design the API and work towards >refactoring our > image tools. Integrating http://www.xdp.it/cximage.htm would pr

Re: [brlcad-devel] GSOC - Consolidating image processing/Density functions

2013-04-25 Thread Christopher Sean Morrison
Hello again Deepak, On Apr 22, 2013, at 8:25 AM, Deepak Pandian wrote: > I have put together a draft version of my proposal here, > http://brlcad.org/wiki/User:Rays2pix2013/GSoc2013/Proposal To others, feedback was provided on IRC a couple days ago. Deepak, still looking forward to seeing more

Re: [brlcad-devel] GSOC - Consolidating image processing/Density functions

2013-04-22 Thread Deepak Pandian
Dear All, I have put together a draft version of my proposal here, http://brlcad.org/wiki/User:Rays2pix2013/GSoc2013/Proposal I am looking forward to your comments to update and complete the same. Also would like to put to your notice that I have tried out converting bwfilter to the library inte

Re: [brlcad-devel] GSOC - Consolidating image processing/Density functions

2013-04-19 Thread Deepak Pandian
Hi All, I have submitted a patch for libicv which intends to provide the current "bwfilter" utility through libicv apis. The patch contains api's to load image, create filter and perform filtering. My intention is to create a generic filter interface , however for lack of time, I am making it s

Re: [brlcad-devel] GSOC - Consolidating image processing/Density functions

2013-04-14 Thread Christopher Sean Morrison
On Apr 14, 2013, at 1:39 PM, Deepak Pandian wrote: > I was able to convert it in to raw format. Thanks to Sean who pointed > me towards those tools in IRC.Filtering happens but I get > "Inappropriate ioctl device" written to stderr when the program is > run. What are your image dimensions? Raw

Re: [brlcad-devel] GSOC - Consolidating image processing/Density functions

2013-04-14 Thread Deepak Pandian
Hi, I am able to run bwfilter utility now. On Sun, Apr 14, 2013 at 8:31 PM, Deepak Pandian wrote: > I am trying to add an api which mimics the bwfilter utility. bwfilter fails > to read in the grayscale images which I feed it. Can you suggest > some images which works with bwfilter utility.

Re: [brlcad-devel] GSOC - Consolidating image processing/Density functions

2013-04-14 Thread Deepak Pandian
Hi On Thu, Apr 11, 2013 at 5:19 PM, Christopher Sean Morrison wrote: > It depends what you mean by APIs. Just know that the more specific you can > make your proposal, the better it usually will be in giving confidence you > can achieve your goals. Instead of aiming for an arbitrary 10, identi

Re: [brlcad-devel] GSOC - Consolidating image processing/Density functions

2013-04-11 Thread Christopher Sean Morrison
On Apr 11, 2013, at 7:29 AM, Deepak Pandian wrote: > My idea was to find out how the utilities are used within brlcad > infrastructure and come up with a list of api. As part of proposal I > wanted to include atleast a few such APIs (say 10) - do you think it > is a tough aim?. It depends what

Re: [brlcad-devel] GSOC - Consolidating image processing/Density functions

2013-04-11 Thread Christopher Sean Morrison
On Apr 11, 2013, at 6:19 AM, Tom Browder wrote: > Sean, I couldn't find a good log entry that makes that clear (hence my > guess about external libs), did you? I didn't look. I just knew that's where it probably went since we've been talking about putting all image conversion functionality in

Re: [brlcad-devel] GSOC - Consolidating image processing/Density functions

2013-04-11 Thread Deepak Pandian
On Thu, Apr 11, 2013 at 8:41 AM, Christopher Sean Morrison wrote: > Sorting out user-visible goals and a good development plan will be a little > tricky for libicv. Maybe design the API and work towards >refactoring our > image tools. Integrating http://www.xdp.it/cximage.htm would provide use

Re: [brlcad-devel] GSOC - Consolidating image processing/Density functions

2013-04-11 Thread Tom Browder
On Wed, Apr 10, 2013 at 10:11 PM, Christopher Sean Morrison wrote: > On Apr 10, 2013, at 7:19 PM, Tom Browder wrote: > >>> I have just built brlcad7-22-0 from source and I am trying to understand >>> what needs to be done. A doubt - wiki page for this project mentions >>> src/libbu/image.c as a r

Re: [brlcad-devel] GSOC - Consolidating image processing/Density functions

2013-04-10 Thread Christopher Sean Morrison
On Apr 10, 2013, at 7:19 PM, Tom Browder wrote: >> I have just built brlcad7-22-0 from source and I am trying to understand >> what needs to be done. A doubt - wiki page for this project mentions >> src/libbu/image.c as a reference. But I dont see a file with that name in >> the source tree. >

Re: [brlcad-devel] GSOC - Consolidating image processing/Density functions

2013-04-10 Thread Tom Browder
On Wed, Apr 10, 2013 at 2:24 PM, Deepak Pandian wrote: > Hi All, Welcome, Deepak. Sean or someone else will address most of your questions. But I want to address one concern: > I have just built brlcad7-22-0 from source and I am trying to understand > what needs to be done. A doubt - wiki pag

[brlcad-devel] GSOC - Consolidating image processing/Density functions

2013-04-10 Thread Deepak Pandian
Hi All, I am considering taking up "Consolidating image processing" for GSoC 2013. Brief Intro: I am doing my first year - Masters in Applied Mathematics from South Asian University, New Delhi. I am conversant in C and comfortable to work with large code bases.Reason for selecting this project is