搜索资源列表
opencv-ex3-2
- 读入图像文件,做图像反转,然后显示图像在屏幕上
opencv-ex3-5
- /* 程序名称:laplace.c 功能:从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。 */
ex3
- 基于BP神经网络识别字符的简单实验。实验内容是数字的识别。
ex3
- 基于小波变换的图像融合 程序 能够实现图像融合-Image fusion based on wavelet transform
image_coding
- 本代码主要应用于图像压缩,代码包括采用二维离散余弦变换(DCT)进行图像压缩、采用小波变换进行图像压缩以及基于小波变换与混沌排序图像加密压缩、解密重构 hundungen 是ex3的子程序:产生混沌序列-This code is mainly used in image compression, including the use of code dimensional discrete cosine transform (DCT) for image compression, image
ex3
- code for breadth first search - bfs
EX3
- 图像的锐化处理,robert算子,sobel算子,laplace算子,限幅标定(Image sharpening, Robert operator, Sobel operator, Laplace operator, limit amplitude calibration)