Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DIP] add bmp encode to write image #412

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

Hanyonggong
Copy link
Contributor

add api: dip::imageWrite

@LiuYang328
Copy link
Contributor

Usage :
./resize4D_nhwc ../../examples/images/YuTu.png result-dip-resize.bmp

@LiuYang328
Copy link
Contributor

The function is correct !
The code format needs to be changed.
I think this could be written as a separate example .cpp file, only test if the image is generated correctly

Copy link
Member

@zhanghb97 zhanghb97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zhanghb97 zhanghb97 merged commit 9d9d850 into buddy-compiler:main Dec 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants