资源列表
watermark
- 本程序功能为实现基于压缩感知的数字图像水印算法,主要包括水印嵌入、水印提取及子程序三大部分。水印载体图像和原水印图像使用者可以自行更改。(This program functions for the realization of compression based digital image watermarking algorithm, including watermark embedding, watermark extraction and subroutines three major
Test code for SRCNN
- SRCNN代码实现。该代码使用三层卷积神经网络,进行图像的超分辨率重建,效果比双三次插值好很多(The code uses three layer convolutional neural network for image super-resolution reconstruction, the effect is much better than the double three interpolation.)
3d-converter-master
- 3d模型文件常见的格式之间的转化(obj,3ds,stl)(3D model file conversion between common formats (obj, 3ds, STL))
sessile drop young_Laplace
- 接触角测量,根据图像计算接触角,很方便。。。。。(contact angle analysis)
region
- 区域生长法,手动选种子点吗,它是一个迭代的过程,这里每个种子像素点都迭代生长 直到处理过每个像素,因此形成了不同的区域,这些区域它们的边界通过闭合的多边形定义。 在区域生长中的主要问题如下: (1)表示区域的初始化种子的选择:在区域生长过程中,这些不同区域点合适属性的选择。 (2)基于图像具体属性的像素生长不一定是好的分割。在区域生长过程中,不应该使用连通性或邻接信息。 (3)相似性:相似性表示在灰度级中观察在两个空间邻接像素之间或像素集合的平均灰度级间的最小差分,它们将产生不同的区域
基于小波变换的图像匹配
- 基于小波变换的图像匹配程序Image matching program based on Wavelet Transform(Image matching program based on Wavelet Transfor mImage matching program based on Wavelet Transform)
CollativedCode
- 图像加密,利用二维的logistics的对图像进行置乱、扩散操作,达到加密解密的目的(Image encryption, the use of two-dimensional logistics image scrambling, diffusion operations, to achieve the purpose of encryption and decryption)
141987
- This program calculates radar ranges in a jamming environm,(This program calculates radar ranges in a jamming environm.)
用C++builder二值化图像
- 本例用BCB进行图像的基本处理,包括阈值二值化,黑白处理,中值滤波等实用程序
颜色识别
- stm32识别颜色的算法程序源代码,对于不同颜色的识别准确率极高(STM32 color recognition algorithm program source code)
COIL20
- 用于在图像处理以及计算机视觉中,作为测试的COIL20数据集(The COIL20 data set used as a test in image processing and computer vision)
PS算法-图层混合
- 利用vs软件,实现ps图层混合的功能,对比两者的差异(Using vs to realize the function of PS layer blending)