资源列表
CutSteel
- 利用OPENCV进行粘连钢筋分割,再进行计数-Based on Opencv,Cut the adhesive steels away and count them.
regiongrowing
- 利用MATLAB图像处理工具箱的相关函数,对图像进行基于区域生长的图像分割。-using MATLAB Image Processing Toolbox function, the image segmentation based on region growing.
ESFCMsegmention
- 基于模糊聚类分析的图像分割技术研究算法。-Fuzzy clustering analysis based on image segmentation algorithm.
EZDICOM
- 医学上放射科Dicom标准图像解析delphi例程。-Dicom image parsing.
CTmethod
- 一本很不错的CT算法的书籍。是研究CT的骨灰级的好资料。值得参考。-A very good books of the CT algorithm. Study of CT hardcore good information. Worth considering.
spectrum
- 通过matlab实现基于MATLAB的扩频通信系统设计,内容详细,通俗易懂,可供大家使用,互相学习。-Matlab implementation of MATLAB-based spread spectrum communication system design, detailed, easy to understand for everyone to use, learn from each other.
A-Hough-transform-
- 霍夫变换的改进算法,用于直线提取,效果很好,也是个很实用的方法-A Hough transform based line recognition method utilizing both parameter space and image space
LINEAR-DETECTION-SAR-IMAGES
- SAR图像中直线提取资料,SAR图像中直线提取资料 -LINEAR FEATURE DETECTION IN SAR IMAGES
Linea-Detection-in-SAR-Analysis
- 城市区域SAR图像中的直线目标提取方法,城市区域SAR图像中的直线目标提取方法-Linear Features Detection in SAR Images for Urban Analysis
Hough-transforms-overview
- 概率方法霍夫变换直线提取的综述文章,其中也列举了一些方法和他们之间的比较-probabilistic and nonprobabilistic Hough transforms overview and comparisons
FCM-image-segmentation
- 一个用于图像分割的FCM算法的实验报告,简单易懂,适合初学者的学习。-An image segmentation algorithm FCM experimental report, simple and easy to understand, suitable for beginners to learn.
matlab-image-watermarking
- 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入各种噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效