Alternatives to Matlab's Image Processing Toolkit

前端 未结 7 462
南旧
南旧 2021-02-01 21:37

Are there any comprehensive open-source alternatives to Matlab\'s Image Processing Toolkit?

相关标签:
7条回答
  • 2021-02-01 22:30

    The best alternative to MATLAB is OpenCV. In fact it is better than MATLAB for real time video and image processing applications. There are lots of resources available online to support it and all u need is basic C programming skills.

    Best book is Learning computer vision using OpenCV by gray bradski whose e-book u can easily find.

    I have compiled a list of tutorials for beginners on my blog http://8a52labs.wordpress.com/

    0 讨论(0)
提交回复
热议问题