OpenCv4Android:
http://opencv.org/platforms/android.html
opencv官方中文文档:
http://www.opencv.org.cn/opencvdoc/2.3.2/html/doc/tutorials/core/mat%20-%20the%20basic%20image%20container/mat%20-%20the%20basic%20image%20container.html#matthebasicimagecontainer
openimaj:
http://www.openimaj.org/
Adaptive Vision Library:
http://www.adaptive-vision.com/en/libraries/adaptive_vision_library/
资料库:
http://www.efg2.com/Lab/Library/ImageProcessing/Algorithms.htm
JH labs:
http://www.jhlabs.com/index.html
JJIL:
https://code.google.com/p/jjil/
ImgLib2:
http://fiji.sc/ImgLib2#Source_code
Java Imaging Utilities:
http://sourceforge.net/projects/jiu/
一本书:
Computer Vision Algorithms and Applications.pdf
关键术语:
Blob Analysis, Contour Analysis
blob analysis的库有:
http://code.google.com/p/blobscanner/ https://github.com/robdanet/blobscanner
http://code.google.com/p/cvblob/
http://docs.opencv.org/modules/features2d/doc/common_interfaces_of_feature_detectors.html#simpleblobdetector
http://opencvblobslib.github.io/opencvblobslib/