DataMatrix detection using OpenCV
I'm a new user of this great library and I'm trying to use OpenCV for DataMatrix code detection on the iOS platform and I can't get it done.
I would like to know if there is an example or a manual where I could find tips, even if it's in another platform it can be helpful.
OpenCV does not provide any type of bar-code reading functionality. However, the are plenty of free and commercial libraries for most platforms, including iOS, that do provide this.