Peter Johnson
|
ce69783871
|
UsbCamera: Scale some properties to make them constently percentages.
The "raw" version of these properties are still available, just prefixed
with "raw_".
|
2016-12-22 20:51:04 -08:00 |
|
Peter Johnson
|
81fd0eefac
|
usbcvstream example: Print error from GrabFrame.
|
2016-12-04 21:45:37 -08:00 |
|
Peter Johnson
|
1f93a4ab4f
|
Change acronym class names to use MixedCase (UsbCamera, MjpegServer). (#22)
|
2016-12-04 00:08:47 -08:00 |
|
Peter Johnson
|
5fecc57e8a
|
Add methods to get the hostname and network interfaces.
|
2016-11-18 12:41:08 -08:00 |
|
Peter Johnson
|
c0bc8d7028
|
Change examples to start at port 8081 rather than 8080.
Port 8080 is too commonly used for other purposes.
|
2016-11-18 12:41:08 -08:00 |
|
Peter Johnson
|
29cd2b11be
|
enum_usb example: output the property type.
|
2016-11-18 12:41:08 -08:00 |
|
Peter Johnson
|
791cabbc26
|
Rename Type to Kind.
|
2016-11-18 12:41:08 -08:00 |
|
Peter Johnson
|
3c7d8063f6
|
VideoProperty: rename type() to getType().
|
2016-11-18 12:41:08 -08:00 |
|
Peter Johnson
|
f83ff41e47
|
Rename from cameraserver to cscore.
This is primarily to avoid header naming conflicts with wpilib.
|
2016-11-05 22:11:55 -07:00 |
|
Peter Johnson
|
87c7a9db54
|
Add USB and OpenCV processed dual stream example.
|
2016-10-28 00:54:28 -07:00 |
|
Peter Johnson
|
70531762b9
|
usbstream: Wait for enter rather than infinite loop/sleep.
|
2016-10-15 22:45:56 -07:00 |
|
Peter Johnson
|
30f4ecd171
|
Rename HTTPSink to MJPEGServer.
|
2016-10-15 22:44:26 -07:00 |
|
Peter Johnson
|
cb4d8a6555
|
Add examples.
Disable google tests for now.
|
2016-10-13 00:18:16 -07:00 |
|