Skip to content

v1.3

Compare
Choose a tag to compare
@dinglufe dinglufe released this 10 Jun 13:44
· 7 commits to main since this release

The package contains the test program and pre-compiled dynamic library. It only includes the Windows version.

When running the test program for the first time, the window size may be small. Clicking the close button will restore it to normal size. To exit the program, press the 'q' or 'esc' key.

Update (v1.1): pressing the 'A' key now triggers automatic segmentation (takes approximately one minute to process a single image).

Update (v1.2): allows for the addition of foreground points by holding down the Control key and left-clicking, right-clicking enables the addition of background points.

Update (v1.3): CUDA support is now included. when running the example program from the command line, add parameter -sam_device="cuda:0" to use the first graphics card.