搜索资源列表
py
- edge detetion , counting
edge
- 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。-In this paper,after briefly introducing wavelet transform,the theory of the edge detection by using wavelet transform is presented.A method of the
AC
- Ant Colony Algorithm for detetion edge.
prewitt_edge_detect
- It is the implementation of parallel eight direction prewitt edge detetion
edge_detection_using_LoG
- 基于MATLAB使用高斯拉普拉斯算子(log)进行边缘检测将图像灰度化再提取边缘(edge detection using log, we can extract the edge of the image(transfer the image to gray image ))