I am trying to verify the image which is related to the given title.
Once we upload the image, it needs to be verified according to the category selected. eg, if they select a category called 'car', the uploaded image should be a car image or related to car. This is my scenario.
please suggest me how could i do this using angular js. And kindly say me what are the steps to be taken.
- what are the angular modules will support the image analysis/ image comparison?
- where should i start from?
Thanks in advance..