Commit Graph

  • f485b59d7b fixed wrong var name master joachimBurket 2021-08-06 16:43:41 +02:00
  • 845c0c5c3c added the UNDEF EPS workaround on the hello_opencv sample Joachim 2021-07-04 16:56:52 +02:00
  • cb7be680aa Bump junit from 4.8.1 to 4.13.1 in /platforms/maven/opencv-it #1 dependabot/maven/platforms/maven/opencv-it/junit-junit-4.13.1 dependabot[bot] 2020-10-13 20:35:09 +00:00
  • 4ebe172135 Updated the README ttgo_demo Joachim 2020-08-28 14:10:28 +02:00
  • 9a822a12b2 updated the main README with the demo Joachim 2020-08-28 14:00:07 +02:00
  • dac87b0c72 Final version of the demo - Changing from RGB565 to Grayscale, Binarized and finally Canny edge Joachim 2020-08-28 13:43:10 +02:00
  • 1cfabd2227 Modified lvgl init - lvgl init was already done in lvgl_gui component (in lvgl.c), and this method called lvgl_lcd_hal_init() - lv_tick() was also initialized to be called each 1ms - lv_task_handler() was also initialized to be called each 5ms Joachim 2020-08-28 12:30:07 +02:00
  • 5aa5363672 First working version of the OpenCV demo - Getting the camera image - Creating an OpenCV Mat object with it - Creating an lv_img_dsc_t LVGL object - Displaying it on the screen Joachim 2020-08-27 16:56:46 +02:00
  • 4b50a9055d Configurations for the new lvgl version Joachim 2020-08-27 16:56:30 +02:00
  • 7285fd4a9e now getting camera image in rgb565 instead of jpg Joachim 2020-08-27 16:55:35 +02:00
  • b48351499f Changed camera RGB565 Bytes order - swapped to correspond to the display Joachim 2020-08-27 16:54:06 +02:00
  • 525b94bf4a Updated lvgl version to the 7.3.1 Joachim 2020-08-27 16:51:27 +02:00
  • abd5e1275c Modified sdkconfig : Joachim 2020-08-27 14:33:37 +02:00
  • d2ea7d585c Rotated the displayed image because camera is in the back of the TTGO Joachim 2020-08-26 11:16:41 +02:00
  • dd2f5f0ca8 Workaround for 240x240 screen rotation issue - The st7789 controller is for 320x240 screen, but the screen is 240x240, therefore when screen is rotated, an offset of 80 must be added depending on the orientation - Also added some comments Joachim 2020-08-26 11:14:01 +02:00
  • f5896a3609 First commit to add an example with the TTGO Camera Plus device Joachim 2020-08-25 16:52:45 +02:00
  • 3495698b35 Merge branch 'master' of github.com:joachimBurket/esp32-opencv Joachim 2020-08-25 16:30:58 +02:00
  • 4dc2ae3733 repaired hello world example link Joachim 2020-08-25 16:30:47 +02:00
  • b343b5a966 reparing the detailed_build_procedure markdown round 2 Joachim Burket 2020-07-02 15:49:47 +02:00
  • 28b191420b Merge branch 'master' of github.com:joachimBurket/esp32-opencv Joachim Burket 2020-07-02 15:45:33 +02:00
  • 396fee8f80 reparing the detailed_build_procedure markdown Joachim Burket 2020-07-02 15:45:23 +02:00
  • 25bcdbce75 updated opencv include Joachim 2020-06-30 21:19:01 +02:00
  • 96f52595b0 Merge branch 'master' of github.com:joachimBurket/esp32-opencv Joachim 2020-06-30 21:14:52 +02:00
  • 13a01e8045 Merge branch 'master' into shape_matching_integration shape_matching_integration Joachim Burket 2020-06-30 14:47:23 +02:00
  • 7ac7e155d7 directories functions header added (from esp-idf/components/vfs) Joachim Burket 2020-06-30 14:35:19 +02:00
  • 865644b64e directories functions header added (from esp-idf/components/vfs) Joachim Burket 2020-06-30 14:34:39 +02:00
  • 23f3c0337b Merge branch 'master' into esp32_optimization esp32_optimization Joachim Burket 2020-06-30 11:41:08 +02:00
  • 62d3b0d9b7 removed names in path Joachim Burket 2020-06-30 11:40:30 +02:00
  • 9662fb136f small change in readme Joachim 2020-06-08 17:52:04 +02:00
  • db545bb173 renamed hello world example Joachim 2020-06-08 17:51:19 +02:00
  • c2221142fd small modif on the detailled build procedure Joachim 2020-05-26 14:42:33 +02:00
  • 58d3b77970 Started to optimize OpenCV for the ESP32 Joachim 2020-05-20 14:12:33 +02:00
  • d5074e0aff small modif in readme Joachim 2020-05-11 14:52:59 +02:00
  • 10189153e6 RST synthax error Joachim 2020-05-07 13:34:00 +02:00
  • 33d697743e Merge branch 'master' into shape_matching_integration Joachim 2020-05-07 13:31:22 +02:00
  • 9ee83deb2c Small changes in the examples Joachim 2020-05-07 13:19:26 +02:00
  • 285ba56370 Big refactor of the doc Joachim 2020-05-07 13:18:35 +02:00
  • 403ffc7703 enhanced the CMakeList Joachim 2020-04-07 23:16:01 +02:00
  • a969d86084 opencv compilation with features2d and calib3d modules Joachim 2020-04-07 22:52:24 +02:00
  • ec3162b0ae parsing the cmake output to get the list of opencv modules compiled Joachim 2020-04-07 22:51:08 +02:00
  • 751f90bf1e Allocating static buffers on the heap at runtime Joachim 2020-04-07 22:43:31 +02:00
  • e5bc91eaf7 cleanup Joachim 2020-04-03 18:23:30 +02:00
  • 696b75ba23 Small modifs on the tests Joachim 2020-04-03 13:58:03 +02:00
  • 9fbc37c4b0 Changed every LOG_VERBOSE in std::cout for better debug pthreads_integration Joachim 2020-04-03 13:26:11 +02:00
  • 7943d4e5d0 Merge branch 'master' into pthreads_integration Joachim 2020-04-02 10:52:20 +02:00
  • 815d7a5f68 more modifs Joachim 2020-04-02 10:44:43 +02:00
  • 906a8e04e3 finally almost done with this rst Joachim 2020-04-02 10:37:01 +02:00
  • 7f4d692f48 trying to convert README to rst Joachim 2020-04-02 10:19:10 +02:00
  • 626257a3a9 trying to convert README to rst Joachim 2020-04-02 09:59:54 +02:00
  • 229299ea9b trying to convert README to rst Joachim 2020-04-02 09:46:17 +02:00
  • 348f987d1d trying to convert README to rst Joachim 2020-04-02 09:37:34 +02:00
  • f6fafe27df trying to convert README to rst Joachim 2020-04-02 09:36:49 +02:00
  • 2aabd7ab29 trying to convert README to rst Joachim 2020-04-02 09:35:41 +02:00
  • 83e6ea51df trying to convert README to rst Joachim 2020-04-02 09:30:05 +02:00
  • 11d2ac88d7 trying to convert README to rst Joachim 2020-04-02 09:26:05 +02:00
  • 47d96ea0e2 trying to convert README to rst Joachim 2020-04-02 09:24:45 +02:00
  • d857da9dd9 trying to convert README to rst Joachim 2020-04-02 09:19:26 +02:00
  • 89511d180d trying to convert README to rst Joachim 2020-04-02 09:16:43 +02:00
  • 1e1f43fba9 trying to convert README to rst Joachim 2020-04-02 09:14:09 +02:00
  • 2ddeecd24c README refactor Joachim 2020-04-02 09:13:39 +02:00
  • 2b2061fdea removed pre-built opencv with build_type=debug (too big) Joachim 2020-04-01 16:26:54 +02:00
  • 5b3c4c0678 Added pre-built opencv with build_type=debug and build_type=release Joachim 2020-04-01 16:19:14 +02:00
  • ae66a3e71a Big refactor of the benchmarking code Joachim 2020-04-01 16:17:46 +02:00
  • ab6954cc23 Compilation success with pthreads enabled Joachim 2020-03-30 12:39:59 +02:00
  • d73da63355 Merge branch 'master' into pthreads_integration Joachim 2020-03-30 09:07:44 +02:00
  • 0973f2f5c2 Benchmark formatting + on different images sizes Joachim 2020-03-27 17:19:56 +01:00
  • 2c01d87ace generic platform cmake file Joachim 2020-03-27 11:20:32 +01:00
  • 8fdb3c7679 Trying to add parallel for loops (with pthread) - OpenCV lib compiled with PTHREADS_PF=ON - Copied and tested in esp32/examples/esp_opencv_tests/ - TODO: Problem while linking pthreads : undefined reference to pthread_cond_signal Joachim 2020-03-27 09:27:29 +01:00
  • 0284052fae Added houghline test + uses idf_component_register in cmakelist Joachim 2020-03-26 23:19:53 +01:00
  • 50b4e6fc53 Added code optimization for OpenCV compilation Joachim 2020-03-26 09:16:22 +01:00
  • 66f9ed9bad testing and benchmarking functions of opencv Joachim 2020-03-25 22:49:32 +01:00
  • 7742d416d4 added some comments on the modifications done into the code Joachim 2020-03-24 11:21:27 +01:00
  • edc7e1c033 added script to compile esp32 xcompiler from scratch Joachim 2020-03-24 10:44:35 +01:00
  • 214c372c57 Added basic example and started tests example - Basic example only makes some matrices and apply basic operations on them - Tests example test every useful for embedded system features of opencv Joachim 2020-03-24 10:42:42 +01:00
  • 6c681dfbef small bugs in readme Joachim 2020-03-23 11:57:04 +01:00
  • fce6dc35b4 initial commit Joachim 2020-03-23 11:48:41 +01:00