1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Refactorings and renamings.

- 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().
This commit is contained in:
Olexa Bilaniuk
2015-03-04 01:43:13 -05:00
parent 3a4d9a77b2
commit 736b42b372
3 changed files with 236 additions and 112 deletions
File diff suppressed because it is too large Load Diff