资源列表
erotion
- 数字图像腐蚀程序。参数中有一个BOOL变量, 为真时,表示在水平方向进行腐蚀运算,否则在竖直方向上进行腐蚀运算。-digital image corrosion process. Parameters have a BOOL variable to true, in the horizontal direction corrupting computation, Otherwise, the vertical direction on erosion.
sjjg
- 简单的数据结构,随便弄的 字符串空格删除。编写一个删除字符串中所有空格(包括TAB符,回车符,换行符等)的程序。 字符串的连接。输入两个字符串s1、s2,将字符串s1、s2中每个小写字母转换为大写字母,再将s2字符串连接到s1串的尾部。 字符串的比较。输入两个字符串s1、s2,比较字符串s1、s2的大小。 数制转换。编写一个将16进制数字串转换成10进制整数的程序。要求从键盘上输入字符串,然后进行转换。
Cpp3
- 本程序实现了图的深度优先遍历和图的广度优先遍历,绝对可以运行!
ctlrotation
- 将一幅图像沿顺时针转动,可以修改源程序改变转动的角度。-Will be an image along the clockwise rotation, you can modify the source code to change the rotation angle.
lsb
- lsb隐现功能的代码,内涵各种显隐图像的方式-lsb looming function code, meaning all the way images were hidden
gaussian
- 提取一段视频中的图像,运用高斯算法来提取运动的物体-A matlab program ,using the gaussian Algorithm to analysis a moving object in a video
215d7cadcba7
- 利用小波分解对两幅图像进行融合,同时利用小波基加权法融合图像-Image fusion is an important application of multi-sensor information fusion to image processing. The images obtained by wavelet analysis , which can f use images with distinctive fea-tures and high resolution together f
4
- 图像阀值分割,将所需的图片进行分割后得到所需的效果-Image threshold segmentation, split to the desired picture and get the desired effect
detectface
- 本程序可以在opencv下实现对输入的图像或者视频进行人脸检测-This program in the face detection on the input image or video opencv under
beiyesi
- 贝叶斯分类器对正常细胞与异常细胞的matlab分类程序-Bayesian classifier matlab classification procedures on normal cells and abnormal cells
psnr
- 计算图像的PSNR值 纯C语言实现 包含bmp图像的读取和保存程序 可以直接运行-Read and save the program to calculate the value of the image PSNR pure C language implementation contains bmp image can be run directly
wavelet-fusion
- 使用维单尺度离散小波变换,通过迭代进行对低频进行单尺度离散小波分解,也可以达到对原图像进行多尺度分解的目的。而且若使用二维单尺度离散小波变换,各个系数的提取以及单支重构都有matlab现成的函数,很容易进行操作。唯一存在的问题是当避开二维多尺度离散变换函数,试图利用二维单尺度离散小波变换函数dwt2对每次分解后得到的低频系数不断进行处理时,在某些小波基的情况下会造成重构的失败。-Using the dimension discrete wavelet transform, the discret
