dear friends... I've made something simple with openCV . A simple photo editor... It might not so good... but it can be a starting point for you if you want to...
Dear friend I need a program to store 2d object using QUUADTREE algorithm. Plz help me.. [--mod: please don't hijack any thread if you are asking something...
I thought it was openCV CV I learnt from WordWeb is 105, Well I knew that all along (for what it was worth) but did not realize it, realy did not want to get...
Eric
eric.richards@...
Dec 5, 2008 4:29 pm
8559
Thanks Jose,  I finally decided to learn and/or practice using Codeblocks 8.X.  Benito "A teacher is one who makes himself progressively unnecessary." ...
Well, I think OpenCV and OpenGL are different. OpenGL is a 3D rendering engine, same as DirectX in windows. Of course you can download OpenGL library and...
Thanks for that, I will try and stay away from it ... From: Auralius Manurung To: cprogramming2@yahoogroups.com Sent: Saturday, December 06, 2008 12:54 PM ...
Eric
eric.richards@...
Dec 6, 2008 6:50 pm
8562
Hi Everyone, I running into a few problems when I try to delete a node from a linked list. I am pasting the small portion of the code. void remove_product(int...
... You've forgotten to set end = end -> prev; at this point before continuing. ... Completely wrong. You need: temp2 = ptr -> prev; temp2 -> next = ptr ->...
I've been to the website, donwloaded and installed the software and read the docs... The preprocessor is nowhere to be found! Anyone know where I can get...
Dear All, i am Tariq from Karachi-Pakistan.. i am coming to UAE for 1 month on visit. i need Rental Room on sharing basis in Dubai or near in Dubai. Dates are...
... Having _legitimatly_ worked (tourist visa) in Dubai (*numerous* times with last employer, once with current,).... Why are you going there? If for a visit,...
Don't put this on here. You should be ashamed. This is a neutral ground. We only talk about computer programming  and not about religion, political or...
thanks, any body can explain classes in c++ ad start with complet explanation of the classes how to start the class the basics of the classe. also about the...
/ function volume() is overloaded three times #include using namespace std; // declarations (prototypes) int volume(int); double volume (double, int); long...
The original poster is set to Moderated status again. I understand almost every person who's concerned with whatever political situation and considering ways...
There are some older "win32" tutorials out there that have the easier C code. The C++ ones I have been learning are all written in MFC which is a C++ API that...
... <----- 8X----- SNIP ------X8 -----> I don't see a reply, even though this is an older posting, so if was already answered, I apologize. You don't describe...
i need to create a program that would enter 3 names together w/ their ages... example output: enter name[1]: conrad enter his/her age: 17 enter name[2]: jhon ...
i need to create a program that would enter 3 names together w/ their ages... example output: enter name[1]: conrad enter his/her age: 17 enter name[2]: jhon ...
... Yes, I do understand your English quite well. The big question is: what code have you written so far? Show us what you've done and what trouble you...
a ok thanks... i am using c language, and here is my work... Â Â #include<string.h> #include<stdlib.h> #include<stdio.h> char names[5][10]; char w[10], type;...
On Fri, Jan 23, 2009 at 1:24 PM, atecnal1838_con <atecnal1838_con@...> wrote: [...] ... Isn't the point of your course that *YOU* write the code rather...
converted from HTML foramt to plain text format to save internet bandwidth and save space on YOUR COMPUTER I see I ran it a moment ago, it asks for four names...
Eric
eric.richards@...
Jan 25, 2009 6:16 am
8586
converted from HTML foramt to plain text format to save internet bandwidth and save space on YOUR COMPUTER YOU ALSO HAVE TO WRITE FUNCTIONS FOR THE int ans();...