opencv/modules/core/include/opencv2
Yuantao Feng 3afe8ddaf8
core: Rename cv::float16_t to cv::hfloat (#25217)
* rename cv::float16_t to cv::fp16_t

* add typedef fp16_t float16_t

* remove zero(), bits() from fp16_t class

* fp16_t -> hfloat

* remove cv::float16_t::fromBits; add hfloatFromBits

* undo changes in conv_winograd_f63.simd.hpp and conv_block.simd.hpp

* undo some changes in dnn
2024-03-21 23:44:19 +03:00
..
core core: Rename cv::float16_t to cv::hfloat (#25217) 2024-03-21 23:44:19 +03:00
core.hpp Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00