• Olexa Bilaniuk's avatar
    Refactorings and renamings. · 736b42b3
    Olexa Bilaniuk authored
    - Deleted "RefC" from names of external-interface functions.
    - Renamed rhorefc.[cpp|hpp] to rho.[cpp|hpp]
    - Introduced RHO_HEST base class, from which RHO_HEST_REFC inherits.
    - rhoInit() currently only returns a Ptr<RHO_HEST_REFC>, but in the
    future it will be allowed to return pointers to other derived classes,
    depending on the values returned by cv::checkHardwareSupport().
    736b42b3
rho.h 10.5 KB