necatiCelik

Results 4 issues of necatiCelik

### Describe the bug Hi, We get an error when we try to run "graphin" and import it to our project. Do you have any idea why this is? Thank...

Hi, I get an error while tlt_convert. Although I changed "-p" to "-d", "./tlt-converter -k nvidia_tlt -d image_input, 1x3x48x96,4x3x48x96,16x3x48x96 ./us_lprnet_baseline18_deployable.etlt -t fp16 -e lpr_us_onnine_b terminate called after throwing an instance...

Hello, I want to give rtsp link instead of mp4 as input. How can I do it? Thanks.

Hi, On the onPreviewResult method, //I am call yuvToBitmap method, Bitmap btmpFace= yuvToBitmap(data, width, height); public Bitmap yuvToBitmap(byte[] data, int width, int height) { int frameSize = width * height;...