Nick

Results 15 issues of Nick

Adding marching squares algorithm

enhancement

Converting an image to the hue values for better color tracking possibilities

enhancement

- Median algorithm - FFT algorithm

enhancement

![grafik](https://user-images.githubusercontent.com/544436/132960503-f4f6e65c-24e2-48ae-a4bd-f93321188a74.png)

bug

UiBooster needs a component for 2d checkbox grids. This component should be used as dialog and component in form. Example ![image](https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2F1.bp.blogspot.com%2F-VSjZDGc_Hx0%2FWWOi74aj4jI%2FAAAAAAAAFxg%2FoBOTJ42Elj0naKNj-y9BndbtrgmcLDzpACLcBGAs%2Fs1600%2FCheckbox%252Bgrid%252B2.png&f=1&nofb=1)

enhancement

UiBooster is missing a data-binding functionality. FormElements get an initial value and any change by the user are trackable with the ChangeListener. But if the data is changed on another...

All elements in a row have the same space (50:50, 1/3:1/3:1/3 ...). This is not good for more complex GUIs. It would be nice, if the row could be configured...

hi, I had some trouble by using commons-scxml, because JEXL doesn't know my objects. Unfortunately JEXL is not very verbose and I took some time to understand that there are...

**Purpose:** As a user, I want to skip to a specific interval by clicking on it, because I stopped the workout by swiping on the screen. **More details:** The workout...

enhancement

Each motion should have an option for a starting delay in milliseconds. Moreover start and startLoop should have this option, too. startLoop could have an option for a delay between...