Click here to Skip to main content
15,884,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I need help!

I want to combine two image search softwares together for eg the yahoo image search software http://www.codeproject.com/KB/IP/yahoo_image_search_api.aspx[^] and the bing image search software http://www.codeproject.com/KB/cs/BingSearch.aspx[^]. Any tip on how should I go about doing this?

Thanks!
Posted
Updated 27-Oct-10 21:32pm
v2
Comments
Be Yourself 27-Oct-10 23:27pm    
What do you want to do by combining these two .
Because these are two different logics for some other databases.
You can use either of them.
Sandeep Mewara 28-Oct-10 3:28am    
Update from OP:
thanks for the reply!

actually my idea is to utilise the image search software to conduct web image mining for facial images. i intend to utilise two APIs, the yahoo and BING API, to conduct the search and get more results. so i need to combine the two APIs tgt, or is there any other method of utilising the two APIs?
Dalek Dave 28-Oct-10 3:32am    
Edited for Grammar.

1 solution

I don't know what exactly your question is.

But you simply build an Application which has one output but receives the input from 2 sources. That isn't a big deal :)
 
Share this answer
 
Comments
Beth85 28-Oct-10 4:12am    
YES YES!!! i need advice on how to do that. I'm not very well versed in C# so i'm hoping that i can get useful advice here.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900