搜索资源列表
dwt_recover
- we embed watermarks in the original circles. In this way, the synchronization issue for watermark embedding and detecting can be best solved. Simulation results show that this method can resist variety of Geometry Attack, such as rotation, scaling, s
ImageProcessing-CircleDetection-RenatoSalas_final
- The present report outlines the design, implementation and performance of the application of Hough Transform (HT) to detect circles in arbitrary pictures. Detecting circles in arbitrary pictures involves a two step process in this project. First,
CircleDetection
- MFC基于最小二乘法检测圆的算法,只能检测单个圆。-MFC-based least squares algorithm for detecting circles, can only detect a single round.
SPREF
- circlr detection is a matlab program for detecting the circles found in the image
circle_hough
- A Hough transform function for detecting circles, optimised to allow search over radii.
hough_circle
- Hough变换检测同心圆,效果较好,附有详细的说明。-Detecting circles using hough transformation.The result seems good and details are tagged.