-1

I need to start camera and scan the image.There are set of predefined images.I need to recognize particular image from camera and need to fire specific event.

Suppose there are 2 types of food packets which has different images on it. When anyone scan this foodpacket then from camera it should be recognized that this is x food packet or this is y food packet and need to play video accordingly.

Victor Ronin
  • 22,758
  • 18
  • 92
  • 184
Hitendra
  • 3,218
  • 7
  • 45
  • 74

1 Answers1

2

Take a look on this several questions regarding image recognition:

java framework for image pattern recognition?

JAVA OCR API open-source on eclipse

Community
  • 1
  • 1
Victor Ronin
  • 22,758
  • 18
  • 92
  • 184