Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jun 16, 2018

    Could you tell us a bit more about the project? What does it do?

  • Ramani Aswath

    Ramani Aswath

    @ramani-VR4O43 Jun 16, 2018

    Is this what you are thinking of?

    <a href="https://scholar.google.co.in/scholar?hl=en&as_sdt=0%2C5&q=picture+search+system+&btnG=" target="_blank" rel="nofollow noopener noreferrer">Google Scholar</a>

  • Jyoti Dahiya

    Jyoti Dahiya

    @jyoti-kvAZeF Jun 17, 2018

    sir I want to make a project in java advance and I thought of making picture search engine so I want some help from you in how could I start my project and complete it . 

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jun 17, 2018

    so I want some help from you in how could I start my project and complete it

    You need to tell us what help you want so that we can offer it to you. Requesting you to add as much details as you can. 

  • Ramani Aswath

    Ramani Aswath

    @ramani-VR4O43 Jun 17, 2018

    The only Java I am addicted to comes in a cup. There are others here, who can help.

  • Jyoti Dahiya

    Jyoti Dahiya

    @jyoti-kvAZeF Jun 17, 2018

    sir can you please tell me the modules of this project?

    Actually I'am a beginner and I want to make a project in java advance I don't know much about this topic so I want your help to know about this project . 

    - about the modules 

    - about the coding

    - any other information about this.

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Jun 17, 2018

    Okay, let's take it step by step -

    1. How will your project work? Will it allow users to upload a photo and then search 'similar' pictures? 

    2. Do you want to use image recognition OR you want to use meta descriptions or keywords to perform search? 

    The 'image recognition' approach is going to be tougher for you, if you aren't well versed with Java programming. Second approach is easier and I'd recommend it. In this approach, you will add 'tags' aka 'keywords' to every image that is uploaded. 

    The search engine will then perform 'similar' tags search. You could deploy Elasticsearch to make it easy for you. It's far more efficient than typical full-text database searches.

    3. You will have to put in some efforts yourself to find out how are you going to implement the project. 

    Start by writing -

    1. How will your project work? What features will it have?

    2. How exactly will the user interact with your project? What will be the user input and what will be the machine output?

    3. Find out the tools and technologies available on the Internet that can help you complete this project.

    PS: If you are looking for ready-made project; then this isn't the right place. There are several websites online where you could buy ready-made projects by spending money. 

    If you have specific questions about your project where you're actually putting in efforts, you are more than welcome to ask questions and get answers. 

  • Jyoti Dahiya

    Jyoti Dahiya

    @jyoti-kvAZeF Jun 18, 2018

    Sir the first option is correct I want to make something where user can upload a picture and can search similar kind of picture. 

    Sir I want to prepare my own project I don’t want to buy a ready made one .