-
As a video quality engineer, I'd like to see (and I have code for) temporal filters like gabor, 1st and 2nd derivatives of gaussian, and gamma. Is there a list of temporal filters that you are interes…
-
Hello there, is it possible to add Automatic Camerasettings for iso and Brightness and so on?
Thx for Help
-
1.Can faster methods be used for feature extraction, and currently, a single batch of feature extraction can only be done at 15fps?
2.Can we obtain 3D joint positions in the Integrate features stag…
-
Hi there,
I just wanted to check in on the status of this project?
I have noticed there has been no updates in 12 months. Does someone need to pick up this project to keep it going?
I re…
-
### Unity Version
2021.3.13
### AVPro Movie Capture Version
4.7.11
### Which platform(s) are you using?
Windows
### Which OS version(s) are you using?
Windows 10.0.22631 Build 226…
-
Camera() utilizes OpenCV's VideoCapture to get stream from camera device. The stream could be either from USB or Network via RTSP protocol. When VideoCapture opens up a stream we need to keep pulling …
-
I see previous issues (like #188) on this topic but now motion supports rtmp input stream. I test it with one of my camera. It works on motion alone but the motion eye interface refuse url starting wi…
-
```
List webcams = Webcam.getWebcams();
for (Webcam w c: webcams)
{
msg(wc.getName());
}
```
External Libraries:
bridj-0.7-20140918.jar
slf4j-api-1.7.2.j…
-
Hello,
I'm testing fswebcam with a Logitech Webcam C930e on ubuntu 16.04 LTS.
Running :
`fswebcam -r 1920x1080 --no-banner --no-title --jpeg 95 -d /dev/video1 /tmp/output.jpg -v`
produce the fo…
-
When I take a picture using web UI it looks as I expect, like this:
![image](https://user-images.githubusercontent.com/10135548/103379137-e7fc4280-4ae4-11eb-8246-547579a759ed.png)
However video stre…