资源列表
HarrisCorner
- 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图
ytudent-Gadeyne-Mechanical
- Klaas Gadeyne, a Ph,D, student in the Mechanical Engineering-Klaas Gadeyne, a Ph, D, student in the Mechanical Engineering
assxeance
- 一些acm的课件 ,很好的资料,可以用来作为做pku acm的参考,里面每一个课件都讲的很详细()
introduction-to-SIFT-algorithm
- SIFT算法发明者写的文章,详细介绍了SIFT算法的实现-introduction to SIFT algorithm
ImageProcess
- 图像处理入门源代码-image processing source code entry
3Dsheji
- 3D射击游戏. 请下载学习,并24小时内删除
huidubianhuan
- 实现了图像的灰度变换包括直方图灰值化二值化锐化等等功能大家可以-To achieve the image of gray-scale transformation, including histogram gray value of the binary function of sharpening, etc.
win_vs_billboard
- 自己写的一个Opengl程序,第一次写,代码很难看~见谅~:L其中用到:从2D到3D的转换,三维漫游,鼠标点击生成树木,3ds的加载和显示,billboard的显示技术-himself wrote a Opengl procedures, the first to write a code standpoint it does not look ~ ~ : L which used : from 2 D to 3-D conversion, 3D roaming, mouse click gen
webcom
- 只是一个图象处理以及视频截取图象的程序。-only a video image processing and image interception procedures.
HMMSim
- 这是一个可视化的HMM(隐马尔可夫)程序~,c++环境下开发,极好的参考程序。-This is a visualization of the HMM (Hidden Markov) process ~, c++ development environment, an excellent reference for the procedure.
image_inpainting
- This program has two parts, first of all the original picture is devided into regions based on the texture, then the inpainting process begins with the segmented picture as a reference.
DigitalImageProcess_Win
- 是用VS2008并运用C#编写多文档windows应用程序。实现了数字图像的平滑和边缘检测功能,同时包含了浏览网页的功能。-Is written C# VS2008 and use multiple document windows application. Realization of the digital image smoothing and edge detection, and web browsing features included.
