| .. |
|
agast.c
|
Split code into common and port specific code.
|
2020-12-18 00:59:28 +02:00 |
|
apriltag.c
|
Fix build error if assert is defined in apriltag.c
|
2021-05-14 23:16:27 +02:00 |
|
bayer.c
|
Add debayering support to draw image
|
2021-03-26 09:37:06 -07:00 |
|
binary.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
blob.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
bmp.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
cascade.h
|
Split code into common and port specific code.
|
2020-12-18 00:59:28 +02:00 |
|
clahe.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
collections.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
collections.h
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
dmtx.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
draw.c
|
Add jpeg decoding support (#1371)
|
2021-06-29 01:49:53 +02:00 |
|
edge.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
eye.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
fast.c
|
Fix FAST build.
|
2021-04-25 22:57:11 +02:00 |
|
fft.c
|
Switch to compressed error messages (#1116)
|
2021-01-10 19:58:07 +02:00 |
|
fft.h
|
Split code into common and port specific code.
|
2020-12-18 00:59:28 +02:00 |
|
filter.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
fmath.c
|
Use pre-defined GCC macro to test for the architecture.
|
2021-05-16 22:29:26 +02:00 |
|
fmath.h
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
font.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
font.h
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
framebuffer.c
|
Fix mutex init
|
2021-05-13 07:32:08 -07:00 |
|
framebuffer.h
|
Rename mutex_t to avoid conflict with other SDKs.
|
2021-05-14 22:39:12 +02:00 |
|
fsort.c
|
Split code into common and port specific code.
|
2020-12-18 00:59:28 +02:00 |
|
fsort.h
|
Split code into common and port specific code.
|
2020-12-18 00:59:28 +02:00 |
|
gif.c
|
Cleanup imlib unused methods
|
2021-03-29 10:34:09 -07:00 |
|
haar.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
hog.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
hough.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
imlib.c
|
Add debayering support to draw image
|
2021-03-26 09:37:06 -07:00 |
|
imlib.h
|
Fix missing PI definition for NRF modules.
|
2021-08-11 21:48:55 +02:00 |
|
integral_mw.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
integral.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
jpeg.c
|
fixed overflow situation for jpeg encoding
|
2021-09-04 11:36:55 +01:00 |
|
jpegd.c
|
Add jpeg decoding support (#1371)
|
2021-06-29 01:49:53 +02:00 |
|
kmeans.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
lab_tab.c
|
Use interpolated LAB table.
|
2021-01-21 22:53:28 +02:00 |
|
lbp.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
line.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
lsd.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
mathop.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
mjpeg.c
|
Move fb_alloc_all into jpeg_compress
|
2021-02-24 17:02:01 -08:00 |
|
orb.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
phasecorrelation.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
point.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
pool.c
|
Split code into common and port specific code.
|
2020-12-18 00:59:28 +02:00 |
|
ppm.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
qrcode.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
qsort.c
|
Split code into common and port specific code.
|
2020-12-18 00:59:28 +02:00 |
|
rainbow_tab.c
|
Split code into common and port specific code.
|
2020-12-18 00:59:28 +02:00 |
|
rectangle.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
selective_search.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
sincos_tab.c
|
Split code into common and port specific code.
|
2020-12-18 00:59:28 +02:00 |
|
stats.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
template.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
xyz_tab.c
|
Split code into common and port specific code.
|
2020-12-18 00:59:28 +02:00 |
|
zbar.c
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |