-
byjc
说明: 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。(For some images, the commonly used edge detection algorithm sometimes can not be an appropriate threshold for the gradient of their smaller fuzzy edge detected. To solve this problem, there are two solutions: the image variance standardization, widening the fuzzy edge of the gradient value, or by setting the sigmoid function pixel region to disseminate the message to the gradient values to adjust, on the can find a suitable threshold, effectively extracted fuzzy edge. This procedure of these two algorithms with the traditional algorithm.)
- 2008-10-26 18:49:00下载
- 积分:1
-
matlabcode1
利用matlab实现图像的边界检测。包括sobels算子,prewitt算子,还包括图像的边界追踪(use matlab to detect the boundary of the image)
- 2009-07-11 11:14:20下载
- 积分:1
-
chapter11
精通MATLAB数字图像处理与识别 chapter11 代码(Proficient in MATLAB digital image processing and recognition chapter11 code)
- 2013-12-05 20:50:09下载
- 积分:1
-
xiaobofenkuai
一种基于小波的图像分块处理并且水印嵌入和提取,适合初学者学习使用(Based on wavelet image processing block and the watermark embedding and extraction, suitable for beginners learning to use)
- 2009-10-30 14:36:38下载
- 积分:1
-
小目标视频
说明: 丰富红外小目标视频库数据资料,比较短,不是特别清晰。(Enriching Infrared Small Target Video Library)
- 2021-04-29 00:18:43下载
- 积分:1
-
visual_tracking_code
主要是一些经典的视觉跟踪算法的MATLAB代码,tracker包括CREST,CSK,CT,ECO,KCF,LOT,SCM和Struck。(Visual object tracking,include CREST,CSK,CT,ECO,KCF,LOT,SCM and Struck.)
- 2021-04-02 20:39:06下载
- 积分:1
-
稀疏融合
稀疏表示实现图像融合。改变图像路径能直接应用(Sparse representation for image fusion)
- 2020-08-27 09:58:14下载
- 积分:1
-
VTK+MFC
说明: 将VTK重建结果在MFC中显示,并有颜色与阀值设置。(VTK reconstruction results will be displayed in the MFC, and color threshold settings.)
- 2021-02-19 15:39:44下载
- 积分:1
-
DrawArcTest
5.在面板中画圆弧的程序,帮助你画出你想要的圆弧。(5 arc in the panel painting program to help you draw your desired arc.)
- 2013-12-01 15:37:39下载
- 积分:1
-
均匀方格法点云精简
能实现最小包围盒法方格划分,并利用中值进行点云精简(The minimum bounding box method can be implemented and the median value can be used to simplify the point cloud.)
- 2020-11-23 16:09:34下载
- 积分:1