Kwabena W. Agyeman
0554c189a9
Add back the ability for draw keypoints to handle keypoint tuples.
...
Can call it without a keypoint object now again.
2019-01-04 00:32:27 -05:00
Kwabena W. Agyeman
3e05d24ce9
Don't require self if operating on self.
2019-01-02 12:13:01 -05:00
Kwabena W. Agyeman
96fb350848
Add negate example.
2019-01-02 01:55:38 -05:00
Kwabena W. Agyeman
7d8ae6f9ba
Add new code example
2019-01-02 01:52:33 -05:00
Kwabena W. Agyeman
8bcf5ac0c3
Add gamma correction
...
A user requested this a while ago. This feature also ads contrast and
brightness correction. The code is fast!
2019-01-01 02:28:40 -05:00
Kwabena W. Agyeman
b47dbe2c15
Kwabena/drawing updates ( #422 )
...
* Add ellipse drawing function.
2018-12-31 18:32:13 +02:00
iabdalkader
cf60075ce7
Add micro-linalg library.
2018-12-22 20:37:06 +02:00
kidswong999
05b1e62104
add tb6612 library, DC motor and stepper example
2018-11-05 20:39:23 +08:00
iabdalkader
e230837f47
Remove ssid/key from example script.
2018-11-04 02:40:30 +02:00
iabdalkader
7997d02e52
Add VSYNC GPIO output example.
2018-11-02 00:19:04 +02:00
iabdalkader
36cd44ad23
Add USB VCP example script.
2018-10-28 23:33:26 +02:00
Kwabena W. Agyeman
e97e0a2021
Add MLX support.
2018-09-24 22:58:47 +02:00
iabdalkader
1608a2a2f4
Remove outdated find_numbers script.
2018-09-11 01:08:10 +02:00
iabdalkader
12c9b65a01
Fix typo.
2018-09-05 17:21:05 +02:00
iabdalkader
f362f0c647
Update deep sleep script.
2018-09-05 17:19:58 +02:00
iabdalkader
355cda2fcd
Fix hid.py example.
2018-08-21 16:56:12 +02:00
iabdalkader
e895c5c424
Add HID example.
2018-08-21 16:22:13 +02:00
iabdalkader
f598de860a
Add selective search.
2018-06-30 18:30:14 +02:00
Kwabena W. Agyeman
3743e1e9aa
Fix unit tests
...
* Fix find line segments test
* Fix drawing script
2018-06-29 17:23:45 +02:00
iabdalkader
be902e1271
Check for None in keypoints script.
2018-06-25 01:23:28 +02:00
iabdalkader
3a45b3ce17
Update smile script.
2018-06-22 15:14:15 +02:00
Kwabena W. Agyeman
f49576a679
Make both networks output the same value types.
...
Both CIFAR and LENET work still.
The smile network... I couldn;t really get to work before or afterwards.
I noticed the Haar one has trouble finding my face. Maybe fix via using
the contrast settings of the previous Haar scripts?
2018-06-22 02:28:49 -04:00
iabdalkader
9a61a73711
Add NN unit test
2018-06-21 21:59:31 +02:00
Kwabena W. Agyeman
157a469ec3
Fix finding small apriltags.
2018-06-20 18:48:25 +02:00
Kwabena W. Agyeman
6efc8b78e6
Update apriltags scripts.
...
* Add new scripts higher resolution.
* Update max resolution script.
2018-06-20 18:47:38 +02:00
iabdalkader
5241167fb4
Update smile detection example.
2018-06-19 03:01:12 +02:00
iabdalkader
14068a2e3c
NN: Add smile detection example script.
2018-06-16 22:17:54 +02:00
iabdalkader
ce137ade82
NN: Fix typos in new examples.
2018-06-11 05:32:01 +02:00
Kwabena W. Agyeman
ccbe073861
Add NN search method to be able to deal with multiple scales and
...
positions.
2018-06-10 22:08:11 -04:00
Kwabena W. Agyeman
5bb2c74899
Find small apriltags
2018-06-05 02:34:02 -04:00
iabdalkader
53686b1943
NN: Add example scripts.
2018-05-25 23:17:44 +02:00
iabdalkader
1c7178269d
Move examples, libraries and unit-tests to /scripts
2018-05-25 20:53:36 +02:00