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/

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-03-07
  • 2021-04-24
  • 2021-06-03
  • 2022-01-01
  • 2022-12-23
  • 2021-06-24
猜你喜欢
  • 2021-12-31
  • 2022-12-23
  • 2022-01-14
  • 2021-10-06
  • 2022-01-18
相关资源
相似解决方案