资源列表
VisualC++imageprocessingprogram
- 周长发著 《精通Visual C++图像处理编程(第3版)》随书源码 全部可用
code
- 《精通VisualC++图像处理编程第3版》的所有源码-image code all
SimpleImage
- 图像的网格变形,根据不同的变形要求,变化变形网格对图像进行变形-Mesh deformation of the image, depending on the deformation requirements, changes deformed mesh image deformation
eyes
- 图像处理在眼科方面的应用与研究,眼底毛细血管的特征提取等知识-Image processing applications in ocular research, eyes and other knowledge extraction capillary
ReadHighCamera
- 大恒摄像头内部自带驱动库,无法直接用Qt来读取图片,需要借助opencv做格式转换,来实现上位机显示。如果缺少dll文件请自己添加。(需要opencv和大恒水晶的dll,详见属性页)(this is a demo about how to show daheng camera image to the Qt ui Widget .it just a format conversion.)
cell-segment-demo
- 所上传的是数字图像处理中关于细胞图像分割的算法demo,可用-what i upload is the demo of cell segment in the field of image processing
GDAL
- GDAL影像显示 建立金字塔通过i移动图像 进行图像的放大缩小 多波段显示影像金子塔显示 -GDAL image creates pyramid
sift
- 利用sift算法实现图像keypoint的检测和图像拼接(Image keypoint detection and image mosaic using SIFT algorithm)
Advanced.Signal.Processing.Handbook
- 一本国外非常经典的一本关于图像处理算法的书籍,非常的不错-A foreign one is very classic image processing algorithms on the books, very good
matlab2
- 我自己简化的暗通道先验算法,我亲自测试的,去雾效果不错。而且里附有数据集图片。站长可以亲自测试。-I simplified the dark channel prior algorithm myself. I personally test,and the fog effect is good. And with a data set in the picture. You can test by yourself.
KSVD
- 图像稀疏编码的一种方法,可用于基于稀疏表示的图像压缩、去噪等-Sparse image coding method can be used for sparse representation-based image compression, denoising, etc.
Fourier_compression
- 用傅里叶变换的方法对彩色图像进行压缩,适合初学者-Do the Fourier_compression to a color picture with Fourier transform.It s fit for freshmen.