Skip to content

Add support for stb_image#372

Open
Gager-Git-life wants to merge 3 commits intoShiqiYu:masterfrom
Gager-Git-life:master
Open

Add support for stb_image#372
Gager-Git-life wants to merge 3 commits intoShiqiYu:masterfrom
Gager-Git-life:master

Conversation

@Gager-Git-life
Copy link

Add support for using stb_image to load images, draw bounding boxes, and add a demo.

image

rm -rf ./build && mkdir build && cd build
cmake ..  -DDEMO=ON
make -j8 && make install 
./detect-image-stb-demo ../images/xxx_in.jpeg ../images/xxx_out.jpeg

image

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.

1 participant