资源列表
judgeImg
- 图像重建判定函数,计算归一化均方距离判据d和归一化平均绝对距离判据r-Image reconstruction decision function,Calculating the normalized mean square distance criterion d and normalized average absolute distance criterion r
NDVI
- 遥感图像处理中归一化植被指数变化检测算法实现。-Remote Sensing Image Processing normalized difference vegetation index change detection algorithm.
surface_inspection
- 这个是halcon表面检测的例程,可以从halcon软件中直接转为vc++和vb。缺陷检测很准确,希望对大家学习有帮助。-This is halcon surface inspection routines, the software can be directly converted from halcon vc++ and vb. Defect detection is very accurate, we want to help learning.
envi_batch_template
- idl环境下海量数据批处理的编写界面创建和初始化代码-idl batch environment, massive data creation and initialization code to write the interface
main
- burg距离方位分别外推超分辨算法,实现对稀疏数据的超分辨成像。-burg extrapolation distance and orientation were super-resolution algorithm to achieve the super-resolution imaging sparse data.
recall_precision
- 图像处理的查准率和查全率的代码,适合用于图像图像的检测,目标的检测的评估-Image processing precision and recall rate code
ShearLab-1.1
- 图像融合里边剪切波变换方法的工具箱,欢迎下载-Shear wave transformation method for image fusion in the toolbox, welcome to download
code
- DCT数字水印基于CVI平台。用c编写的。-DCT digital watermarking
axisymmetricBHT
- 考虑组织非线性时,HIFU治疗时生物组织表面温度场模拟仿真-Biological tissue surface temperature field simulation
colorSegmentation
- 基于极大熵准则,通过改进型粒子群算法对图像进行多阈值分割,并与其他分割算法对比。 函数说明: main函数为主程序,无返回值和参数,可直接运行。运行结果将调用colorSegmentation()函数和PSO()函数-Based on maximum entropy criterion, through improved particle swarm optimization (pso) algorithm for image threshold segmentation, and c
SSIM
- 成功检测任何两个图像的相似度问题,会返回一个数值,越接近1说明图形越相似 -MATLAB: SSIM code
matlab小波软阈值去噪
- 利用matlab编写的小波软阈值去噪代码