资源列表
intrans
- 利用对比度拉伸方法增强图像,函数mean2直接在函数调用内计算平均值-Contrast stretching method to enhance the image, function mean2 directly in the function call to calculate the average
shiyan4
- 光照显示 材质与光源的关系例程 以上程序运行结果是一个蓝色的球,其中高光部分仍为上一例的亮紫色。从上可看出,球漫反射光的结果是mat_diffuse[]与light_diffuse[]中的三个颜色分量值相乘,即 (0.0*1.0,0.0*1.0,0.8*1.0,1.0*1.0)=(0.0,0.0,0.8,1.0),所以球大部分呈现蓝色。-Light shows the relationship between materials and light sources for more th
shrink
- 利用opencv工具包的图像缩小程序 利用opencv工具包的图像缩小程序-image shrink with opencv image shrink with opencv image shrink with opencv
ldistance
- 实现LV距离算法,可用于字符串等相似度的应用计算,是相似度的核心算法实现,共分7步-LV distance algorithm to achieve, can be used to calculate the string so the application of similarity is the similarity of the core algorithm, is divided into 7 steps
Sphere
- 在Opengl中,实现分子动画实例,视区的设置-In Opengl, realize molecular animation examples,Depending on the setting of
k2dpca
- 简单的核主成分分析算法,主要用于基于能量图的步态特征提取-gait recognized
fire-dete
- 基于颜色来检测火焰,将是频频分帧,然后逐帧检测,碧昂切将火焰全画出来,基础编程。-Based on color to test the flame, basic programming
OTSU
- 本程序是利用最大类间方差算法求解自适应阈值,对图像进行分割。-This program file is in order to use OTSU to gain self-adaption threshold,then to divide the picture depend on the threshold.
bilateralfiltering
- 通过改进高斯算法,实现一种高效的双边过滤的方法,速度快于nlfilter-realize bilateral filtering
picturemark
- 在matlab环境下图片生成水印。生成水印的过程,其实分为三个环节:第一,载入原始图片 第二,载入水印图片 第三,保存新的图片。-Images generated watermark in the Matlab environment. Generate a watermark in the process, in fact, divided into three components: First, load the original picture second, loading wate
Logistic
- 对256*256的图片进行加密解密,用MATLAB实现代码,算法使用混沌算法-256* 256 images, encryption and decryption, using MATLAB code algorithm using chaotic algorithm. . .
Auto_Remove_Large_Objects.m
- 基于二值化图像自动识别图片中的较大物体对象并且把它移除掉-automatically detect the large object in the picture and remove it