资源列表
Wavelet_CoSaMP
- 使用压缩感知cosamp重构算法进行图像处理的实例-Reconstruction algorithm using compressed sensing cosamp examples of image processing
img_bp
- 图像信号的压缩感知重构算法,包含有bp,omp算法的比较程序。-Image signal compression perception reconstruction algorithm, containing the bp, omp of algorithms of comparison procedures.
active-contour-level-set
- 水平集方法图像处理窄带技术Matlab代码实现-Narrow band level set method image processing technology Matlab code
experiments
- 上课的课程:数字图像处理,同Labwindows/CVI实现的多个小程序,分别有:多种函数曲线的生成、多种函数曲线的生成并显示极值、二值图像的边缘追踪、二值图像的形态学处理、根据直方图选择阈值、灰度变换、均值滤波、粒子图像分析、图像的边缘检测、正弦曲线生成、直方图均衡化、直方图显示、中值滤波、自动计算阈值。-Class courses: digital image processing, Labwindows/CVI realize with multiple small program, a
code
- 金字塔影像匹配,最小二乘影像匹配,相关系数影像匹配。-Pyramid Image Matching . . . . ..
GUI
- 利用Matlab的图形用户界面(GUI)编程实现1.信号产生,信号基本运算,傅立叶变换 2.图像文件的读取和显示,图像增强,边缘检测,图像的数学变换-Using Matlab' s graphical user interface (GUI) programming 1. Signal generation, signal basic operations, Fourier transform 2. Read and display image files, image enhance
AddFog4
- 对图像进行加雾处理,处理的方法是按找消影点视线前进方向加雾,按平行线的方法找消影点 -Plus fog the image processing, processing method is based on line of sight to find the way forward vanishing point plus fog, according to the method of parallel lines to find vanishing point
jsteg
- Jsteg算法实现基于JPEG图像的信息隐藏-Jsteg algorithm information hiding based on JPEG image
Mig
- 地震资料正演后进行偏移,用GAZDAG深度偏移进行处理得到处理后的图像-migrate after forward
Gauss-and-Mean-Curvature
- 用matlab开发的计算给定曲面点云的,高斯和平均曲率图-Matlab calculation developed by a given surface point cloud, the Gaussian and mean curvature map
work
- 针对FCM算法的运行时间长和计算量大的问题,提出了改进的FCM算法,先将图像分割成窗口大小的子块,然后以子块为单位提取特征向量,用FCM聚类粗分割,然后对边缘子块,以像素为单位从新提取特征向量,进行细分割。分割后的结果提高了运行速度和分割精度。-For the FCM algorithm and the calculation of long run the problem of large proposed improved FCM algorithm, first image into bl
Triangle
- 基于CDT的二维平面约束三角网生成算法,算法基本原理是带约束的Delaunay算法-CDT-based two-dimensional plane constraint Delaunay Triangulation Generation