资源列表
Camera2test
- 视觉跟踪,可以使用笔记本摄像头或者其他摄像头,对象寻找和跟踪,轨迹实现(Visual tracking, you can use a laptop camera or other camera, object search and tracking, track to achieve)
PFT
- 显著性识别方法的PFT方法,很有学习的意义(PFT method of significant recognition, it is very meaningful to learn)
stichTest
- 使用OpenCV和C++编写,可以将多幅图像拼接成一幅全景图(Using OpenCV and C++, you can combine multiple images into a panorama)
Deform2D
- 保刚性图像变形算法,基于arap_web.pdf论文实现(Rigid preserving image morphing algorithm)
Hough
- 这是一个在VC++环境下编写的Hough变换检测圆代码,可以同时检测多个圆(This is a VC++ environment written in Hough transform detection circle code, you can simultaneously detect multiple circles)
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)