openmv/lib/imlib
Kwabena W. Agyeman 0307402a57 ports/alif: Add gamma correction to PAG7936 video.
Gamma correction massively improves the PAG7936 image quality
by increasing the image brightness. Brightness and contrast adjustment
support is also exposed for future automatic control.
2025-11-02 22:35:57 -08:00
..
agast.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
apriltag.c lib/imlib: Add transform argument to draw_image. 2025-07-31 13:13:45 -07:00
bayer.c ports/alif: Add gamma correction to PAG7936 video. 2025-11-02 22:35:57 -08:00
binary.c lib/imlib: Add transform argument to draw_image. 2025-07-31 13:13:45 -07:00
blob.c misc: Format code. 2025-09-28 19:45:07 +02:00
bmp.c lib/imlib: Replace FatFS calls with VFS abstraction. 2025-10-14 12:16:16 +11:00
clahe.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
collections.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
collections.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
dmtx.c lib/imlib: Add transform argument to draw_image. 2025-07-31 13:13:45 -07:00
draw.c ports/all: Remove old profiling macros. 2025-08-24 14:40:02 +02:00
edge.c lib/imlib: Use IMLIB_PI instead of M_PI. 2025-10-27 19:06:55 +01:00
eye.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
fast.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
fft.c lib/imlib: Use IMLIB_PI instead of M_PI. 2025-10-27 19:06:55 +01:00
fft.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
filter.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
fmath.c lib/imlib: Use IMLIB_PI instead of M_PI. 2025-10-27 19:06:55 +01:00
fmath.h misc: Format code. 2025-09-28 19:45:07 +02:00
font.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
font.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
framebuffer.c lib/imlib: Fix raw stream buffer size check. 2025-09-21 16:41:34 +02:00
framebuffer.h lib/imlib: Add an embedded frame header in the streaming buffer. 2025-09-11 18:09:24 +02:00
fsort.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
fsort.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
gif.c lib/imlib: Replace FatFS calls with VFS abstraction. 2025-10-14 12:16:16 +11:00
haar.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
hog.c lib/imlib: Use IMLIB_PI instead of M_PI. 2025-10-27 19:06:55 +01:00
hough.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
imlib.c lib/imlib: Replace FatFS calls with VFS abstraction. 2025-10-14 12:16:16 +11:00
imlib.h ports/alif: Add gamma correction to PAG7936 video. 2025-11-02 22:35:57 -08:00
imlib.mk common: Introduce profiling support. 2025-08-24 16:57:06 +02:00
integral_mw.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
integral.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
isp.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
jpegd.c ports/all: Remove old profiling macros. 2025-08-24 14:40:02 +02:00
jpege.c lib/imlib: Replace FatFS calls with VFS abstraction. 2025-10-14 12:16:16 +11:00
kmeans.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
lab_tab.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
lbp.c lib/imlib: Replace FatFS calls with VFS abstraction. 2025-10-14 12:16:16 +11:00
line.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
lodepng.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
lodepng.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
lsd.c lib/imlib: Add transform argument to draw_image. 2025-07-31 13:13:45 -07:00
mathop.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
mjpeg.c lib/imlib: Replace FatFS calls with VFS abstraction. 2025-10-14 12:16:16 +11:00
orb.c lib/imlib: Use IMLIB_PI instead of M_PI. 2025-10-27 19:06:55 +01:00
phasecorrelation.c lib/imlib: Use IMLIB_PI instead of M_PI. 2025-10-27 19:06:55 +01:00
png.c lib/imlib: Replace FatFS calls with VFS abstraction. 2025-10-14 12:16:16 +11:00
point.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
ppm.c lib/imlib: Replace FatFS calls with VFS abstraction. 2025-10-14 12:16:16 +11:00
qrcode.c lib/imlib: Add transform argument to draw_image. 2025-07-31 13:13:45 -07:00
qsort.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
rainbow_tab.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
rectangle.c lib/imlib: Remove unused functions. 2025-06-27 19:16:29 -07:00
selective_search.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
simd.h ports/alif: Add gamma correction to PAG7936 video. 2025-11-02 22:35:57 -08:00
sincos_tab.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
stats.c lib/imlib: Add transform argument to draw_image. 2025-07-31 13:13:45 -07:00
stereo.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
template.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
xyz_tab.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
yuv.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
zbar.c lib/imlib: Add transform argument to draw_image. 2025-07-31 13:13:45 -07:00