Showing posts with label image processing. Show all posts
Showing posts with label image processing. Show all posts

Friday, April 1, 2016

Image Thresholding in Python

I found this article to be very useful.

http://opencv-python-tutroals.readthedocs.org/en/latest/py_tutorials/py_imgproc/py_thresholding/py_thresholding.html

Monday, March 28, 2016

CS231n: Convolutional Neural Networks for Visual Recognition Winter Course Project Report

There are lots of interesting reads on this page.   And this is a great course to take if you are research deep learning for image processing.