Forum: Computer Science Sep 22nd, 2009 |
| Replies: 0 Views: 317 Ok see the attachments(note i have converted the images to gif as pgm is not allowed to be uploaded)
I am trying to do Connected Components Labeling in an image (Gaus.gif) and output the result... |
Forum: Computer Science Sep 22nd, 2009 |
| Replies: 14 Views: 1,719 Heres a few:
1) A video tracks program to track people/objects
2) Image identification, ie compare to images if they similar.
3) Well I want to develop an invoicing/quotation software for my dads... |
Forum: Computer Science Sep 4th, 2009 |
| Replies: 0 Views: 343 Check at this:
http://homepages.inf.ed.ac.uk/rbf/HIPR2/dilate.htm#1
Figure 2.0 I am a bit confused if the 3x3 structuring element is put on top of it, wouldnt everything to the right of the first... |
Forum: Computer Science Aug 27th, 2009 |
| Replies: 2 Views: 411 Yea that last bit I need to clear up with the lecturer, sounds difficult
Thanks for the other advice, gives me a starting point |
Forum: Computer Science Aug 26th, 2009 |
| Replies: 2 Views: 411 I have to implement a system that analyses the image data captured by
a video camera mounted in the window of a shop.
(The images captured are in a grey-scale format)
I need to perform basic... |
Forum: Computer Science May 7th, 2009 |
| Replies: 0 Views: 403 I have this question:
You are required to implement an agent that performs a specialized version of the local beam simulated annealing hill climbing (k=3).
Just not sure how to do this, can... |
Forum: Computer Science Mar 29th, 2009 |
| Replies: 4 Views: 971 cool, i also found this so incase anyone was as confused as me, check this out: http://www.cs.ucla.edu/~rosen/161/notes/alphabeta.html |
Forum: Computer Science Mar 29th, 2009 |
| Replies: 4 Views: 971 I still dont quiet understand it. Im not sure when to prune.
The definition is:
"It stops completely evaluating a move when at least one possibility has been found that proves the move to be worse... |
Forum: Computer Science Mar 28th, 2009 |
| Replies: 4 Views: 971 Im a little confused how this search works. Good someone help explain it to me. I tried on this picture (http://en.wikipedia.org/wiki/File:AB_pruning.svg) but it doesnt make sense. Where am I... |
Forum: Java Nov 8th, 2008 |
| Replies: 2 Views: 596 Hi
How can i get a recursive function like this to work:
It should find the sum, then print the sum out inside the function.
public static int myMethod(int counter)
{
int sum = 0;... |
Forum: Computer Science Nov 8th, 2008 |
| Replies: 5 Views: 839 hmm i see
By "thinking recursively" do you have any tips how to do that properly? |
Forum: Computer Science Nov 8th, 2008 |
| Replies: 5 Views: 839 Trickle up i was thinking take a node and compare with parent and swap if needed
What do you mean builds? |
Forum: Computer Science Nov 8th, 2008 |
| Replies: 5 Views: 839 Hey
I am a bit confused on how the Recursive heapify process works.
So tell me If I have this right:
It first goes to the left subtree until it reaches the last Node, it then starts the tickleup... |
Forum: Project Partners Wanted Sep 13th, 2008 |
| Replies: 2 Views: 896 Do you charge or would you join in a venture? |
Forum: Project Partners Wanted Sep 11th, 2008 |
| Replies: 5 Views: 1,271 yea, well would split profits made |
Forum: Project Partners Wanted Sep 11th, 2008 |
| Replies: 5 Views: 1,271 hey
Am looking for a coder to partner with me to create a site.
HTML
PHP
CSS
Javascript
Flex
SQL
a few of those would be needed |
Forum: IT Professionals' Lounge Aug 15th, 2008 |
| Replies: 10 Views: 1,768 It is mainly with linking a webpage with a database |
Forum: IT Professionals' Lounge Aug 14th, 2008 |
| Replies: 10 Views: 1,768 hmmm ok, i see, but my website is a bit different now, with new ideas, and I am looking for anywho who would be able to help me in development. I currently have one person, but we need some other... |
Forum: IT Professionals' Lounge Aug 6th, 2008 |
| Replies: 10 Views: 1,768 Anyone of any assistance? or does anyone know of a sponsor? |
Forum: IT Professionals' Lounge Aug 5th, 2008 |
| Replies: 10 Views: 1,768 Well I am aiming to create something similar in usability to digg, but instead of websites I will have a different content, anyone can help me? |
Forum: IT Professionals' Lounge Aug 2nd, 2008 |
| Replies: 10 Views: 1,768 Hi
I have a website idea but i need some help with coding a database, is there anyone here to help me?
thanks |
Forum: IT Professionals' Lounge Feb 19th, 2008 |
| Replies: 8 Views: 1,163 |
Forum: HTML and CSS Feb 18th, 2008 |
| Replies: 1 Views: 691 Hi
Does anyone have a simple way to expand and collapse table rows. For example i will have 26 rows (one for each letter of alphabet) then i can say expand A and i will get a list of things there?... |
Forum: IT Professionals' Lounge Feb 18th, 2008 |
| Replies: 8 Views: 1,163 sesee thats what i dont know yet, so was wondering if you could provide a little aid there?
Its not a lot of data
thanks |
Forum: IT Professionals' Lounge Feb 17th, 2008 |
| Replies: 8 Views: 1,163 so would there be anyone who could help me do it? maybe say using a speadsheet or something? |
Forum: IT Professionals' Lounge Feb 17th, 2008 |
| Replies: 8 Views: 1,163 hmmm ya i heard of it. But dont have time right now to learn it so will later |
Forum: IT Professionals' Lounge Feb 16th, 2008 |
| Replies: 8 Views: 1,163 Hi
i got a website but as i was creating it i found that i would have so many pages. Is there a possibilty to say have one real template and a database and depending on what you click on on the... |