Implement Simple Convolution with Java
In this post we are going to walk through the details and intuition behind simple convolution operation as one one of the most fundamental concept in Computer Vision. Additionally we will build a Java Application GUI which uses different convolution filters(implemented purely in java) to transform images of your choice. Please find the free open source code at this github repository as part of Packt Java Machine Learning for Computer Vision Course. Although computers cannot perceive colors as we do they understand numbers quite good. So to no surprise a way was found to encode colors as numbers so a computer will understand.
Sep-28-2018, 05:42:26 GMT
- Technology:
- Information Technology > Artificial Intelligence
- Vision (0.61)
- Machine Learning (0.53)
- Information Technology > Artificial Intelligence