Questions tagged [fuzzy]

DO NOT USE - ambiguous: see fuzzy-search, fuzzy-logic, or image-processing for more appropriate tags.

Do not use this tag. It is ambiguous: see , , or for more appropriate tags.

363 questions
-2
votes
1 answer

Give an output from image processing as an input of a fuzzy controller in Matlab

I get the image through the webcam. Then I want to process the image and calculate the distance to a certain object in the image from the right edge of the image. Subsequently, I want to give this distance as the input to the fuzzy controller. How…
-3
votes
1 answer

AttributeError: 'function' object has no attribute 'universe'

I get the following error, when I run the program. I have attached my error and program as follow. What's wrong with my program? error_x= x - x_old error_y= y - y_old reglage.input['position'] = int(x) …
-5
votes
1 answer

Failed building wheel for Levenshtein

I am trying to install Levenshtein and Fuzzy on my laptop, but for a reason, that I don't understand i get: Failed building wheel for Levenshtein and the same error for Fuzzy every time. I have windows 10 64bit and Python 3.6 on my system. I would…
shafigh
  • 61
  • 1
  • 2
  • 10
1 2 3
24
25