Omer
|
0a051a88a3
|
fixed Stream divisor problems see issue 19 in github issues
|
2019-12-09 01:45:14 +02:00 |
|
Omer
|
857172efc9
|
typo
|
2019-12-09 01:17:27 +02:00 |
|
Omer
|
37fa1383a3
|
Merge branch 'dev' of https://github.com/Chameleon-Vision/chameleon-vision into dev
|
2019-12-08 22:10:22 +02:00 |
|
Omer
|
1f2eac5911
|
Enum fix for the UI
|
2019-12-08 22:09:17 +02:00 |
|
ori agranat
|
7d9e88f419
|
Merge remote-tracking branch 'origin/dev' into dev
|
2019-12-07 17:12:19 +02:00 |
|
ori agranat
|
4213e28da4
|
cleaned up single point calibration and bug fixed isBinary in driverMode
|
2019-12-07 17:11:22 +02:00 |
|
Omer
|
b92a06895c
|
Fixed bug when selecting the same 90 deg rotation twice causes crosshair to move
|
2019-12-07 01:53:42 +02:00 |
|
Omer
|
617e9b4b34
|
Removed commented lines
|
2019-12-07 00:40:27 +02:00 |
|
Omer
|
ed5c90f51b
|
Fix lack of access problems after moving pipleline impl out of the same package
|
2019-12-07 00:39:14 +02:00 |
|
Omer
|
078cf0293a
|
ignore auto created iml file
|
2019-12-07 00:26:39 +02:00 |
|
Omer
|
6cc0c65a7a
|
ignore auto created iml file
|
2019-12-07 00:26:02 +02:00 |
|
Omer
|
88befb4d90
|
File stucture change, moved Pipeline implementation and their settings to /impl folder, refracted imports
|
2019-12-07 00:20:04 +02:00 |
|
Omer
|
8091a1f099
|
Merge branch 'dev' of https://github.com/Chameleon-Vision/chameleon-vision into dev
|
2019-12-06 23:48:26 +02:00 |
|
Omer
|
339d6dc478
|
Created new CaptureStaticProperties when rotating cam
|
2019-12-06 23:48:21 +02:00 |
|
ori agranat
|
aeb08442dd
|
added pom variables
|
2019-12-06 14:17:07 +02:00 |
|
ori agranat
|
b2ff209d96
|
updated pom to fix the camera buffer issue
|
2019-12-05 15:20:20 -08:00 |
|
Omer
|
9db06f690b
|
fixed rotated camera too heigh for UI and corrected scalling
|
2019-12-06 00:54:04 +02:00 |
|
Omer
|
a88e09d4c3
|
Revert "fixed roated camera too heigh for the UI"
This reverts commit 50c8ecd345.
|
2019-12-06 00:41:29 +02:00 |
|
Omer
|
50c8ecd345
|
fixed roated camera too heigh for the UI
|
2019-12-06 00:21:05 +02:00 |
|
Omer
|
32d9a7e3fd
|
change compatator to sqared values to make caluclation faster (no need for sqare root function)
|
2019-12-05 23:05:01 +02:00 |
|
Omer
|
2040620270
|
fixed problem with clear points in single point calibration
|
2019-12-05 23:01:27 +02:00 |
|
Omer
|
7bec1bfdfe
|
Removed java fix for crash bug
|
2019-12-05 22:10:58 +02:00 |
|
Omer
|
d18954f549
|
Proper no target found fix, and snackbar error now showing
|
2019-12-05 15:38:30 +02:00 |
|
Omer
|
9300273811
|
disable dual point crosshair for now
|
2019-12-05 00:23:37 +02:00 |
|
Omer
|
054e6dd002
|
Reverted subclass "Calibration"
Fixed bug where single point calibration causes crash when no target is found
|
2019-12-05 00:04:17 +02:00 |
|
Omer
|
4c76d97d25
|
Added debug print commented
|
2019-12-05 00:03:25 +02:00 |
|
Omer
|
7f1e8909f3
|
moved calibration stuff to static class under 2d pipeline settings
|
2019-12-04 22:49:07 +02:00 |
|
Omer
|
1921ce3a40
|
removed unsued comment
|
2019-12-04 22:48:42 +02:00 |
|
Omer
|
a214e83e17
|
compilation fix
|
2019-12-04 17:55:08 +02:00 |
|
Omer
|
2ffebfbaee
|
Added crosshair pipe
|
2019-12-04 16:38:50 +02:00 |
|
Banks Troutman
|
a7dcf08aa8
|
Pipeline mat copy fix
|
2019-12-03 13:35:59 -05:00 |
|
ori agranat
|
8efd0a2b49
|
bug fix for color picker
|
2019-12-03 19:52:31 +02:00 |
|
ori agranat
|
9adde234b8
|
Merge branch 'ColorPick' into dev
|
2019-12-03 19:19:44 +02:00 |
|
Omer
|
8a7a234ede
|
Reveted changes to range slider
|
2019-12-03 01:09:54 +02:00 |
|
Omer
|
c30b760a6e
|
bugfix for current tab merge
|
2019-12-03 00:58:12 +02:00 |
|
Omer
|
b56b3a7918
|
cleanup and commenting
|
2019-12-03 00:57:21 +02:00 |
|
Unknown
|
5e96491953
|
bugfix for correct tab
|
2019-12-03 00:54:23 +02:00 |
|
ori agranat
|
b4e4f7b57c
|
finished color picker in the ui
|
2019-12-03 00:28:36 +02:00 |
|
Matt
|
1bf5ff9ee2
|
Unit test vision (and implement networktable sending)
|
2019-12-01 20:04:17 -08:00 |
|
OmerZ7
|
a031f8431a
|
Updated UI readme
added nodejs installation and explanation
|
2019-12-02 01:52:35 +02:00 |
|
OmerZ7
|
b5fe39e26d
|
updated readme.md
added usb camera to hardware
|
2019-12-02 01:46:31 +02:00 |
|
OmerZ7
|
bfc323bdcb
|
updated readme.md
Authors credit update
|
2019-12-02 01:42:10 +02:00 |
|
OmerZ7
|
64d6bd093e
|
Update readme
small changes
|
2019-12-02 01:38:50 +02:00 |
|
OmerZ7
|
f54beb6d55
|
Updated Readme.md
Mainly Development Setup
|
2019-12-02 01:37:53 +02:00 |
|
ori agranat
|
6fa60c7092
|
changed version name
|
2019-12-01 22:54:17 +02:00 |
|
Banks T
|
b94f8ba046
|
Merge branch 'master' into dev
|
2019-12-01 15:50:56 -05:00 |
|
Banks Troutman
|
c2cf5a8ad1
|
Multi-camera fix
|
2019-12-01 15:40:02 -05:00 |
|
Matt
|
f456ab0a57
|
Merge branch 'dev' of https://github.com/chameleon-vision/Chameleon-Vision into dev
|
2019-12-01 12:19:41 -08:00 |
|
Matt
|
115bd72a96
|
Update .gitignore
|
2019-12-01 12:19:11 -08:00 |
|
ori agranat
|
1858df993d
|
bug for point data and bug fix for group contours
|
2019-12-01 22:06:06 +02:00 |
|