Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cv2/numpy
#3
I am not sure what you mean with 'self' unless classes are involved.
I can only tell you that from what I am understanding, I would need an array to establish the x and y range, but I am not sure how to implement it. I would also need to 'treat' the image as an actual graph, which means that the general x,y coordinate values should be followed as usual. For instance, the further to the right you move, the more x should increase, and the further up, the larger y should be.
As right now, if I go further up, y decreases.
Reply


Messages In This Thread
cv2/numpy - by d8a988 - Apr-29-2020, 02:18 PM
RE: cv2/numpy - by astral_travel - Apr-29-2020, 03:23 PM
RE: cv2/numpy - by d8a988 - Apr-29-2020, 03:29 PM
RE: cv2/numpy - by astral_travel - Apr-29-2020, 03:33 PM
RE: cv2/numpy - by d8a988 - Apr-29-2020, 03:37 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [Numpy] How to store different data type in one numpy array? water 7 818 Mar-26-2024, 02:18 PM
Last Post: snippsat
  Numpy returns "TypeError: unsupported operand type(s) for *: 'numpy.ufunc' and 'int'" kalle 2 2,709 Jul-19-2022, 06:31 AM
Last Post: paul18fr
  "erlarge" a numpy-matrix to numpy-array PhysChem 2 3,050 Apr-09-2019, 04:54 PM
Last Post: PhysChem

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020