搜索资源列表
coins
- 计算硬币数量 运用imerode and bwlabel 代码-Calculate coins number using imerode code and bwlabel
bmorph
- Binary erosion and dilation, with fast iterative calls. For any structuring element other than square or disk this function is way faster than imerode.m and imdilate.m (more than an order of magnitude). It s also h
imerode
- 圆形模板实现图像形态学腐蚀处理。经上机编译验证腐蚀处理效果良好,可以实现腐蚀处理。-Circular templates corrosion morphology image processing. Verified by the corrosion process on the native compiler works well, can handle corrosive
imerode-and-imdilate
- 简单介绍图像处理中腐蚀与膨胀的matlab源程序-Corrosion and expansion brief image processing matlab source code
faceface
- 系统有以下部分组成:电脑自带摄像头拍照、人脸检测、将人脸照片录入数据库、输入照片进行人脸识别。本程序是基于肤色识别的方法对人脸进行检测,人脸肤色范围是100≤B≤120,140≤R≤160,所以将此范围内的像素点置白,剩余部分置黑。利用imerode函数对图片进行球状腐蚀,然后再对图片进行中值滤波,达到平滑效果。最后,对于这张已经缩放而且二值化和各种处理之后的照片来说,如果白化区域的像素点少于1000,就舍弃。将图片进行分割,这里我们引
imerode
- 使用imerode函数对二值图像进行膨胀、腐蚀操作,代码经试验可正常运行。-Use imerode function binary image dilation, erosion operation, the code can be tested to normal operation.
t_12
- 1、图像中值滤波实验 ①用imnoise函数在图像’lena.bmp’中值添加椒盐噪声,观测结果 ②用medfilt2函数对含噪声图像中值滤波。 2、使用fspecial函数生成均值、Prewitt、Sobel、Laplacian滤波模板,再用filter2函数对‘cameraman.tif’图像进行空域滤波,显示滤波结果。 3、设计高斯低通和高通频域滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结
barcode66
- bar code detect horizontal and vertical lines in a given image using imerode function.While detecting vertical lines.For example quoting the same input image as above, the letter H has two vertical lines