image_downsample

所属分类:硬件设计
开发工具:C/C++
文件大小:33KB
下载次数:0
上传日期:2018-10-26 09:57:31
上 传 者emiaki
说明:  This design example implements an image downsampling algorithm to scale an image to a smaller size using bilinear interpolation. The testbench reads an image from test.bmp, emits a scaled down version to downsampled.bmp, and compares the results to a golden reference image in expected.bmp.

文件列表:
image_downsample\bmp_tools.cpp (4115, 2017-10-27)
image_downsample\bmp_tools.h (263, 2017-10-27)
image_downsample\build.bat (2492, 2017-10-27)
image_downsample\expected.bmp (139446, 2017-10-27)
image_downsample\main.cpp (1888, 2017-10-27)
image_downsample\resize.cpp (4405, 2017-10-27)
image_downsample\resize.h (402, 2017-10-27)
image_downsample\test.bmp (557622, 2017-10-27)

This design example implements an image downsampling algorithm to scale an image to a smaller size using bilinear interpolation. The testbench reads an image from test.bmp, emits a scaled down version to downsampled.bmp, and compares the results to a golden reference image in expected.bmp.

近期下载者

相关文件


收藏者