5 Commits

Author SHA1 Message Date
9ee83deb2c Small changes in the examples 2020-05-07 13:19:26 +02:00
ae66a3e71a Big refactor of the benchmarking code
- tested with opencv build_type=debug and for build_type=release
- TODO: test with pthread_pf enabled
2020-04-01 16:17:46 +02:00
0284052fae Added houghline test + uses idf_component_register in cmakelist 2020-03-26 23:19:53 +01:00
66f9ed9bad testing and benchmarking functions of opencv
- Benchmark measurement tool added
- Tested a bunch of function
	- TODO: See why some function don't give stack memory back!
2020-03-25 22:49:32 +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
2020-03-24 10:42:42 +01:00