|
Some highlights for the 1.3 release:
»Enhanced color space conversion using 3D look up, in terms of space usage optimization and improved performance »Introduced memory management convenience functions (malloc), in Signal library
» Introduced convert functions in Image and Signal: - involving 32f to 8u, 8s, 16u, 16s - involving unsigned 8, 16, 32 to 16s, 32s, 32f and 64f
» Advanced optimization of JPEG routines involving: - RGB to Y and BGR to Y - YCbCr 411, 422, 444 to RGB and BGR MCU functions - RGB to YCbCr 422 MCU functions |