资源列表
matlab
- 本文件中代码使用前馈卷积神经网络对图像进行去噪(In this paper, we use the feedforward convolution neural network to denoise the image.)
features code
- 基于opencv的实现图像特征各类方法的检测代码。(based on opencv Detection of image features.)
shuiyin
- 对图像进行水印的嵌入和提取检测,图像大小与程序中的处理尺寸对应,并尽量是2的整数幂。(Watermark embedding and extraction of image.)
license_agreement
- 基于能量泛函正则化的理论 将活动轮廓模型和ROF模型结合起来(Theory of energy functional regularization Combining the active contour model with the ROF model)
MSTAR官方数据集
- 用于SAR图像识别与分类的官方MSTAR图像集,百度云链接,永久有效,2GB。(Official MSTAR image set for SAR image recognition and classification, Baidu cloud link, permanently valid, 2GB.)
IDLmean
- 利用ENVI/IDL,计算多幅图像的各个像元的平均值。并忽略空缺值(Use ENVI/IDL, calculate the average of each pixel of multiple images. And ignores the value of vacancies)
SRCNN_TEST
- 基于卷积神经网络的图像超分辨率重建,不含训练程序,包含已训练好的model !(Test code for Super-Resolution Convolutional Neural Networks (SRCNN))
Arnold
- 针对 Anrlod 变换的周期依赖于图像的阶数这一特性, 提出了一种反变换算法 。 该算法 通过分析加密图像任一点处两坐标分量间关系, 得到原图像相应点的坐标 , 从而实现图像的解密。(In view of the characteristic that the Anrlod transform cycle depends on the order of the image, an inverse transformation algorithm is proposed. The algorit
Desktop
- 求图像中某一区域的质心 读入图像 求二值化的阈值 显示二值化图像 标注二进制图像中已连接的部分 用于记录质心位置的坐标 求质心(centroid Seeking the centroid of a region in the image Read into the image Two valued thresholds display two valued images Tagging the connected parts of a binary image Coordi
video_detection.m
- 使用VJ算法识别人脸,并使用KLT算法进行特征识别并追踪(Face detection using VJ algorithm, and track it using KLT algorithm)
goodWaterShed
- c++代码实现,通过对图像进行分水岭变换,实现分割功能(C + + code to achieve image segmentation)
插值及剪切
- MFC程序,用于图像的基本缩放旋转和剪切(The MFC program is used for basic scaling, rotation and shearing of images.)