资源列表
svm
- 用Python写的关于SVM算法的人脸识别小程序(Written in Python on the SVM algorithm for face recognition applet)
Bubic
- 用MATLAB语言编写的图像处理双三次插值源代码(MATLAB image processing, double three interpolation)
program
- 我们在这里将要介绍一种通用的灰度图像彩色化的技术,它可以将彩色源图像的彩色信息传 递给目标灰度图像。尽管将彩色信息传递给灰度图像没有一个准确、客观的解决方案,但是目前 流行的方法是尝试去将人的劳动量降到最低。与其从一个调色板选择RGB三彩色去给目标图像着 色,倒不如我们通过匹配图像之间的亮度和纹理来传递源图像的色度信息。我们仅仅传递源图像 的色度信息,而不改变目标图像的亮度值。此外,这种灰度图像彩色化技术的效果也通过允许用 户使用矩形表(swatches)来选择源图像和目标图像匹配区域
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)