资源列表
gray2rgb
- 将颜色图像的色彩迁移到灰度图像中,采用的算法为welsh算法,有较好的效果;该程序是在VC++6.0的环境下调试实现的,能将颜色图像的颜色较好的迁移到灰度图像中.-Migration of the color image to gray image in color, using the algorithm for the welsh algorithm, better results the program in VC++6.0 environment debugging to achiev
yichuansuanfa-yuzhifenge
- 图像的阈值分割,采用蚁群算法,解决了图像处理问题-Image segmentation using ant colony algorithm to solve the problem of image processing
chepaidingwei
- 车牌定位源代码,其中图像预处理部分用了小波去噪和增强。-License plate location source code, which some image pre-processing using wavelet denoising and enhancement.
Tsai
- 摄像机标定 Tsai两步法matlab 经典标定法-Tsai camera calibration classic two-step calibration method matlab
graph_similarity
- 基础代码。评价两个图形的相似度。给定两个01矩阵,采用卷积的方式评价两个图像的相似度。-Base code. Evaluation of the similarity of the two graphics. Given two 01 matrix, using convolution approach to evaluating the similarity of two images.
Agrawal Focus Deblur Web Code
- 该程序主要是用来做focus-deblur的,效果非常的好,来自国外的网站。-The program is mainly used for focus-deblur, the effect is very good, from the foreign site.
chemistry_in_motion_reaction_diffusion_systems
- 反应扩散方程 化学斑图 B_z反应 pattern-Chemical reaction-diffusion equations Pattern B_z response pattern
otsu
- 自动单阈值分割OTSU算法的C语言实现方法-OTSU automatic single-threshold segmentation algorithm C language method
KmeansclusteringalgorithmbasedonChinesemedicine.ra
- 基于K-均值聚类算法的中药叶片显微图像分割-K-means clustering algorithm based on Chinese medicine leaves Image Segmentation
dip4
- 对原始灰度图像进行图像压缩,对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换 -The original gray image compression, this map for 8 × 8 DCT transform, respectively, to retain only the DC coefficient, and to retain the former 4,8,16 months tr
motionEstHFS
- 对块匹配中的全局搜索进行改进,只用搜索整幅图像的一半像素,与全局搜索(FS)相比,精度没有降低而时间减少了一半。-improved from full search, the matching time-consuming is nearly half of FS, but the matching accuracy is not reduced.
ImageSearchingBasedonAOI
- 基于感兴趣区域的纹理检索方式,其中的区域自动提取方式很不错-Image Searching Based on AOI