Skip to content

v1.9

Compare
Choose a tag to compare
@iabdalkader iabdalkader released this 19 Sep 23:20
· 4825 commits to master since this release

Firmware:

  • Initialize RNG when calling randint.

Image processing:

  • Fix and update Kmeans code.
  • Add ellipse masking function.
  • Add face recognition code and example script.
  • Add Hough Transform code and example script.
  • Add Canny edge code and example script.
  • Add Gaussian function for quick testing.