资源列表
CVmodel
- 实现了Chan-Vese算法,参考文献active contour without edges, 图像处理方面引用率最高的文献之一
balloonSnake(matlab)
- ballon sanke的matlab实现,可用于图像分割和边缘检测
image_proc
- The program is used to realise the histogram, quantization and filtering of the image.
DCT_source
- The digital watermarking with DCT method. The source code is implement with detailed comment so developers can understand the code easily.
DWT
- The digital watermarking with DWT method. There are many comments so that developers can easily understand the code
Watermarking
- Add watermark to image The program provide the interface to the user that the watermark can be easily added to the image
change_bmp_to_raw
- 把bmp格式的图像转成raw格式图像,用vc++编写
showregions
- 按指定的向量(目标在标签矩阵中的编号),用不同颜色显示图像标签矩阵中的图像。
label
- 用*标识出二值图像中的物体。使用的是Matlab中belabel函数。
ImageHandle
- 对图片处理,可以把jpg等文件转化为png,可以对图片大小进行处理,很简单,很不错.
color_conv
- RGB与YCbCr之间转换的实用小工具,对正在学习图像处理的朋友非常有用
hdbh
- 灰度变换,在图像处理的第一步,在识别与图像中经常使用的算法。