iabdalkader
f3eaabfff5
Add ExtInt wake-up example.
2020-10-16 19:07:17 +02:00
iabdalkader
ec38ff9ec2
Update ulab example.
2020-08-24 19:25:12 +02:00
iabdalkader
91dac4c7d5
Update deepsleep example.
2020-08-23 18:56:11 +02:00
Kwabena W. Agyeman
61f1c02e32
Add facial recog scripts
2020-07-17 20:51:37 -07:00
iabdalkader
588f79a62b
Remove legacy CMSIS-NN code and examples.
2020-07-17 19:56:59 +02:00
Kwabena W. Agyeman
d44c27e373
Add readout control for apriltag tracking
2020-07-04 12:30:15 -07:00
Kwabena W. Agyeman
1e4ab8eed0
Add rtsp support
2020-06-02 22:10:51 -07:00
Ibrahim Abd Elkader
f51f8e180f
Merge pull request #794 from kwagyeman/kwabena/fix_lepton_examples
...
Fix get stats call order
2020-05-13 01:12:39 +02:00
Ibrahim Abd Elkader
1c02cfed33
Merge pull request #783 from matsondawson/draw_image_bilinear_interp_and_alpha_palletes
...
draw_image bi-linear interpolation, alpha palettes, and center_image
2020-05-12 19:56:36 +02:00
Kwabena W. Agyeman
0bd4c46750
Fix get stats call order
2020-05-12 10:24:10 -07:00
iabdalkader
ad533135e3
Update MLX90640 scripts.
2020-05-11 14:49:30 +02:00
Matt Dawson
7e83dbb92e
Removed negative scaling. Moved texture sample to center of pixel.
2020-05-09 01:13:26 -07:00
Kwabena W. Agyeman
51f141a7ed
New readout control code
2020-05-08 21:08:18 -07:00
Matt Dawson
8f8872537b
Changed to use fb_alloc_mark, gb_alloc_free_till_mark. Renamed Image hint type and enums. Formatting fixes
2020-05-08 17:31:13 -07:00
Ibrahim Abd Elkader
c1d31ebcc3
Merge pull request #777 from kwagyeman/kwabena/interface_library
...
New OpenMV Cam RPC Interface Library
2020-05-04 21:26:18 +02:00
Matt Dawson
a94b16a49d
draw_image_bilinear_interp_alpha_palletes_and_center_image
2020-05-03 21:24:51 -07:00
Kwabena W. Agyeman
34decd4010
New OpenMV Cam RPC Interface Library
2020-05-03 20:44:13 -07:00
mattdawson
c4bcfd80e4
Change example to generate a palette rather than use pre-created
...
Also changed to sho the palette at top of screen.
This script wont work until the fixes to filters with y_size < k_size are merged. #764
2020-04-24 18:34:27 +12:00
mattdawson
30383d32b6
Fixed not checking that image is grayscale image for custom palette. Made demo simpler.
2020-04-23 21:58:37 +12:00
mattdawson
91efa307e0
Add custom palettes to draw image with demo
2020-04-23 21:33:01 +12:00
Matt Dawson
414c6e1a51
draw_image performance and negative scaling. ( #758 )
...
Improve draw_image performance and negative scaling.
2020-04-22 17:43:14 +02:00
mattdawson
894b76a41c
Demo sample for applying palettes with drawimage and smoothing
2020-04-16 11:51:31 +12:00
Kwabena W. Agyeman
c5c9770d3a
Improve rotation_correction()
...
* Optimized code to make it run slightly faster.
* Added fov argument to control the zoom effect better.
* Added perspective correction through 4 point correspondence.
2020-03-04 23:00:59 -08:00
iabdalkader
0cfae6334e
Add BGR argument to lcd init.
2020-02-15 19:53:03 +02:00
iabdalkader
2cf751f767
Add ulab example.
2020-02-13 20:26:36 +02:00
iabdalkader
4ff6e6285c
Add new DAC example.
2020-02-07 21:04:56 +02:00
iabdalkader
49416a5bc0
Add unit-test to test frozen modules.
2020-02-03 19:42:59 +02:00
iabdalkader
a601cda422
Update unit-tests.
...
* Update unit-tests to match the values after disabling YUV table.
2020-02-03 19:33:02 +02:00
iabdalkader
a8f00c3177
Fix example typo.
2020-02-02 18:41:45 +02:00
iabdalkader
5a6903e4e6
Update unit tests.
2020-02-01 22:09:04 +02:00
iabdalkader
57d2b38dc6
Update unit-tests.
2020-01-31 18:43:09 +02:00
iabdalkader
df9aaf66d2
Remove old script
...
* Fixes #669
2020-01-18 18:28:49 +02:00
iabdalkader
63642dd0b5
Fix comment.
2020-01-02 19:42:51 +02:00
iabdalkader
9a90204921
Add timer tests script.
2019-12-17 20:01:03 +02:00
iabdalkader
c4669c8fba
Update timer test script to use non-reserved timer.
2019-12-17 19:59:42 +02:00
iabdalkader
1ae2e06ea6
Fix MQTT module to work with SSL sockets.
2019-12-08 00:47:49 +02:00
iabdalkader
4e0e583f5d
Update fw_update comments.
2019-12-01 20:26:36 +02:00
iabdalkader
be700a082b
Update script comments.
2019-12-01 20:24:02 +02:00
iabdalkader
288127c575
Update WiFi firmware update script.
2019-11-08 03:10:39 +02:00
王开智
3ccc7ed0e8
Create modbus_apriltag.py
2019-11-04 19:40:17 +08:00
王开智
c5cdf92ad1
Update modbus_rtu_slave.py
2019-11-04 19:36:22 +08:00
王开智
f38dcc3505
Update modbus.py
...
add more check
2019-11-04 19:32:41 +08:00
iabdalkader
cb241b0874
Increase face_detection contrast.
2019-11-02 22:06:49 +02:00
Ibrahim Abd Elkader
2f9171c05a
Merge pull request #636 from openmv/add_openrv
...
Add OpenRV library.
2019-11-01 19:30:23 +02:00
iabdalkader
41668d8db2
Add OpenRV library.
2019-11-01 19:04:20 +02:00
Jarek Jurasz
d3a9a06ef3
Default CAN baudrate is 125 kbps
2019-11-01 17:34:47 +01:00
Kwabena W. Agyeman
99fbb53100
Add where models are.
2019-10-30 00:30:18 -07:00
Kwabena W. Agyeman
bcebe2cde2
Add mobilenet script examples
...
Yes, mobilenet runs ont the OpenMV Cam now. It's midly interesting,
however, it's really not meant to be used by itself.
2019-10-30 00:25:41 -07:00
Kwabena W. Agyeman
1f96550385
Reuse Code
...
Just trying to optimize things since flash is now not unlimited anymore.
2019-10-30 00:22:12 -07:00
iabdalkader
8ebd6ea431
Update HelloWorld example.
2019-10-28 22:32:10 +02:00