资源列表
matlab
- 检测图片噪声并去除,使得原图像更加清晰,最简单的图像去噪处理方法-Detect picture noise and remove
findedge
- 边缘检测是图像处理中的基本问题,使用数学方法提取图像像元中具有亮度值。其目的就是标识出数字图像中亮度变化明显的点。 -Edge detection is the image processing in the basic problem, the use of mathematical methods for extracting image pixel has a brightness value. Its purpose is to identify the digital image
Bezier_Curve_Plotter
- B样条曲线的绘制,可以在很大程度上提高学习者去B样条曲线的认识-B spline curve, can greatly improve the learner to B spline curve understanding
ReduceGraylevel
- Matlab进行图像处理,改变图像灰阶输出-Reduce Graylevel with Matlab
levelsetofc-v4
- 水平集的cv模型方法实现图像的分割, 程序准确度较高但是效率有待增强-levelset method of CV model to realise segmentation
OMP
- 对压缩传感中的正交匹配追踪算法进行了改进后的源代码。希望对你有用哦-The compressed sensing of orthogonal matching pursuit algorithm was improved after the source code. Hope this helps you
centroid
- 已知一图像的轮廓,计算该轮廓质心,并标注在图上-A known the outline of image, the contour centroid calculation, and marked on the map
Fuzzy-clustering-image-segmentation
- 模糊聚类的图像分割 C-均值聚类 FCM-Fuzzy clustering image segmentation
K-means-color-image-segmentation
- K-means彩色图像分割,有实验报告,main文件中还有区域生长的算法。-K-means color image segmentation, with experimental report.
waterm_dct
- Matlab code for visible watermarking using DCT technique
shuzituxiangchuli
- 作业一 要求 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 作业二 要求 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 作业三 要求 编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。 作业四 要求 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
Level-Set-Evolution-
- 一篇改进的水平集的论文和相关代码和图片,效果很好。而且也比较新。 -a paper of level set and relative code。