Ideas for TenGun Version 4

July 15, 2025

We're thinking about what to do next for TenGun, and are seriously considering integrating OpenCV ("Open Computer Vision"). This would allow us to do a a variety of image processing tasks such as the following:

Some of these features may seem tangential to TenGun's core focus, but they unlock new ways to use the software—especially by linking simulation data with empirical results more effectively.

Contact Us if you have some preferences or other ideas you'd like to share. We'd love to hear from you!

Update July 28, 2025

The following features are implemented so far:

  • Rotate, Flip, Crop image.
  • Grayscale and Thresholding. Useful for object recongition.
  • Shape (outline) detection.
  • AI-based background removal.

Coming soon:

  • Resize image.
  • Static AI-based object detection.
  • Live object and shape detection. Can lead to quality check feature.