Aven

Results 24 comments of Aven

It depends on your hardware and API Backend you're using, check your device driver firstly, If it does support that then try setting some other backend via code below `var...

@cesarsouza It's such an excited news to all fans of Accord.Net. It was many years ago, I began to learn image preocssing && ML at school. I like c# and...

what I often used is Core/Math/Imaging/Statistics/ML. It can be compiled into .NET Standard 2/2.1 easily after some modification, actually I've run it on some IoT devices smoothly. e.g. Nvidia Jetson...

be a fan so long time and ready to make a little contribution . looking forward to the new branch .

@alvoron #opencv/opencv/issues/20380 some related problem can not get correct result via OpenCv DNN with some OpenVINO models

@alalek I tried the package downloaded from the link above via python. for example [person-vehicle-bike-detection-2004](https://docs.openvinotoolkit.org/latest/omz_models_model_person_vehicle_bike_detection_2003.html) `dnn = cv2.dnn.Net_readFromModelOptimizer(xml, bin)` we will get output names via `outputNames = dnn.getUnconnectedOutLayersNames()` ====outputNames==== ['TopK_1123.0',...

@OaimIsGnay you can try install it via `apt install libjpeg-turbo8`

> > apt update first then try it again > > Does not work Please give me your source address https://github.com/libjpeg-turbo/libjpeg-turbo

@answer666 请参考[ restful api接口](https://github.com/ZLMediaKit/ZLMediaKit/wiki/postman-%E8%87%AA%E5%8A%A8%E7%94%9F%E6%88%90%E7%9A%84restful-api%E6%8E%A5%E5%8F%A3)