HACKER Q&A
📣 awinter-py

Is there an IDE for computer vision?


How are people running their detection pipelines on video and overlaying the results? Is every project writing its own scaffolding for this? Is it mostly 'run command, generate new video'? Or is there a GUI / toolkit that's standard?


  👤 dmok21 Accepted Answer ✓
Check out Labelbox sometime if you're interested in a UI for detection pipelines for video w/ a GUI/IDE

Disclosure: I work here

https://labelbox.com/blog/teach-your-ml-model-to-perceive-ti...


👤 slopdo
While working on my Master Thesis we used MVTec HALCON and its IDE named HDevelop.

https://www.mvtec.com/products/halcon/work-with-halcon/hdeve...


👤 tbt43p
OpenMV has an IDE. SuperAnnotate is an IDE. it depends on what you need. cheers