Skip to content

ARToolKit5

Compare
Choose a tag to compare
@bigfug bigfug released this 03 Mar 11:30
· 1095 commits to main since this release

NEW

  • ARToolKit plugin (suggested by MC)
  • Added dialog to Video Capture for more control over the resolution, frame rate, and format of the captured image
  • Ceil, Floor, and Round nodes added to Math plugin (suggested by WN)
  • Support for UYUY, 32S, and 32F images
  • DistanceTransform, ConvertTo, Add nodes in OpenCV

UPDATED

  • Linux build up to date (reported by BF)

FIXED

  • PortMidi could crash if there weren't any devices when a MIDI Input node was added (reported by AS)
  • Stability fixes for TCP Send/Receive