Strange search by docs.opencv.org (Bug #2860)


Added by Andrey Morozov about 12 years ago. Updated over 9 years ago.


Status:Open Start date:2013-03-04
Priority:Normal Due date:
Assignee:Evgeny Talanin % Done:

0%

Category:infrastructure
Target version:3.0
Affected version:branch 'master' (2.4.9) Operating System:
Difficulty: HW Platform:
Pull request:

Description

I want to found description of cv::Mat class. If I write "cv::Mat" in search line then result is:

Search finished, found 3 page(s) matching the search query.

float CvBoost::predict(const cv::Mat& sample, const cv::Mat& missing, const cv::Range& slice, bool rawMode, bool returnSum) const (C++ function, in Boosting)
float CvRTrees::predict_prob(const cv::Mat& sample, const cv::Mat& missing) const (C++ function, in Random Trees)
void CvEM::getCovs(std::vector& covs) const (C++ function, in Expectation Maximization) 

If I write "Mat" then I have a lot of trash and correct page(http://docs.opencv.org/modules/core/doc/basic_structures.html?highlight=mat#Mat) hard to found


History

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4523

Also available in: Atom PDF