资源列表
m_PCA
- PCA降噪及显示降噪后图像源码,共4个m文件,不是p文件,方便查看。-The source code of PCA denoising, total 4 m files, not p file.
Hanoi
- 实现汉诺塔算法的动画演示,用C#和C++语言完成。-Tower of Hanoi algorithm to achieve animation, using C# and C++ language to complete.
showPNG32
- 显示32位png位图-show bitmap of the 32 bits pic!!!!!!
PTAM_webcam
- PTAM Parallel Tracking and Mapping for augumented reality-PTAM Parallel Tracking and Mapping for augumented reality
13
- 图像缩放,首先读入一张图片,调用相应在的函数进行图像缩小或进去放大-Image scaling, the first time into a picture, call the appropriate function in the image to reduce or enlarge into
0011sift-latest_win
- SIFT算法的C语言实现,可以实现书籍等的匹配,加载不同图片需要改下图片路径。-SIFT algorithm C language implementation, you can achieve the matching books, required to load a different picture under the picture path.
CImg-1.3.1
- 一个简单的读取图像文件、进行图像处理的开放源码-The CImg Library is an open-source C++ toolkit for image processing. It consists in a single header file CImg.h providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save,
local_tri
- 可以对3d模型进行分割 将三维模型分成若干部分 以供其他程序处理-3d model can be divided into several parts would be three-dimensional model for other programs dealing with
rotate
- 图像的旋转与缩放处理源代码(openCV)-Image rotation and zoom handle the source code (openCV)
convertyuv420rgb565
- 该代码实现了从YUV420到rgb565得的快速转换,可以减少准换的耗时,比较实用商业开发-The code has changed from YUV420 to rgb565 get fast conversion can reduce the potential for a time-consuming, more practical commercial development
colordlg
- 用QT编写的自定义的图形控件,希望对大家有所帮助-QT prepared using a custom graphical control, I hope all of you to help
DCT
- 实现对一幅灰度和彩色图像作的离散余弦变换,选择适当的DCT系数阈值对其进行DCT反变换.-The realization of a piece of gray and color images for the discrete cosine transform, select the appropriate thresholds for DCT coefficients of its inverse transform DCT.