Jump to content

k_u_x

Members
  • Posts

    5
  • Joined

  • Last visited

k_u_x's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Thank you. It's been solved perfectly I respect you
  2. Is this the right way to retrieve multiple images within a single screenshot? + You said the way to ignore the background is to switch to black pixels. But it doesn't work very well. Am I doing something wrong? 1.bmp 123.bmp
  3. Func start() AdlibRegister("opencv",300) While 1 .. .. .. WEnd EndFunc ;==>start Func opencv() If Not IsObj($cv) Then Return Local $aRect[4] = [0,0,1280,600] Local $img1 = _OpenCV_GetDesktopScreenMat($aRect) $cv.waitKey() $cv.destroyAllWindows() EndFunc "C:\Game&Progrom\AutoIt3\Include\opencv\opencv_udf_utils.au3" (813) : ==> Array variable has incorrect number of subscripts or subscript dimension range exceeded.: $minVal = $cv.extended[0] $minVal = $cv^ ERROR Hello. I'm using the script well First of all, thank you. The wider the search range and the more searched images, the slower it is Is there a good way? Is there a way to keep capturing it in real time? And errors occur when using it in timer format. I'll be waiting for the reply.
  4. An additional version of 4.10.0 is in use. This is an error that works fine, but only occurs on some computers.
  5. Hello. Use a translator Communication may not be smooth. First of all, some computers are experiencing DLL load errors. opencv_get() <-- Error occurring in this part. As a result of testing, it seems to be related to the authority. Do you know any solution to this error?
×
×
  • Create New...