-
matlab.thresholding-master
在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
Fourier
实现了读取一个bmp图片的傅里叶变换 使用C语言实现 读取一个 24位 图 转换为8位灰度图后,进行傅里叶变换处理(二维) 采用快速傅里叶变换——蝶形算法 北航图像处理作业~需要进一步交流 请联系qq 422563357(Reads a bmp image to achieve a Fourier transform using C language Northern image processing operations)
- 2020-10-27 21:20:03下载
- 积分:1
-
Edge-Detection-Segmentation
利用边缘检测及梯度信息进行图像分割的源码(Using edge detection and gradient information source for Image Segmentation)
- 2009-12-07 21:39:34下载
- 积分:1
-
matlabcode
说明: 相当的经典啊 是基于matlab的 大家做图像匹配的都可以用的到,做三维重建方面的。(Rather is based on the classic ah matlab we do the image matching can be used for that, so three-dimensional reconstruction.)
- 2008-09-17 10:28:19下载
- 积分:1
-
bianhuan
利用霍夫变换检测直线,园,椭圆,曲线,简单有效,用用方便(Using Hough transform to detect straight lines, park, oval, curve, simple, effective, easy to use with)
- 2011-04-26 10:53:12下载
- 积分:1
-
07ICIPShi
图像特征隐写分析,用于分析图像是否含有秘密信息(Image feature steganalysis for the analysis of the image if it contains confidential information)
- 2010-01-24 22:58:56下载
- 积分:1
-
image-enhancement-function
伽马变换,直方图均衡化,直方图修正方案123,自适应全局直方图均衡局部锐化,中值滤波(Gamma transform, histogram equalization, histogram modification scheme 123, adaptive global histogram equalization local sharpen the median filter)
- 2012-04-27 16:15:00下载
- 积分:1
-
SAR_edge_detection_matlab
说明: 一种比较实用的sar影像边缘检测算法,谢谢大家交流(A practical edge detection algorithm for SAR images. Thank you for your communication.)
- 2019-03-22 20:25:02下载
- 积分:1
-
ps_selected_estGamma
PS处理过程中,利用迭代算法估计相干系数,并选取稳定点目标的算法实现。(PS process, using an iterative algorithm to estimate the coherence and stable point target algorithm)
- 2017-05-03 18:20:01下载
- 积分:1
-
sprites
说明: sprites communication to windows in unix sys
- 2020-06-20 23:40:01下载
- 积分:1