RealSenseID icon indicating copy to clipboard operation
RealSenseID copied to clipboard

How to capture image and save it to disk by RSID F450?

Open trunggn opened this issue 3 years ago • 3 comments

How to capture image and save it to disk by RSID F450?

trunggn avatar Nov 19 '21 01:11 trunggn

You can save the image in the preview callback. https://github.com/IntelRealSense/RealSenseID/blob/master/samples/cpp/preview.cc#L14

RealSenseSupport avatar Dec 15 '21 06:12 RealSenseSupport

Do you have the source code in C# language?

Thanks!

trunggn avatar Dec 17 '21 02:12 trunggn

Sure. https://github.com/IntelRealSense/RealSenseID/blob/master/tools/rsid-viewer/MainWindow.xaml.cs#L1162

RealSenseSupport avatar Dec 20 '21 07:12 RealSenseSupport