搜索资源列表
ex26aview2
- 基于路径跟踪的枝切法的相位解缠算法VC++实现-based on tracking the path sticks cut law Phase Unwrapping Algorithms VC
test
- 利用VC,实现对图像的读取,在DOS中输入路径就可以实现对其读取操作。
texture+synthesis
- 纹理合成是为了解决纹理映射中存在的接缝走样等问题而提出的 也就是无缝贴图 可以用photoshop搞定,这个是编程序实现 生成无缝贴图是搞3D设计或是开发必备 开发工具Microsoft Visual Studio 2008 express(VC++ 2008 express) 注意:1 算法部分是C++ 实现,没有用unicode,所以图片路径和文件名不能有中文,否则会自动退出
VcImageProcess
- vc 对话框中读入bmp文件路径,picture控件显示图像-picture show
20090501SleepingKoala
- 所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the realization of the static path
Image
- 在VC++6.0环境中,利用OpenCV做的图像水平翻转Win32程序。注意载入图像的路径。-In VC++6.0 environment, using OpenCV to do the level of the image reversal process Win32. Note the path of loading images.
Averagefilter
- 用VC++完成均值滤波功能。执行时首先输入要滤波的图片的存储路径和滤波后图片的存储路径。-With VC++ to complete mean filtering. When you first enter the filter implementation of the image storage path and the filtered image storage path.
GDIPLUS
- vc中实现GDI+的源码操作,使用时必须在vc路径中添加这些头文件和源文件-GDI+ vc source code to implement the operation, use the path must be in vc add these header files and source files
bmp
- 利用VC++编程,打开一张BMP图片并显示其打开路径以及图片-open a .bmp photo
RobHessSIFT
- Rob Hess的SIFT算法在VC.net下实现 http://web.engr.oregonstate.edu/ 7Ehess ... 30_win.zip 编译他的代码需要安装OpenCV和 GSL(http://gnuwin32.sourceforge.net/packages/gsl.htm) 在编译时候GSL也是和OpenCV一样要把头文件和lib的路径指定好。 -Rob Hess of the SIFT algorithm
ActiveChart
- 用VC++实现的绘制流程图的的系统,用于绘制流程图,添加文字,保存,高亮显示执行路径!-Implemented with VC++ to draw flowchart of the system for drawing flowcharts, add text, save, highlight the path of execution!
Picture-processing(VCPP)
- VC环境下实现给定一个图像文件名及其路径,读图像的位图数据、宽、高、颜色表及每像素位数等数据进内存,存放在相应的全局变量中-VC environment to achieve a given image file name and path, read the bitmap image data, width, height, color table and bits per pixel and other data into memory and stored in the correspon
RobotNavigation
- vc++开发的机器人路径规划 二维图形处理-vc++ developed robot path planning for two-dimensional graphics
shortest-route
- 用的vc++6.0,做的一个最短路径查询的小程序,用的Floyd算法,自己初始化的校地图。-A shortest path query applet, using Floyd algorithm, their initialization of the school map.
24bmpt8bit
- 真彩色BMP图转换为8位图 ,vc++图像处理,源码中为固定路径中的图片 ,转换后存为固定路径,可通过修改灵活选取路径-Convert true color BMP Figure 8 Figure, vc++ image processing source in the picture for a fixed path, the deposit after conversion to a fixed path, by modifying the flexibility to select the
demo1
- 自定义的数字图像处理类,包括头文件和源文件。函数的功能是在窗口打开并显示指定路径的位图文件。-From the digital image processing class the definition vc++ environment, from the window to open and display the specified bitmap file path.
critical-path
- vc平台 opencv开源 有源码和exe运行文件。求取关键路径的程序-vc opencv open source platform with source code and run the exe file. Critical path strike procedures
AOE
- vc平台 opencv开源 有源码和exe运行文件。求取关键路径的程序-vc opencv open source platform with source code and run the exe file. Critical path strike procedures
Image-Retrieval-System
- 有完整的原数据,基于VC++de图像图像检索系统,具体操作步骤如下:1.输入带检索图像。 2.选择检索库路径。3.选择检索方式:基于颜色特征、基于形状特征或者基于颜色和形状综合特征。 4.点击【开始检索】按钮即可得到检索结果。-A complete original data, based on VC++ de Image Retrieval System
vcpicph
- VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C:\test.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib-VC++ image smoothing+ program source code, to ac