From: Abhishek D. <the...@gm...> - 2009-03-21 02:36:49
|
Hi lakesh, Instead of overlaying text using OpenCV functions, can we create an images (of size 120x20 pixels) for each person's (NAME_IMAGES) which contains their corresponding name (in some good and clear font). When we need to write the name, we can overlay this image. Also, let's not make the background of the NAME_IMAGES complete black. Let's create a transparent PNG with opacity around 60 so that the actual contents of the webcam(in the portion where we display the name) does not hide completely by the NAME_IMAGES We can also add three different colors to the rectangle border to indicate the following status 1. Green - both kepenekci and subspace LDA modules reported same face-id 2. Red - kepenekci and subspace LDA modules reported different face-id I think a simple GUI will be all we can do for the final year demonstration. Lakesh don't waste much time in GUI. Let's focus on the memory leaks and stability of RTFTR. We cannot imagine to get a SEG_FAULT or MEMORY_FULL problems while demonstrating the software to the examiners :) bye 2009/3/21 Bibek Shrestha <bib...@gm...> > Lakesh can you put it below the rectangle instead of inside? like in our > report? > > > > 2009/3/21 lakesh <lak...@gm...> > >> Hi all, >> I have placed some screenshots of the results. As suggested by you guys I >> have placed a small background behind the text. Opencv supports only a few >> set of fonts. So the font is not that good. Any more suggestions?? I know >> the graphics is not that promising. >> >> -- >> 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 >> >> > > > -- > Bibek Shrestha > bibekshrestha at gmail dot 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 > > -- Abhishek http://adutta.np.googlepages.com |