-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Description
What is the image data object here https://github.com/wellflat/imageprocessing-labs/tree/master/cv/corner_detection ?
Can I send it a blob?
Edit: I managed to convert a blob to ImageData with this https://wicg.github.io/img-conversion/.
Now I see it returns a W*H sized float array that most of it is zeros, what the other values represent?
Do you have APIs to work with this data? Like Random Sample consensus?
Metadata
Metadata
Assignees
Labels
No labels