搜索资源列表
MD-2.0
- A Turkish morphological disambiguator. This program implements an averaged perceptron based morphological disambiguation system for Turkish text. It trains itself and disambiguates given texts with using the learning part.
traffic-condition-identification-
- 建立一个自动识别交通状态的系统,可以实时得到道路交通状况,从而引导交通参与者。系统通过数据采集终端抽样采集交通状况数据,然后经过图像的预处理,即图像的灰度化,通过背景提取算法得到图像背景,然后做背景差,自动阈值分割,形态学滤波等一系列操作,得到二值化图像,并且实现背景更新。然后计算车辆的占路比和车辆的速度这两个交通参数,通过神经网络对大量数据的训练,从而实现自动识别交通状况。-Establish a system to automatically identify traffic state c
Torch3vision2.1
- 用c++实现的计算机视觉库函数,主要用于图像的形态学算子,边缘检测等-C++ using computer vision library functions implemented, mainly for morphological image operators, edge detection, etc.