OpenCFU基本印象

一、基本情况

What is OpenCFU

OpenCFU is a C++ program to count bacterial colonies and other circular objects. It heavily uses OpenCV for image processing and Gtkmm for GUI. More information is available on the website. For a more technical description, you can read the article published on PLoS ONE.

Installation

http://opencfu.sourceforge.net/devcorner.php


二、能力特点

1、基于OpenCV等基础库,实现跨平台的图像处理实现。

2、图像处理部分能力较强,能够解决粘连问题
3、界面功能丰富、布局较为合理
总的来看,虽然时间久远,但是是一款值得研究的开源代码库






原文地址:https://www.cnblogs.com/jsxyhelu/p/13670908.html