搜索资源列表
Special_drawing_board
- 用VC++6.0做的一个画板程序。适合初学者学习。软件皮肤个性,实现了动态标题图标和鼠标的更改,增加了软件的动画启动和动画关闭效果,实现了基本的画图功能。软件实现了很多特殊效果。看了后一定不会后悔!!好的东西大家一起分享一下吧!! appface.dll文件应该和运行的exe文件放在同一个目录下! *.urf为皮肤文件! QQ.exe是本人用VB做的一个播放器,可以支持很多格式! 如果您的机器上没有VB程序,运行时会出现链接动态库出错,因本文为给QQ.exe打包!-VC 6.0
SpeededUpRobustFeatures
- Speeded Up Robust Features 在SIFT特正点匹配算法上进行改进,代码已完成Matlab->VC的程序打包-Speeded Up Robust Features in the SIFT matching algorithm special on-time improvement, the code has been completed Matlab-> VC packing process
tu2
- MFC下的图像平滑源码,单文本,原图打包在程序里,正常运行,供大家参考吧,很有用的,一开就能用,我调了半天呢-In the foundation of scrambling image by tow-dimensional Arnold transform, the LSB( Least Significant Bit) embedding scheme is determined by the correlation between the pixels in the eight neig
mean_shift(vc)
- C++的Meanshift程序代码,本人调试好用后打包上传给大家,对应初学者很有帮助-C++, Meanshift code, I debug ease of use to you after the upload package, corresponding to very helpful for beginners
facedetection
- 用MATLAB调用opencv的人脸检测器,已打包好,无需opencv,facedetection.m为示例程序-Call opencv face detection using MATLAB, a packaged good, no opencv, facedetection.m for sample program
aci_BodyWrapper
- 立体几何打包程序源代码-the source code of body wrapper
sift算法实现
- matlab实现sift算法完整打包程序,适合计算机进行信号处理的伙伴们使用