资源列表
[图形图像处理(光照,映射..)] bcs比较傅里叶
说明:OMP,MP,COsamp压缩感知算法,值得初学者好好学习。是入门的好资源。(OMP, MP,CoSamp are the compressive senisng algorithms, which are studied for students.)<微笑_PASTA > 在 2025-06-17 上传 | 大小:16kb | 下载:0
[图形图像处理(光照,映射..)] 52157945OMP
说明:OMP COSAMP MP等压缩感知的算法,适合初学者研究。值得学习。(OMP,COSAMP and MP are compressive sensing algorithms, which are recommended for some learners.)<微笑_PASTA > 在 2025-06-17 上传 | 大小:50kb | 下载:0
[图形图像处理(光照,映射..)] kmeans_my
说明:MATLAB程序,基于RGB颜色分层,实现图像分割(Based on MATLAB,reliaze color images segmentation)<翠鱼儿 > 在 2025-06-17 上传 | 大小:605kb | 下载:0
[图形图像处理(光照,映射..)] FractalDim2
说明:将肿瘤图像中的肿瘤轮廓提取,将轮廓的矩阵输入到函数中,得到肿瘤的分维结果。(The tumor contour is extracted from the tumor image, and the matrix of the contour is input into the function to obtain the fractal dimension of the tumor.)<DoronLee > 在 2025-06-17 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] zishiying
说明:该实例程序通过改进灰度直方图双峰法,实现了迭代求全局最佳阈值,对于前背景灰度范围差异明显的图像有良好的分割效果。(By improving the gray histogram Shuangfeng method, the example program achieves the global optimum threshold by iteration, and has good segmentation effect for the images with obvious differenc<阿迪斯阿斯蒂芬 > 在 2025-06-17 上传 | 大小:165kb | 下载:0
[图形图像处理(光照,映射..)] 字母识别
说明:基于matlab的人工神经网络,字母识别(Artificial neural network based on MATLAB, letter recognition)<古德堡 > 在 2025-06-17 上传 | 大小:7kb | 下载:0
[图形图像处理(光照,映射..)] guided image filtering
说明:引导滤波处理图像,用于图像恢复(Guided filtering deals with images for image restoration)<咩咩咩要逆袭 > 在 2025-06-17 上传 | 大小:4kb | 下载:0
[图形图像处理(光照,映射..)] vtkFixedPointRayCastImage
说明:主要用于基于vtk平台上的光线投射算法。可以完美运行。(It is mainly used for ray casting algorithm based on VTK platform)<slhlde > 在 2025-06-17 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] labview Clamp Max
说明:用Labview vision平台测量几何图形的轮廓边界,用的是labview2017(Using the Labview vision platform to measure the outline boundaries of geometric shapes, using labview2017)<吾道孤也 > 在 2025-06-17 上传 | 大小:31kb | 下载:0
[图形图像处理(光照,映射..)] Color Matching
说明:用Labview vision平台使用颜色匹配的例子,用的是labview2017(Labview vision platform using color matching example, using labview2017)<吾道孤也 > 在 2025-06-17 上传 | 大小:94kb | 下载:0
[图形图像处理(光照,映射..)] zaosheng
说明:对图像分别加入高斯噪声和随机噪声,再分别用中值滤波和邻域平均方法进行滤波(The Gauss noise and random noise are added to the image, and the median filtering and neighborhood averaging are used to filter the image respectively)<Tersai > 在 2025-06-17 上传 | 大小:82kb | 下载:0
[图形图像处理(光照,映射..)] 1.3 图像的边缘检测
说明:1.3-1 a=imread('xinglong.jpg'); a=rgb2gray(a); e=log_edge(a,0.25) 1.3-2 a=imread('lena.bmp'); e=canny_edge(a,0.25); 注:该程序要求输入的图像的长、宽应相等。 1.3-3 为1.3-2的子程序 1.3-4 im=imread('lena.bmp'); image_out = susan(im,0.25); 1.3-5 为1.3-4的子程序<张继刚123 > 在 2025-06-17 上传 | 大小:142kb | 下载:0