1

I need to scanline the region of interest for my image to check that it includes 1D barcode or not. Can anyone help me in how to implement this?Any relevant function ?

Dima
  • 38,860
  • 14
  • 75
  • 115
user3979
  • 23
  • 1
  • 3

1 Answers1

1

Yes the Computer Vision System Toolbox seems to be what you are looking for.

You can find more about it here:

http://www.mathworks.nl/help/vision/examples/barcode-recognition.html

Dennis Jaheruddin
  • 21,208
  • 8
  • 66
  • 122