Skip to content

Commit

Permalink
update Mayavi2 as mayavi2
Browse files Browse the repository at this point in the history
  • Loading branch information
llinjupt committed May 8, 2019
1 parent e14cfe2 commit b1fe070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opencv.rst
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ labeled.bbox 方法可以根据 labeled 返回矩形框信息(ndarray),第
regions = [1,2]
removed = mh.labeled.remove_regions(labeled, regions)
Mayavi2
mayavi2
================

VTK(visualization toolkit)是一个开源的用于三维计算机图形学、图像处理和可视化的软件库。它是基于面向对象原理的基础上设计和实现的,它的内核使用 C++ 构建。TVTK (T 表示 Traits-based,也即支持 Traits 软件包)对它进行了 Python 封装,提供 Python 风格的接口。
Expand Down

0 comments on commit b1fe070

Please sign in to comment.