资源列表
Segmentation-method
- 使用传统CV模型实现医学图像主动脉的分割。-The segmentation method of medical images by using the traditional CV level set method.
mcsuanfa
- 本代码可以作为参考使用学习,以前学习的时候毕业程序参考用的,基于Matlab软件编程实现MC算法对人体脑部MRI图像进行面绘制三维重建;利用三维旋转变换和动画函数对脑部图形进行动画显示-This code can be used as a reference study, study before graduation when the program reference achieve MC algorithm for human brain MRI image rendering three
JPEG2000
- 这是一个使用matlab写的JPEG2000的代码,它使用了小波变换的方法,消除了JPEG方法所导致的马赛克现象-This is a use of JPEG2000 to write the matlab code, which uses the wavelet transform method, eliminating the JPEG method caused by the mosaic phenomenon
GPM-
- 一种新颖的退化图像复原算法。结合最大差值先验假设和最大局部对比度先验假设,快速有效的得到退化图像的深度转换估计图。结合软抠图法和shades of the gray算法实现图像去雾和水下图像处理。-A novel degraded image restoration algorithm. Combined with maximum difference between a priori assumptions and maximum local contrast priori hypothese
findcontours
- 采用不同图像分割方法(阈值、边缘、区域)提取脊柱轮廓,比较分割方法的优缺点。采用面积指标。-Different methods of image segmentation (threshold edge region) to extract the contour of the spine, comparative advantages and disadvantages of segmentation approach. Use area indicators.
wenxian
- 主要为雷达干扰,包括线性调频脉冲压缩,产生目标回波串等还有相对应的文献-Mainly for radar interference, including linear FM pulse compression, resulting in a target echo string, etc.
pso_fcm
- 基于粒子群模糊聚类算法,相比传统聚类算法,效果好很多-Fuzzy clustering based on particle swarm algorithm, compared with the traditional clustering algorithm, the effect is much better
ASIFT
- 使用matlab编程工具,对ASIFT方法进行编程,得出结果-Programming using MATLAB programming tools on the ASIFT method
pcbjiance
- 待检测pcb板和标准pcb对比,然后对待测pcb腐蚀及膨胀处理,进行缺陷标注显示图像并输出焊盘缺失数,导线缺失数,短路数等。所以源图像均有,并再次测试无误,可以直接运行。-To be detected and the standard pcb board pcb contrast, then treat corrosion test pcb and the expansion process, defect labeling displays images and outputs missing
fresnel
- 利用matlab对光学的菲涅尔衍射效应进行的仿真-Using simulation matlab optical Fresnel diffraction effects conducted
GFF_1.0
- Image Fusion With Guided Filtering基于向导滤波的图像融合。将图像分解成基础层和细节层,用一种新型的滤波融合图像,使融合效果更显著更高效。-The image is decomposed into a base layer and layer of detail, the fused image with a new filter, the fusion effect is more pronounced and more efficient.
GAaOtsu
- 使用基于遗传算法的最大类间方差法对图像进行分割-Image segmentation using Otsu method based on genetic algorithm