You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sima-users
Hello, I'm using SIMA at the moment and encountered a problem with the PlaneCA1PC function. When calling the function I get the error: AttributeError: 'module' object has no attribute 'createCLAHE'. I have opencv installed, but it seems that there is indeed no function
named createCLAHE in it. Maybe you can help me with this problem, I would be very grateful. Cheers, Alex
Patrick Kaifosh
unread,
Dec 1, 2015, 8:43:03 PM12/1/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sima-...@googlegroups.com
What version of opencv do you have installed? You may want to check the
docs for the different versions of OpenCV and see which ones have the
required function. If you let us know your finding, we can add a version
recommendation to the documentation.