zoukankan      html  css  js  c++  java
  • java 图像分析与处理库

    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/

  • 相关阅读:
    前端工程师基础课程作业
    对于API接口设计的几点看法
    socket socket.io
    移动端布局
    angularJS
    bootstrop的应用
    jquery基础
    html5本地存储
    ajax
    数据库类型
  • 原文地址:https://www.cnblogs.com/welhzh/p/3623004.html
Copyright © 2011-2022 走看看