Closed GowthamanRajasekaran closed 7 years ago
Hi everybody I have the same problem as GowthamanRajasekaran said, when I used the library image or image android in android studio IDE give me an error about missing some class library like ImageUtil and when I added manually give the error about MaxMin plz help us.
Hello,
I'll create a new release with updated jars asap.
Cheers !!!
Thank you @DiegoCatalano , Actually the Package Library of Core, Math,Statistics are starting with UpperCase letters. While running the code, android gives error
_install_parse_failed_manifestmalformed in android studio. To solve this, i changed each and every file into Lowercase letters, now problem is solved and working properly.
Also would like to have a new release. Thanks ;)
waiting for new release ...
Hello everybody,
I'm preparing now, the eta is about 1 hour.
Hi @GowthamanRajasekaran,
I'm currently using Android Studio 2.2.3. The upper case letters doesn't give errors. Can you send me a print screen plz ?
Thanks
Hi @DiegoCatalano ,
As for your reference, i attached the print screen error which i got while using as the library. I am also using Android Studio 2.2.3 only.
Thanks
Hi @GowthamanRajasekaran Change name package with Caps letters to little letters.
Hi @amirdaraei ,
when i change package name, the internal library files also needs to be changed. After changing package and internal files, now it is working.
Hi guys there is a problem: I use OpenCV for detect eyes in my project and I intend to use Catalano library for use MultiScaleRetinex(for illumination enhancement) but there is a problem when I passed camera frame to the library, the library just accepted bitmap parameters and I don't know what to do... Any help will be appreciated PS: attached screen shot
Hi @DiegoCatalano ,
Thank you for releasing Jar Files, this helps me to process easily .
Hi DiegoCatalano,