jesolem / PCV

Open source Python module for computer vision
BSD 2-Clause "Simplified" License
1.92k stars 674 forks source link

ValueError: cannot reshape array of size 14 into shape (3) #35

Open jesuscoppelia opened 5 years ago

jesuscoppelia commented 5 years ago

Hello, when lauch the code with an image, according to Programing Computer visión book, i get the following issue:

ValueError: cannot reshape array of size 14 into shape (3)

please, could you help me? thanks