资源列表
Image-panorama-stitching-VCPOPENCV
- 图像A和B,A有至少1/3部分与B重合,在A中找图像块a,在B中找图像块b,利用夹角余弦距离,求a 、b的相似度,利用循环使b在B中移动,找到相似度最大的图像块b。通过b所在点坐标,确定B相对于A的偏移量。通过偏移量将A和B放在同一坐标系实现拼接。- Images A and B, A and at least 1/3 of the overlap B, find a picture in A block, looking for an image block b in B, usin
ImageSegmentation
- This folder contains the code foR Image Segmentation
Qt5_Desktop_Lyric
- 使用QT实现了桌面歌词秀,该源码在MingW+QT5环境下使用是没有问题的。-Using QT to achieve the desktop lyrics show, the source code in the MingW+QT5 environment use is no problem.
Autorun-Creator
- Autorun creator is a simple program that can create an autorun for CD/DVD. You can generate an autorun using this system as easy as point and click. The system is created using C#.
SoundDevicesList
- Displays devices that are installed on your system.
GameMonitor
- XP VC6。 定时提醒软件,时间在time.cfg中设置,按照预定时间播放wav文件,进行提醒。文件启动后缩小至系统托盘。-XP and VC6. It is an time remindering software. The time is set in time.cfg. The wav file is played in time. The program is minimized to system tray after startuo.
SoundPlayer
- 本地的音乐播放器,用eclipse打开,有一点java基础的就可以读懂。-music player
VQ_Jia
- 向量量化作業可快速加密,並可以讓使用者快速解密-Vector quantization operations can be quickly encrypted and allows users to quickly decrypt
RealOnePlay_Source
- RealOne播放器源码,是学习Real播放器开发的好资料-RealOne Player source code, is to learn to develop a good Real Player Profile
image-compression-bitreversal-project
- low bit rate image compression via down sampling and adaptive least square constrained upconversion.-low bit rate image compression via down sampling and adaptive least square constrained upconversion.
ffmpeg_rtsp_dmo_kg
- 基于ffmpeg的rtsp 客户端,vs2013工程。是入门学习ffmpeg和rtsp的好工程。-Based on the RTSP client ffmpeg, vs2013 project.Is an introduction to study ffmpeg and RTSP good engineering.
mixture_of_gaussians2
- Simple GMM os image segmentation