资源列表
corner detect
- 用于多边形角点检测,主要针对二值化后的图像进行处理(Used for polygon corner detection, mainly for two valued image processing)
运动估计程序
- 基于块的运动估计、通过全搜索法实现运动估计()
数字图像处理—冈萨雷斯matlab程序
- 对图像进行识别,分类。同时对图像压缩,形态学图像处理,图像分割产生很好的效果。(Recognition and classification of images)
canny_edge
- 本代码使用matlab实现了CANNY算子提取边缘的算法(CANNY operator Extraction edge)
原程序
- 四种常见的边缘检测算子 prewitt算子,sober算子,拉普拉斯,canny(Four common edge detection operators)
seg
- 识别所选图形的轮廓,可根据代码自行修改。(Identify the outline of the selected graphics.)
caffe-201701
- 在linux平台上运用caffe使用神经网络算法对图像进行分类,预测。在计算机视觉中(机器人视觉中)占主导作用。(On the Linux platform, Caffe is used to classify and predict the image using neural network algorithm. It plays a dominant role in computer vision (robot vision).)
程序
- matlab关于信号处理的经典算法,想要了解的可以下载(Matlab classic signal processing algorithms that you want to know can download)
LBF和LDF模型程序
- 基于水平集的活动轮廓模型-LBF模型和LDF模型用于图像分割(image segmentation based on active contour model)
14615465LCV
- 基于水平集的活动轮廓模型-LCV模型用于图像分割(image segmentation based on active contour model)
RGB阈值法
- 读取图片,利用rgb阈值法筛选图片中绿色(植被盖度)部分,并计算所占百分比(Read the picture, the use of rgb threshold screening of green (vegetation cover) part, and calculate the percentage)
hsv
- 读取植被照片,并利用hsv判别法对绿色部分(盖度)进行判别并计算所占百分比(Read vegetation photos, and use hsv discriminant method to determine the green part (cover) and calculate the percentage)