资源列表
bulk-Si-GVD
- GVD (group velocity dispersion)
BoneDIP
- 使用多种方法处理生物医学图形图像,包含拉普拉斯和梯度锐化处理,然后进行均值滤波还有幂率处理。-Processing of biomedical graphics using a variety of methods, including Laplace and gradient sharpening, and then the mean filter there is a power rate processing.
moveball
- this code for control a ball to move
sampling
- 实现图像的上采样、下采样、二值化、加噪声并保存图像到指定目录,还有图像的相似度计算-The down-sampling,up-sampling,binarization and noising of image, and save the results to specified directory
rectangule-detect
- 代码就如何在一幅图像中检测矩形框做了说明并用代码实现,希望对您有所帮助。-Code on how to detect image shows a rectangular box made and used code, I hope for your help.
kuwahara
- 这是一个kuwahara filter的影像处理程序-This is a kuwahara filter of the imaging process
svddct
- 2维图像添加数字水印信息。算法DCT-SVD。嵌入二值水印信息-Add watermark to the host image. DCT-SVD
WaveZernikeFit
- 该程序属于光学检测领域,其作用将光学波前转变为泽尼克多项式-The code here is belonged to optical test field.And it changes the optical wave phase into Zernike polynomials
lines-hough
- hough变换提取直线的程度,有详细注解,适合新人。-hough transform to extract linear extent, with detailed notes, for newcomers.
Hariss
- 实现Harris算法,能够正确的提取到二维图像特征点-Achieve Harris algorithm
color
- 黄色占整个图像的比例,vc++环境,txt格式-Yellow proportion of the total image
CO_SUT
- 计算机图形学 c语言实现的直线段裁剪算法