From: lakesh <lak...@gm...> - 2008-10-01 17:52:49
|
Hi abhishek, I am still having some problems in some portions. I think the test image is not being read properly or something because even if I place the same image as that of a training image the values are not same. Please verify this. I may be wrong. Also I needed to know that when you verified the eigen vectors with the matlab code did you convert the images after reading them through pnmread into double like double(T1) or something else. Before I was using like T1 = double(T1) to cast them to double and using octave library to compute the eigen vectors. Now the prob is the eigen vectors in my case and the one computed by the recent code from the svn are not same. I was verifying the PCA eigen vectors with octave So lets meet tomorrow and fix things up. Is that ok with you or we can discuss and verify things online tomorrow ok. -- Have a nice day |
From: lakesh <lak...@gm...> - 2008-10-04 19:14:12
|
Hi all, I was just testing the face recog module and going through these papers http://www.eee.metu.edu.tr/~alatan/PAPER/MSbahtiyar.pdf , http://www.istanbul.edu.tr/eng/ee/jeee/main/pages/issues/is31/31013.pdf. According to these papers tests were made in many conditions like Varying no of eigen vectors Lightning variation Pose variation Number of training samples Occlusion etc and comparisons were made for these algorithms. In our case we can compare PCA,Subspace LDA and pure LDA. Pure LDA is computationally intensive. Many people have dropped it or implemented it only after reducing the dimension which is equivalent to subspace LDA. So we have two left. So we can test these two algorithms using FERET database -- Have a nice day |
From: lakesh <lak...@gm...> - 2008-10-10 14:17:09
|
Hi, I hope that you all had a great Dashain time. As Dashain is over I guess we can start our work again. I was surfing the net and searching for ways we can track a face. Now there are lots of algorithms available out there for face tracking itself like Kalman Filter, camshift etc etc. Don't know about them in detail. So if we start implementing these algorithms ourselves it will take more time. OpenCV itself is using the camshift algorithm for face tracking. So I think we can use the function right from OpenCV. However according to the reviews camshift is not the best of algorithms for face tracking. Here is a link for the implementation tutos. http://dasl.mem.drexel.edu/noahKuntz/public/openCvPart04.pdf -- Have a nice day |
From: lakesh <lak...@gm...> - 2008-10-23 04:20:23
|
Hi all, As we had previously discussed, we will be having a meeting on Oct 24, 2008 for discussing the progress on our project and how to move forward on it. Tomorrow at 9am , my house is that ok for you guys?? -- Have a nice day |
From: Abhishek D. <the...@gm...> - 2008-10-23 08:14:23
|
It's OK for me bye On Thu, Oct 23, 2008 at 10:05 AM, lakesh <lak...@gm...> wrote: > Hi all, > As we had previously discussed, we will be having a meeting on Oct 24, > 2008 for discussing the progress on our project and how to move > forward on it. Tomorrow at 9am , my house is that ok for you guys?? > > -- > Have a nice day > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Rtftr-devel mailing list > Rtf...@li... > https://lists.sourceforge.net/lists/listinfo/rtftr-devel > -- Abhishek http://adutta.np.googlepages.com |
From: lakesh <lak...@gm...> - 2008-12-03 12:36:28
|
Hi all, I went through the images. Now what we need to do is the NN detector will detect the images and pass it to the subspace LDA for training. Lets do it as soon as possible. I found that the ORL database is also not perfectly registered. There are slight rotations in the images of a person. However in our case we have lots of rotations. Some of the images they may not be useful because I don't think that NN detector will detect them. However the frontal faces they should be detected. Lets do this test. -- Have a nice day |
From: Abhishek D. <adu...@gm...> - 2008-12-03 12:42:43
|
Hi Lakesh, Coordinate with bibek and perform the testing part. I am busy with the matlab implementation and sudy of Gabor wavelet. We all can meet if it necessary. bye On Wed, Dec 3, 2008 at 6:21 PM, lakesh <lak...@gm...> wrote: > Hi all, > I went through the images. Now what we need to do is the NN detector will > detect the images and pass it to the subspace LDA for training. Lets do it > as soon as possible. I found that the ORL database is also not perfectly > registered. There are slight rotations in the images of a person. However in > our case we have lots of rotations. Some of the images they may not be > useful because I don't think that NN detector will detect them. However the > frontal faces they should be detected. Lets do this test. > > -- > Have a nice day > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Rtftr-devel mailing list > Rtf...@li... > https://lists.sourceforge.net/lists/listinfo/rtftr-devel > > -- Abhishek http://adutta.np.googlepages.com |
From: lakesh <lak...@gm...> - 2008-12-03 12:53:49
|
Yes, Bibek we should do it soon. The images from Abhishek's cam, they are of very high resolution. We can scale them down so that it is easier for the NN detector to detect. Some of the subjects they would be very tough to detect because of their positions. The others they should be detectable I guess. On Wed, Dec 3, 2008 at 6:27 PM, Abhishek Dutta <adu...@gm...> wrote: > Hi Lakesh, > Coordinate with bibek and perform the testing part. I am busy with the > matlab implementation and sudy of Gabor wavelet. We all can meet if it > necessary. > > bye > > On Wed, Dec 3, 2008 at 6:21 PM, lakesh <lak...@gm...> wrote: > >> Hi all, >> I went through the images. Now what we need to do is the NN detector will >> detect the images and pass it to the subspace LDA for training. Lets do it >> as soon as possible. I found that the ORL database is also not perfectly >> registered. There are slight rotations in the images of a person. However in >> our case we have lots of rotations. Some of the images they may not be >> useful because I don't think that NN detector will detect them. However the >> frontal faces they should be detected. Lets do this test. >> >> -- >> Have a nice day >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Rtftr-devel mailing list >> Rtf...@li... >> https://lists.sourceforge.net/lists/listinfo/rtftr-devel >> >> > > > -- > Abhishek > http://adutta.np.googlepages.com > -- Have a nice day |
From: lakesh <lak...@gm...> - 2008-12-03 12:55:48
|
http://jwalanta.blogspot.com/2007/03/batch-jpeg-image-resize-in-linux-jpeg.html This script from Jwalanta's blog is useful to scale the images. Lets scale the images and apply the NN detector. Can it be done by tomorrow?? On Wed, Dec 3, 2008 at 6:38 PM, lakesh <lak...@gm...> wrote: > Yes, Bibek we should do it soon. The images from Abhishek's cam, they are > of very high resolution. We can scale them down so that it is easier for the > NN detector to detect. Some of the subjects they would be very tough to > detect because of their positions. The others they should be detectable I > guess. > > > On Wed, Dec 3, 2008 at 6:27 PM, Abhishek Dutta <adu...@gm...>wrote: > >> Hi Lakesh, >> Coordinate with bibek and perform the testing part. I am busy with the >> matlab implementation and sudy of Gabor wavelet. We all can meet if it >> necessary. >> >> bye >> >> On Wed, Dec 3, 2008 at 6:21 PM, lakesh <lak...@gm...> wrote: >> >>> Hi all, >>> I went through the images. Now what we need to do is the NN detector will >>> detect the images and pass it to the subspace LDA for training. Lets do it >>> as soon as possible. I found that the ORL database is also not perfectly >>> registered. There are slight rotations in the images of a person. However in >>> our case we have lots of rotations. Some of the images they may not be >>> useful because I don't think that NN detector will detect them. However the >>> frontal faces they should be detected. Lets do this test. >>> >>> -- >>> Have a nice day >>> >>> ------------------------------------------------------------------------- >>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>> challenge >>> Build the coolest Linux based applications with Moblin SDK & win great >>> prizes >>> Grand prize is a trip for two to an Open Source event anywhere in the >>> world >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>> _______________________________________________ >>> Rtftr-devel mailing list >>> Rtf...@li... >>> https://lists.sourceforge.net/lists/listinfo/rtftr-devel >>> >>> >> >> >> -- >> Abhishek >> http://adutta.np.googlepages.com >> > > > > -- > Have a nice day > -- Have a nice day |
From: lakesh <lak...@gm...> - 2008-12-03 13:02:45
|
Check the ORL database. FR is giving good results for that database. I don't think they are registered according to the eye position. However there are only slight out of plane rotation. So lets give it a try On Wed, Dec 3, 2008 at 6:40 PM, lakesh <lak...@gm...> wrote: > > http://jwalanta.blogspot.com/2007/03/batch-jpeg-image-resize-in-linux-jpeg.html > This script from Jwalanta's blog is useful to scale the images. Lets scale > the images and apply the NN detector. > Can it be done by tomorrow?? > > > On Wed, Dec 3, 2008 at 6:38 PM, lakesh <lak...@gm...> wrote: > >> Yes, Bibek we should do it soon. The images from Abhishek's cam, they are >> of very high resolution. We can scale them down so that it is easier for the >> NN detector to detect. Some of the subjects they would be very tough to >> detect because of their positions. The others they should be detectable I >> guess. >> >> >> On Wed, Dec 3, 2008 at 6:27 PM, Abhishek Dutta <adu...@gm...>wrote: >> >>> Hi Lakesh, >>> Coordinate with bibek and perform the testing part. I am busy with the >>> matlab implementation and sudy of Gabor wavelet. We all can meet if it >>> necessary. >>> >>> bye >>> >>> On Wed, Dec 3, 2008 at 6:21 PM, lakesh <lak...@gm...>wrote: >>> >>>> Hi all, >>>> I went through the images. Now what we need to do is the NN detector >>>> will detect the images and pass it to the subspace LDA for training. Lets do >>>> it as soon as possible. I found that the ORL database is also not perfectly >>>> registered. There are slight rotations in the images of a person. However in >>>> our case we have lots of rotations. Some of the images they may not be >>>> useful because I don't think that NN detector will detect them. However the >>>> frontal faces they should be detected. Lets do this test. >>>> >>>> -- >>>> Have a nice day >>>> >>>> >>>> ------------------------------------------------------------------------- >>>> This SF.Net email is sponsored by the Moblin Your Move Developer's >>>> challenge >>>> Build the coolest Linux based applications with Moblin SDK & win great >>>> prizes >>>> Grand prize is a trip for two to an Open Source event anywhere in the >>>> world >>>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >>>> _______________________________________________ >>>> Rtftr-devel mailing list >>>> Rtf...@li... >>>> https://lists.sourceforge.net/lists/listinfo/rtftr-devel >>>> >>>> >>> >>> >>> -- >>> Abhishek >>> http://adutta.np.googlepages.com >>> >> >> >> >> -- >> Have a nice day >> > > > > -- > Have a nice day > -- Have a nice day |
From: Bibek S. <bib...@gm...> - 2008-12-03 16:51:59
|
thanks for the link lakesh, im running the NN over the images, i'll update you on the results. cheers On Wednesday 03 December 2008 18:40:45 lakesh wrote: > http://jwalanta.blogspot.com/2007/03/batch-jpeg-image-resize-in-linux-jpeg. >html This script from Jwalanta's blog is useful to scale the images. Lets > scale the images and apply the NN detector. > Can it be done by tomorrow?? > > On Wed, Dec 3, 2008 at 6:38 PM, lakesh <lak...@gm...> wrote: > > Yes, Bibek we should do it soon. The images from Abhishek's cam, they are > > of very high resolution. We can scale them down so that it is easier for > > the NN detector to detect. Some of the subjects they would be very tough > > to detect because of their positions. The others they should be > > detectable I guess. > > > > On Wed, Dec 3, 2008 at 6:27 PM, Abhishek Dutta <adu...@gm...>wrote: > >> Hi Lakesh, > >> Coordinate with bibek and perform the testing part. I am busy with the > >> matlab implementation and sudy of Gabor wavelet. We all can meet if it > >> necessary. > >> > >> bye > >> > >> On Wed, Dec 3, 2008 at 6:21 PM, lakesh <lak...@gm...> wrote: > >>> Hi all, > >>> I went through the images. Now what we need to do is the NN detector > >>> will detect the images and pass it to the subspace LDA for training. > >>> Lets do it as soon as possible. I found that the ORL database is also > >>> not perfectly registered. There are slight rotations in the images of a > >>> person. However in our case we have lots of rotations. Some of the > >>> images they may not be useful because I don't think that NN detector > >>> will detect them. However the frontal faces they should be detected. > >>> Lets do this test. > >>> > >>> -- > >>> Have a nice day > >>> > >>> ----------------------------------------------------------------------- > >>>-- This SF.Net email is sponsored by the Moblin Your Move Developer's > >>> challenge > >>> Build the coolest Linux based applications with Moblin SDK & win great > >>> prizes > >>> Grand prize is a trip for two to an Open Source event anywhere in the > >>> world > >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ > >>> _______________________________________________ > >>> Rtftr-devel mailing list > >>> Rtf...@li... > >>> https://lists.sourceforge.net/lists/listinfo/rtftr-devel > >> > >> -- > >> Abhishek > >> http://adutta.np.googlepages.com > > > > -- > > Have a nice day -- Bibek Shrestha bib...@gm... 9841 825 925 |
From: Abhishek D. <adu...@gm...> - 2008-12-04 01:52:07
|
Hi all, the location we photographed our subjects is good for working. It has power and a good place to work. So we all can sit there and coordinate. I am coming to library at 11:00AM. bye On Wed, Dec 3, 2008 at 10:36 PM, Bibek Shrestha <bib...@gm...>wrote: > thanks for the link lakesh, > > im running the NN over the images, i'll update you on the results. > > cheers > > On Wednesday 03 December 2008 18:40:45 lakesh wrote: > > > > http://jwalanta.blogspot.com/2007/03/batch-jpeg-image-resize-in-linux-jpeg > . > > >html This script from Jwalanta's blog is useful to scale the images. Lets > > > scale the images and apply the NN detector. > > > Can it be done by tomorrow?? > > > > > > On Wed, Dec 3, 2008 at 6:38 PM, lakesh <lak...@gm...> > wrote: > > > > Yes, Bibek we should do it soon. The images from Abhishek's cam, they > are > > > > of very high resolution. We can scale them down so that it is easier > for > > > > the NN detector to detect. Some of the subjects they would be very > tough > > > > to detect because of their positions. The others they should be > > > > detectable I guess. > > > > > > > > On Wed, Dec 3, 2008 at 6:27 PM, Abhishek Dutta <adu...@gm... > >wrote: > > > >> Hi Lakesh, > > > >> Coordinate with bibek and perform the testing part. I am busy with the > > > >> matlab implementation and sudy of Gabor wavelet. We all can meet if it > > > >> necessary. > > > >> > > > >> bye > > > >> > > > >> On Wed, Dec 3, 2008 at 6:21 PM, lakesh <lak...@gm...> > wrote: > > > >>> Hi all, > > > >>> I went through the images. Now what we need to do is the NN detector > > > >>> will detect the images and pass it to the subspace LDA for training. > > > >>> Lets do it as soon as possible. I found that the ORL database is also > > > >>> not perfectly registered. There are slight rotations in the images of > a > > > >>> person. However in our case we have lots of rotations. Some of the > > > >>> images they may not be useful because I don't think that NN detector > > > >>> will detect them. However the frontal faces they should be detected. > > > >>> Lets do this test. > > > >>> > > > >>> -- > > > >>> Have a nice day > > > >>> > > > >>> > ----------------------------------------------------------------------- > > > >>>-- This SF.Net email is sponsored by the Moblin Your Move Developer's > > > >>> challenge > > > >>> Build the coolest Linux based applications with Moblin SDK & win > great > > > >>> prizes > > > >>> Grand prize is a trip for two to an Open Source event anywhere in the > > > >>> world > > > >>> http://moblin-contest.org/redirect.php?banner_id=100&url=/ > > > >>> _______________________________________________ > > > >>> Rtftr-devel mailing list > > > >>> Rtf...@li... > > > >>> https://lists.sourceforge.net/lists/listinfo/rtftr-devel > > > >> > > > >> -- > > > >> Abhishek > > > >> http://adutta.np.googlepages.com > > > > > > > > -- > > > > Have a nice day > > -- > > Bibek Shrestha > > bib...@gm... > > 9841 825 925 > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Rtftr-devel mailing list > Rtf...@li... > https://lists.sourceforge.net/lists/listinfo/rtftr-devel > > -- Abhishek http://adutta.np.googlepages.com |
From: lakesh <lak...@gm...> - 2008-12-04 15:36:59
|
Hi all, I was searching for libraries to use for GUI in our project. One option was wxwidget. Another is FLTK, it is light weight. But it provides the basics that we want. Here is a link for an face recognition app using FLTK and opencv. Check this out. http://derin-deli-mavi.googlecode.com/files/FaceRec.tar.gz The GUI is very simple. Wxwidget provides advanced gui stuffs but it takes control over everything. We cannot even define a main function when using wxwidget. It has it's own macros and class that we need to initialize. It holds the main function itself. Here is some comparison http://samibadawi.blogspot.com/2008/11/computer-vision-c-libraries-review.html -- Have a nice day |
From: lakesh <lak...@gm...> - 2008-12-04 15:39:52
|
Also Bibek if you can provide me the detected faces as well as non faces soon ,then I can start the thresholding stuff so that it is easier later. Ok guys, keep the mailing list busy :) On Thu, Dec 4, 2008 at 9:21 PM, lakesh <lak...@gm...> wrote: > Hi all, > I was searching for libraries to use for GUI in our project. One option was > wxwidget. Another is FLTK, it is light weight. But it provides the basics > that we want. Here is a link for an face recognition app using FLTK and > opencv. Check this out. > http://derin-deli-mavi.googlecode.com/files/FaceRec.tar.gz > The GUI is very simple. Wxwidget provides advanced gui stuffs but it takes > control over everything. We cannot even define a main function when using > wxwidget. It has it's own macros and class that we need to initialize. It > holds the main function itself. > Here is some comparison > > http://samibadawi.blogspot.com/2008/11/computer-vision-c-libraries-review.html > > -- > Have a nice day > -- Have a nice day |
From: lakesh <lak...@gm...> - 2008-12-17 14:34:03
|
Hi Abhishek, Can you mail me the pdf file of the Gabor wavelets that you gave to RK sir, the one you showed in our previous meeting -- Have a nice day |
From: lakesh <lak...@gm...> - 2008-12-18 12:39:19
|
Hi Abhishek, There is this library vxl http://vxl.sourceforge.net/. I think they have convolution options. Have a look at it -- Have a nice day |
From: lakesh <lak...@gm...> - 2008-12-19 03:08:51
|
Hi Abhishek, I found this link http://www.cs.uta.fi/~etm/research/. I think they have lots of useful links related to Gabor filters. Check this out -- Have a nice day |
From: lakesh <lak...@gm...> - 2008-12-20 02:35:44
|
Hi all, This is a new book in Face Recognition recently published. http://intechweb.org/book.php?id=101 -- Have a nice day |
From: lakesh <lak...@gm...> - 2009-03-06 01:47:52
|
Hi all, I was just thinking that we should also have a basic GUI for the final presentation. So what do you guys think about this?? Shall we start working on it after we get the integration done? -- Have a nice day |
From: Abhishek D. <the...@gm...> - 2009-03-06 01:53:11
|
Hi Lakesh, We need a basic GUI to show the faces being tracked and their respective identity. We will discuss about this today in college and make plans for developing a basic GUI. bye On Fri, Mar 6, 2009 at 7:16 AM, lakesh <lak...@gm...> wrote: > Hi all, > > I was just thinking that we should also have a basic GUI for the final > presentation. So what do you guys think about this?? Shall we start working > on it after we get the integration done? > > -- > Have a nice day > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, > CA > -OSBC tackles the biggest issue in open source: Open Sourcing the > Enterprise > -Strategies to boost innovation and cut costs with open source > participation > -Receive a $600 discount off the registration fee with the source code: > SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > Rtftr-devel mailing list > Rtf...@li... > https://lists.sourceforge.net/lists/listinfo/rtftr-devel > > -- Abhishek http://adutta.np.googlepages.com |
From: lakesh <lak...@gm...> - 2009-03-21 10:43:38
|
Hi guys, Lets fix the memory leaks anyhow by today and meet at 10 am tommorrow at college ok -- Have a nice day |
From: Abhishek D. <the...@gm...> - 2009-03-21 15:29:33
|
ACK 2009/3/21 lakesh <lak...@gm...> > Hi guys, > Lets fix the memory leaks anyhow by today and meet at 10 am tommorrow at > college ok > > -- > Have a nice day > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Rtftr-devel mailing list > Rtf...@li... > https://lists.sourceforge.net/lists/listinfo/rtftr-devel > > -- Abhishek http://adutta.np.googlepages.com |
From: Bibek S. <bib...@gm...> - 2009-03-21 15:32:10
|
Incase memleaks is still troubling you guys, check out valgrind and its 2 minute quickstart at http://valgrind.org/docs/manual/quick-start.html#quick-start.intro Really helpful. 2009/3/21 Abhishek Dutta <the...@gm...> > ACK > > 2009/3/21 lakesh <lak...@gm...> > >> Hi guys, >> Lets fix the memory leaks anyhow by today and meet at 10 am tommorrow at >> college ok >> >> -- >> Have a nice day >> >> >> ------------------------------------------------------------------------------ >> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are >> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and >> easily build your RIAs with Flex Builder, the Eclipse(TM)based development >> software that enables intelligent coding and step-through debugging. >> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >> _______________________________________________ >> Rtftr-devel mailing list >> Rtf...@li... >> https://lists.sourceforge.net/lists/listinfo/rtftr-devel >> >> > > > -- > Abhishek > http://adutta.np.googlepages.com > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Rtftr-devel mailing list > Rtf...@li... > https://lists.sourceforge.net/lists/listinfo/rtftr-devel > > -- Bibek Shrestha bibekshrestha at gmail dot com |
From: Bibek S. <bib...@gm...> - 2009-03-21 16:23:50
|
Memory leak in my case is fixed. There is very small amount of leak, few KBs only so its acceptable result now. lets meet at 10tomorrow in college, cheers btw I am working on the presentation now, lets discuss on it tomorrow. On Sat, Mar 21, 2009 at 9:16 PM, Bibek Shrestha <bib...@gm...>wrote: > Incase memleaks is still troubling you guys, check out valgrind and its 2 > minute quickstart at > > http://valgrind.org/docs/manual/quick-start.html#quick-start.intro > > Really helpful. > > 2009/3/21 Abhishek Dutta <the...@gm...> > >> ACK >> >> 2009/3/21 lakesh <lak...@gm...> >> >>> Hi guys, >>> Lets fix the memory leaks anyhow by today and meet at 10 am tommorrow at >>> college ok >>> >>> -- >>> Have a nice day >>> >>> >>> ------------------------------------------------------------------------------ >>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are >>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and >>> easily build your RIAs with Flex Builder, the Eclipse(TM)based >>> development >>> software that enables intelligent coding and step-through debugging. >>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >>> _______________________________________________ >>> Rtftr-devel mailing list >>> Rtf...@li... >>> https://lists.sourceforge.net/lists/listinfo/rtftr-devel >>> >>> >> >> >> -- >> Abhishek >> http://adutta.np.googlepages.com >> >> >> ------------------------------------------------------------------------------ >> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are >> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and >> easily build your RIAs with Flex Builder, the Eclipse(TM)based development >> software that enables intelligent coding and step-through debugging. >> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >> _______________________________________________ >> Rtftr-devel mailing list >> Rtf...@li... >> https://lists.sourceforge.net/lists/listinfo/rtftr-devel >> >> > > > -- > Bibek Shrestha > bibekshrestha at gmail dot com > -- Bibek Shrestha bibekshrestha at gmail dot com |
From: Abhishek D. <the...@gm...> - 2009-03-21 16:29:21
|
My valgrind summary says =5365== LEAK SUMMARY: ==5365== definitely lost: 0 bytes in 0 blocks. ==5365== possibly lost: 0 bytes in 0 blocks. ==5365== still reachable: 22,768 bytes in 374 blocks. ==5365== suppressed: 0 bytes in 0 blocks. so the memory leak is around 22KB which seems to be acceptable (for now). bye On Sat, Mar 21, 2009 at 10:08 PM, Bibek Shrestha <bib...@gm...>wrote: > Memory leak in my case is fixed. There is very small amount of leak, few > KBs only so its acceptable result now. > > lets meet at 10tomorrow in college, cheers > > btw I am working on the presentation now, lets discuss on it tomorrow. > > On Sat, Mar 21, 2009 at 9:16 PM, Bibek Shrestha <bib...@gm...>wrote: > >> Incase memleaks is still troubling you guys, check out valgrind and its 2 >> minute quickstart at >> >> http://valgrind.org/docs/manual/quick-start.html#quick-start.intro >> >> Really helpful. >> >> 2009/3/21 Abhishek Dutta <the...@gm...> >> >>> ACK >>> >>> 2009/3/21 lakesh <lak...@gm...> >>> >>>> Hi guys, >>>> Lets fix the memory leaks anyhow by today and meet at 10 am tommorrow at >>>> college ok >>>> >>>> -- >>>> Have a nice day >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are >>>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and >>>> easily build your RIAs with Flex Builder, the Eclipse(TM)based >>>> development >>>> software that enables intelligent coding and step-through debugging. >>>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >>>> _______________________________________________ >>>> Rtftr-devel mailing list >>>> Rtf...@li... >>>> https://lists.sourceforge.net/lists/listinfo/rtftr-devel >>>> >>>> >>> >>> >>> -- >>> Abhishek >>> http://adutta.np.googlepages.com >>> >>> >>> ------------------------------------------------------------------------------ >>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are >>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and >>> easily build your RIAs with Flex Builder, the Eclipse(TM)based >>> development >>> software that enables intelligent coding and step-through debugging. >>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com >>> _______________________________________________ >>> Rtftr-devel mailing list >>> Rtf...@li... >>> https://lists.sourceforge.net/lists/listinfo/rtftr-devel >>> >>> >> >> >> -- >> Bibek Shrestha >> bibekshrestha at gmail dot com >> > > > > -- > Bibek Shrestha > bibekshrestha at gmail dot com > -- Abhishek http://adutta.np.googlepages.com |