mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-07 00:19:53 +01:00
* Add a new interface for hough transform * Fixed warning code * Fix HoughLinesUsingSetOfPoints based on HoughLinesStandard * Delete memset * Rename HoughLinesUsingSetOfPoints and add common function * Fix test error * Change static function name * Change using CV_Assert instead of if-block and add integer test case * I solve the conflict and delete 'std :: tr1' and changed it to use 'tuple' * I deleted std::tr1::get and changed int to use 'get' * Fixed sample code * revert test_main.cpp * Delete sample code in comment and add snippets * Change file name * Delete static function * Fixed build error |
||
|---|---|---|
| .. | ||
| calib3d | ||
| core | ||
| features2D | ||
| gpu | ||
| HighGUI | ||
| Histograms_Matching | ||
| imgcodecs/GDAL_IO | ||
| ImgProc | ||
| ImgTrans | ||
| introduction | ||
| ml | ||
| objectDetection | ||
| photo | ||
| ShapeDescriptors | ||
| snippets | ||
| TrackingMotion | ||
| video | ||
| videoio | ||
| viz | ||
| xfeatures2D | ||