1. d17d7fd Use read_label_file from pycoral by Dmitry Kovalev · 3 years, 2 months ago master
  2. 6a557c2 Version in setup.py matched debian package by Dmitry Kovalev · 4 years ago
  3. d696a4d Update dependency in setup.py by Dmitry Kovalev · 4 years ago
  4. 91839e8 Use python3-pycoral instead of python3-edgetpu by Dmitry Kovalev · 4 years ago
  5. bb6641d Fix compatibility with new python3-opengl by Jonas Larsson · 4 years, 4 months ago
  6. f6e28da glbox: explicitly clear output buffer before drawing by Jonas Larsson · 4 years, 10 months ago
  7. f2a14a6 update coral website url by Scott Main · 5 years ago
  8. fe37f13 glsvgoverlaysink: expose qos, sync, max-lateness and fullscreen properties by Jonas Larsson · 5 years ago
  9. f0b8022 glsvgoverlaysink: fix do_get_property by Jonas Larsson · 5 years ago
  10. 5e6a7a8 Merge "Fix compatibility with glfilterbin, glvideoflip" by Jonas Larsson · 5 years ago
  11. ee8fe33 Fix compatibility with glfilterbin, glvideoflip by Jonas Larsson · 5 years ago
  12. b8e20b4 Merge "Fix compatibility with glvideoflip" by Jonas Larsson · 5 years ago
  13. 75db0cb Fix compatibility with glvideoflip by Jonas Larsson · 5 years ago
  14. 9f92c43 Add LICENSE file by Dmitry Kovalev · 5 years ago
  15. ef79c82 day: Cut for the Day release by June Tate-Gans · 5 years ago
  16. a7e2529 Account for one extra letter in size_em. by Jonas Larsson · 5 years ago
  17. e3ffb59 Add and use custom plugin glsvgoverlaysink by Jonas Larsson · 5 years ago
  18. 5d20e71 Add glbox plugin by Jonas Larsson · 5 years ago
  19. ce66224 Package overlaysrc as a standalone plugin by Jonas Larsson · 5 years ago
  20. a7bdcdc Use classify_with_input_tensor instead of ClassifyWithInputTensor by Jonas Larsson · 5 years ago
  21. f3f6f03 Fix PNG image inference by Jonas Larsson · 5 years ago
  22. d409f82 Remove GTK on Wayland workaround by Jonas Larsson · 5 years ago
  23. 417ae3c Ensure appsink branch uses same OpenGL display as the rendering branch. by Jonas Larsson · 5 years ago
  24. fe26cdb Remove GstBuffer refcount workaround by Jonas Larsson · 5 years ago
  25. 046890c Drop RECONFIGURE events from glimagesink by Jonas Larsson · 5 years ago
  26. dc681f2 Call detect_with_input_tensor instead of DetectWithInputTensor by Jonas Larsson · 5 years ago
  27. 46802fa Add gstreamer1.0-gl as dependency by Jonas Larsson · 5 years ago
  28. d80802f Set imx-gst1.0-plugin as recommends so installable on non IMX platforms. by Henry Herman · 5 years ago staging
  29. f667506 Lintian cleanups by Alex Van Damme · 6 years ago
  30. fd339d4 changelog: Bump changelog for Chef #3. by June Tate-Gans · 6 years ago
  31. 19f6026 Honor bufferpool stride alignment when rendering overlays by Jonas Larsson · 6 years ago
  32. f3b914f package: Bumping the changelog for Chef build #3 by June Tate-Gans · 6 years ago
  33. 54e3073 Disable QoS for all pipelines that render to display. by Jonas Larsson · 6 years ago
  34. d0caf55 Bump changelog version for Chef build #2. by June Tate-Gans · 6 years ago
  35. 5bbb96d Disable QoS events in live camera pipeline. by Jonas Larsson · 6 years ago
  36. 59af515 Create changelog entry for chef release by Alex Van Damme · 6 years ago 2-1
  37. ed16aba Add license headers. by Dmitry Kovalev · 6 years ago
  38. 798cb25 Add visual separation between text lines. by Dmitry Kovalev · 6 years ago
  39. 20175db Depend on weston (virtual package) instead of weston-imx. by Dmitry Kovalev · 6 years ago
  40. d64955c Fix the support name by June Tate-Gans · 6 years ago
  41. 4adda7f Fix the support email address by June Tate-Gans · 6 years ago
  42. a68a06a Render full size overlays, draw with glvideomixer by Jonas Larsson · 6 years ago
  43. cfc9f92 Update changelog for 1.3-1 by Alex Van Damme · 6 years ago
  44. 1bb763b Add --loop command line parameter for video. by Dmitry Kovalev · 6 years ago
  45. c15cc09 Get rid of start/stop buttons in web UI. by Dmitry Kovalev · 6 years ago
  46. 43f7562 Set window title to 'Coral' by Jonas Larsson · 6 years ago
  47. f047f16 Add parameter to disable SIGINT handling from run_pipeline(). by Dmitry Kovalev · 6 years ago
  48. 06ca384 Add env var to override index.html file location. by Dmitry Kovalev · 6 years ago
  49. 55bd701 Set stdin back to blocking state on exit. by Dmitry Kovalev · 6 years ago
  50. 59323c3 Set default streaming resolution to 640x480. by Jonas Larsson · 6 years ago
  51. df34f2c Fix missing dependencies. by Jonas Larsson · 6 years ago
  52. 394fd9e Upload rendered overlays as textures and display with glimagesink. by Jonas Larsson · 6 years ago
  53. 5fefc69 Display model title in overlay. by Dmitry Kovalev · 6 years ago
  54. 2e230ef Update classification overlay rendering. by Dmitry Kovalev · 6 years ago
  55. 0d25bff Remove demo script from edgetpuvision. by Dmitry Kovalev · 6 years ago
  56. 112638a Use monospace font to calculate label backround rects. by Dmitry Kovalev · 6 years ago
  57. 3f51aeb Add Coral logo, fonts, and initial css style. by Dmitry Kovalev · 6 years ago
  58. e57c0f0 Bug fix: use white color when labels file is not specified. by Dmitry Kovalev · 6 years ago
  59. 99254f7 Move info to the bottom left corner on black background. by Dmitry Kovalev · 6 years ago
  60. 6999820 Add shadow to bounding boxes. by Dmitry Kovalev · 6 years ago
  61. de1c955 Add custom bbox color command line parameter. by Dmitry Kovalev · 6 years ago
  62. 9d49a5d Make server scripts functionally compatible with console ones. by Dmitry Kovalev · 6 years ago
  63. 1d9ed40 Making pipeline code more reusable. by Dmitry Kovalev · 6 years ago
  64. 3b6ed74 Use different colors for different detected objects. by Dmitry Kovalev · 6 years ago
  65. 5ae43eb Add convenient object representation for detection. by Dmitry Kovalev · 6 years ago
  66. 53644d8 Add --bitrate command line param. by Dmitry Kovalev · 6 years ago
  67. e748a4d Simplify code that renders gstreamer pipelines. by Dmitry Kovalev · 6 years ago
  68. bb9b7e5 Remove code redundancy and group some params together. by Dmitry Kovalev · 6 years ago
  69. f2e1f44 Get rid of explicit use of vpudec filter. by Dmitry Kovalev · 6 years ago
  70. e037f76 Add correct favicon and change web page title. by Dmitry Kovalev · 6 years ago
  71. bcddece Support relative filenames and paths with spaces. by Dmitry Kovalev · 6 years ago
  72. 45de06f Add width and height values to generated SVGs. by Dmitry Kovalev · 6 years ago
  73. 1955093 Reuse inference code in streaming server. by Dmitry Kovalev · 6 years ago
  74. 5069712 Add headless gstreamer pipelines. by Dmitry Kovalev · 6 years ago
  75. 938277a Add bounding box area filtering. by Dmitry Kovalev · 6 years ago
  76. 43d4874 Move gstreamer pipelines into a separate file. by Dmitry Kovalev · 6 years ago
  77. 48d8cc3 Fix problem with using JPEG images as a source. by Dmitry Kovalev · 6 years ago
  78. 380fabf Update changelog to 1.2-1 by Alex Van Damme · 6 years ago
  79. 8ea5929 Update command line examples and help strings. by Dmitry Kovalev · 6 years ago
  80. 1056f33 Add missing imx-gst1.0-plugin dependency (vpudec filter). by Dmitry Kovalev · 6 years ago
  81. ef9cfa4 Add gstreamer and desktop dependencies. by Dmitry Kovalev · 6 years ago
  82. 01badde Update changelog w/ latest features by Alex Van Damme · 6 years ago
  83. eca7d8e Add new edgetpuvision features. by Dmitry Kovalev · 6 years ago
  84. 70a1f9c Depend on python3-edgetpu instead of edgetpu-api by Alex Van Damme · 6 years ago 1.0-1
  85. 39470ef Moving camera code from python-tflite-source. by Dmitry Kovalev · 6 years ago
  86. 4bdeb92 Initial empty repository by Dmitry Kovalev · 6 years ago