搜索资源列表
2008-1-2
- vc++写sift跟踪源代码,是国外一牛人的发明,实现查到源代码
texture+synthesis
- 纹理合成是为了解决纹理映射中存在的接缝走样等问题而提出的 也就是无缝贴图 可以用photoshop搞定,这个是编程序实现 生成无缝贴图是搞3D设计或是开发必备 开发工具Microsoft Visual Studio 2008 express(VC++ 2008 express) 注意:1 算法部分是C++ 实现,没有用unicode,所以图片路径和文件名不能有中文,否则会自动退出
tessnet2_32
- 著名的 tessnet2 识别引擎的 .net版本,切记要确保 系统装了 VC 2008运行时才能运行-Famous tessnet2 recognition engine. Net version, remember to ensure that the system installed VC 2008 runtime to run
mesh_glut
- 网格简化 利用opengl显示 编程环境vc++ 2008-Opengl display grid programming environment to simplify the use vc++ 2008
ArcEngine_TOC_POPMENU
- AE9.3和VC#2008做的一个简单的TOCCONTROL右键弹出菜单,可以控制添加、删除图层;折叠、展开图层列表;缩放到指定图层。-AE9.3 and VC# 2008 to do a simple pop-up menu TOCCONTROL right, you can control to add, delete layer folded layers start list zoom to a specific layer.
Split_Merge
- VC++2008EXPRESS 使用OPANCV 色度轉換-VC++2008 EXPRESS color conversion using OPANCV
HOUGH_LINE
- VC++2008EXPRESS環境下 使用opencv 偵測直線並且描出輪廓-VC++2008 EXPRESS environment opencv detect and delineate the outline of a straight line
PICTURE_repeat
- VC++2008express下 使用opencv 圖形上下左右重複並排之效果-VC++2008 express up and down the use of graphics opencv about the effect of repeated side-by-side
cv200vs2008
- 最新的OpenCV2.0图像视觉库。由于不能被VS直接调用,所以先使用CMake导出VC++项目文件,再用VS2008编译 OpenCV Debug和Release版本库,生成可以被VC++ 2008 Express调用的OpenCV动态库。-The latest OpenCV2.0 visual library. As the VS can not be called directly, so first use CMake to export VC++ project file, and t
vision
- 基于VC++2008的视频文件与摄像头处理源码与说明,说明文件是英文的,当时是 用于VC++2005,但是应该不妨碍大家阅读。 共包括三个工程,分别为MPEG文件的处理、单个摄像头的处理、两个摄像头的处理,每 个工程带一个Word说明文件。 至于大家所要的视频文件的处理和多文档窗口的编程资料,里面都有很好的示例。 -Based on VC++2008 video files with the camera deal with source code and instructi
mountain
- OpenGL实现三维的山,随机产生,能够旋转,vc++ 2008环境-mountains created by OpenGL
Ba-Ca-SHU_cpp
- VC++2008和OPENGL实现八叉树-VC++2008 and OPENGL achieve eight cha tree
OPENGL_vc_vs
- 自己精心收集并总结的opengl完整开发包,以及详细的opengl配置步骤介绍。适用的平台有MS VC++ 6.0,VS 2005,VS 2008.-this is develop kit for opengl in MS.
create_DLL_for_VB_project
- This program works on Visual basic 2008. It can create dll file by VC++ and be included in VB project at the same time.Only for free-size 2D image.
VC-PH
- 球面坐标定位法校正鱼眼图像畸变,使用visual studio 2008 编写,需要OpenCV的支持-Spherical coordinates locating fish eye image distortion correction, prepared using visual studio 2008, requires the support of OpenCV
edgedetection
- This is edge detection with vc++2008 and opencv.
VideoSample_CallBack_show20051120
- 多媒体通信实验 视频采集及实时回放 VC++2008-Multimedia communication and real-time playback of video capture experiment VC++2008
paint
- 用VC++2008实现绘图功能的小程序,用以实现绘制点。线等功能-paint
Su-Dung-TEECHART_HoangLongU
- Use teechart profestional for vc++2008
VC++绘图控件实例
- VC++用2008版Visual Studio编写,一个简易绘图小小程序