Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with list
#4
So it's not a standard Python list. Is cv2 using numpy arrays, or does it have it's own arrays? I would look into the documentation for whatever array type it is. Also, my preferred method above of building a new list might get around the reshaping issue.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Messages In This Thread
Problem with list - by yukysky - Apr-24-2019, 04:23 PM
RE: Problem with list - by ichabod801 - Apr-24-2019, 04:53 PM
RE: Problem with list - by yukysky - Apr-24-2019, 05:10 PM
RE: Problem with list - by ichabod801 - Apr-24-2019, 05:20 PM
RE: Problem with list - by yukysky - Apr-24-2019, 05:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with "Number List" problem on HackerRank Pnerd 5 2,170 Apr-12-2022, 12:25 AM
Last Post: Pnerd

Forum Jump:

User Panel Messages

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