跳转到内容

SwisTrack

50% developed
来自维基教科书,开放世界中的开放书籍
(重定向自 Swistrack)
SwisTrack 4 运行于 Ubuntu 8.04
SwisTrack 4 运行于 Windows XP

SwisTrack 4 是一款功能强大的软件,可使用摄像头或录制视频作为输入源来跟踪机器人、人类、动物和物体。它使用英特尔的 OpenCV 库进行快速图像处理,并包含 USB、FireWire 和 GigE 摄像头的接口,以及 AVI 文件。

SwisTrack 是一个开源项目,托管在 SourceForge 上。它是用 C++ 编写的,并通过组件(插件)轻松扩展。

  1. 下载和安装
  2. 使用 SwisTrack - 简介
  3. 使用显示
  4. 时间线
  5. 连接 SwisTrack
    1. 第三方软件
  6. 组件
    1. 背景减除
      1. Components/AdaptiveBackgroundSubtractionMedian
      2. Components/AdaptiveBackgroundSubtractionGray
      3. Components/AdaptiveBackgroundSubtractionColor
      4. Components/AdaptiveBackgroundSubtractionCheungKamath
      5. Components/BackgroundSubtractionGray
      6. Components/SpecificColorSubtraction
      7. Components/HSVBackgroundSubtractionColor
      8. Components/BackgroundSubtractionColor
    2. Components/ConvertToGray
    3. Components/ConvertToColor
    4. Components/ColorSwapper
    5. Components/ColorBlur
    6. Components/ConvertBayerToColor
    7. 斑点
      1. Components/BlobDetectionMinMax
      2. Components/BlobDetectionRedGreen
      3. Components/BlobDetectionTwoColors
      4. Components/BlobSelection
    8. Components/ConvertToGray
    9. Components/ConvertToGray
    10. Components/ConvertToGray
    11. Components/ConvertToGray
    12. 蒙版
      1. Components/BinaryMask
      2. Components/GrayMask
      3. Components/ColorMask
    13. Components/BinaryDilation
    14. Components/BinaryErosion
    15. Components/Calibration
      1. Components/CalibrationTSAI
      2. Components/CalibrationFileTSAI
      3. Components/CalibrationLinear
    16. Components/Input
      1. Components/Input Conversion
      2. Components/InputCamera1394
      3. Components/InputCameraGigE
      4. Components/InputCameraUSB
      5. Components/InputFileAVI
      6. Components/OutputFileAVI
      7. Components/InputFileImage
    17. Components/OutputSQLite
    18. Components/粒子检测
      1. Components/MotionTemplateParticleDetector
    19. Components/FilterParticles
    20. Components/预处理(二进制)
    21. Components/预处理(彩色)
    22. Components/预处理(灰度)
    23. Components/阈值
      1. Components/ThresholdGray
      2. Components/ThresholdColorCommon
      3. Components/ThresholdColorIndependent
      4. Components/DoubleThresholdColorIndependent
    24. Components/跟踪
      1. Components/NearestNeighborTracking
      2. Components/DynamicNearestNeighborTracking
      3. Components/KalmanFilterTrack
      4. Components/TrackSmoothing
    25. Components/触发
      1. Components/TriggerTimer
      2. Components/TriggerCounter
    26. Components/IDReaderRing
    27. Components/SimulationParticles
    28. Components/OutputFile
    29. Components/OutputFramesImages
    30. Components/OutputImageStatisticsColor
    31. Components/OutputImageStatisticsGray
    32. Components/OutputImageStatisticsBinary
    33. Components/OutputMarkFrameManual
    34. Components/OutputParticles
    35. Components/MoveBinaryToColor
    36. Components/CamShiftTracking
  7. 批处理模式
  8. 示例
    1. Examples/Calibration
      1. Examples/Calibration/SemiAutomatic
      2. Examples/Calibration/AutomaticSequential
    2. Examples/IDReaderRing
    3. Examples/MultiCamera
    4. Examples/OutputProcessing
    5. Examples/RobotTracking
  9. 常见问题
  10. 开发者版 SwisTrack
    1. 设置开发环境
      1. Linux
      2. Mac OS X
      3. Windows
    2. 实现新的组件
    3. 邮件列表
    4. 最新编译版本
  11. 相关软件
    1. 多摄像头客户端
  12. 许可证和贡献

进一步阅读

[编辑 | 编辑源代码]

如果您使用的是 SwisTrack 的第 3 版,您可能在寻找 SwisTrack 第 3 版的文档

华夏公益教科书