-
Allow smaller sizes of face image inputs then 150 x 150.
-
In his [reply to my question](http://stackoverflow.com/questions/43869027/gesturedetector-within-tabbarview-nested-scrolling/43876032#43876032) regarding zooming a picture inside a `TabBarView` @colli…
-
This happens during the following scenario:
The call session has been configured to enable barge-in. When I try to dial another number during the session, e.g. to transfer the call using a carrier …
-
Create method/indicator for recognizing various common candlestick patterns
-
I lunched an opencv function `Cv2.face.LBPHFaceRecognizer_create()` , but it's doesn't work, i got this error :
AttributeError: 'module' object has no attribute 'face'
> am using _python_version …
-
I have an issue to report about the results for the following input:
```
```
The issue is:
[Can you please add the facility to compare the verse against a selected metre so the output shows wh…
-
````
const App = () => {
const [recognized, setRecognized] = useState('');
const [pitch, setPitch] = useState('');
const [error, setError] = useState('');
const [end, setEnd] = useState('…
-
### Choice a value that is returned by a recognizer when a lexeme is not recognized.
By [Recognizer v4](http://amforth.sourceforge.net/pr/Recognizer-rfc-D.html) API, a recognizer should return a sp…
-
Hey,
We found a problem with the speech recognizer which I can't really reproduce. In irregular cases the dialog just stops when it reaches an arbitrary speech recognizer node. There is no error mess…
-
**Describe the bug**
I am using Azure Keyword Recognition in my project. I found that sometimes I can not stop the active recognation by KeywordRecognizer::StopRecognitionAsync, KeywordRecognizer:…