Skip to content

OpenMV IDE Release

Compare
Choose a tag to compare
@kwagyeman kwagyeman released this 04 Jun 22:42
· 520 commits to master since this release
  • Updated firmware to v2.4.1 w/ fix for Windows 10 Creator USB drive issue.
  • Added label when frame buffer is disabled.
  • Added drawers that are displayed when panels are hidden.
  • FPS read out has more averaging now so it's more stable.
  • Fixed firmware re-programmer erasing flash drive always.
  • Frame buffer now tells you the ROI when you select an area.
  • Frame buffer now tells you the image res.
  • Random visual fixes to make the IDE look more polished.
  • Fixed editor crashing bug.
  • Improved text highlighting code to highlight more stuff.
  • Reduced read unblock timer for better FPS on windows VMs.
  • Fixed OpenTerminal run code so you can use it with longer scripts.