资源列表
Chess
- 使用VC和OpenGL开发的国际象棋游戏,用鼠标来控制,棋子采用三维模型。-Using Visual C++ and OpenGL to realize the Chess game and controlling through the mouse,the Chessman is designed as Three-dimensional model.
wavelet
- 空间域数字水印、小波域数字水印、水击攻击、水印提取-Spatial domain digital watermark, wavelet domain digital watermark, water hammer attack and watermark extraction
ImageFilterTest
- 基于MITK,实现图像高斯滤波和格式转换-imagefilter
PCAKTest
- 本人VC编写的根据PCA和KMEANS思想进行差值图像聚类处理,处理效果与MRF类似,很好用。-VC prepared according to PCA and K MEANS ideological difference image clustering process, the treatment effect with MRF is similar to good use.
Myimgapp
- 可实现JPG和GIF格式的图片的显示以及按照固定比例放大,用C语言编写-this program can realize JPG and GIF format images show and according to the constant proportion, written in C Language.
75448137OpenSURF_Matlab
- 这是一种实现数字图像拼接的surf算法的matlab程序,能够取得不错的效果。(This is a digital image mosaic surf algorithm matlab program, can achieve good results.)
OpenSURF_Matlab
- SURF algorithm using matlab good -实现用matlab实现SURF算法 不错
FINAL
- 图像拼接在制作全景图的过程中具有重要作用。对多幅图像进行特定模式投影后,用约束的相位相关度法求取水平垂直偏移量,然后寻找最佳缝合线,实现图像拼接,最后采用多分辨率算法对全图进行拼接处理去除曝光差异和鬼影。-Image matching plays an important role in the process of producing panorama. After specific pattern of multiple image projection, with the constrai
20120903-rgb2yuv
- linux环境,c++,rgb格式转换为uyvy格式的代码-linux environment, c++, rgb the format conversion as uyvy format code
Tetra_RGB_Lab(1)
- 该程序实现了从RGB空间模型到Lab模型的转换,分别采用三线性插值法与四面体插值法,并绘制出不同模型精度分布图,进行了比较,非常好运行。-The program implements the conversion RGB to Lab space model models were used to tri-linear interpolation method with tetrahedral interpolation method, and draw out the different d
VCPP
- c++6.0编程代码,车道线检测,可运行,实现报警和鸣笛两种措施。运行前对OPENCV进行设置,并下载一个视频解码器。-the programming c++6.0 code, lane line detection can be run to achieve alarm and whistle two measures. Opencv set before running, and download a video codec.
DImageProcess
- 一个汉字识别的软件!可以参考哈!在VC6.0下运行!