搜索资源列表
proj3
- 对三维人体运动数据进行处理并显示,基于逆运动学Inverse Kinematics的运动控制,算法中完成了四元数、欧拉角的插值。该程序使用了fltk图形库,因为是静态链接库,可以脱离平台。用此程序研究三维游戏引擎中人物的控制,非常具有参考价值。
BrainSegMFC
- 此文件为一个MRI脑图像分割的静态链接库,供大家使用!
opencv两个常见的编译错误
- 在利用opencv库进行编程中两个常见的问题的解决方法,十分有效! 以openCV的使用为例,并结合个实验经验,总结一下在使用其它库进行编程时VC环境下编译与链接时经常遇到的两个错误的解决办法. 1.编译错误 问题描述:编译时,出现编译如下编译错误: fatal error C1083: Cannot open include file: 'cv.h': No such file or directory 意思是找不到语句 #include "cv.h" 的cv.h
OpenCv 基于opencv的静态链接库的创建
- 基于opencv的静态链接库的创建,可以帮助学习。-Opencv-based creation of a static link library, can help learning.
static-lib
- 基于opencv1.0和vc++6.0编写的静态链接库,包含cvL.lib,cxcoreL.lib和highgui.lib,很好的将程序和库文件分离开,方便大家编写opencv程序。-And vc++6.0 based opencv1.0 write static link library, contains cvL.lib, cxcoreL.lib and highgui.lib, very good program and library files will be separated so
VTKMFC
- VC++中MFC 与 VTK结合 的动态链接库和静态链接库。对学习和应用VTK有用。-VC++, MFC and VTK integration of the dynamic link library and static link library. VTK useful for learning and application.
p2b
- 一款用于VC++的静态链接库,可将png格式文件在内存中转换为bmp位图格式。-VC++ for a static link library, png format can be converted to bmp in memory bitmap format.
HistogramEqualization
- 对图像进行直方图均衡化处理。使用时须设置“工程→设置→使用MFC作为静态链接库”。-Histogram equalization for image processing. To be set using the " Project → Settings → using MFC as a static link library."
SobelAlgorithm
- 图像边缘检测的sobel算子VC++实现,使用时设置“工程→设置→使用MFC作为静态链接库”-The sobel edge detection operator VC++ implementation, using the set when " Project → Settings → using MFC as a static link library"
libpgf-6.11.42-src
- 快速离散小波变换的静态链接库,含源代码 快速离散小波变换的静态链接库,含源代码-discrete, fast wavelet transform
picture-link-lib
- 这是在vc++中显示jpeg、tiff、png格式的图片时,需要用到的静态链接库,包含头文件和库文件,希望对大家有用-This is in VC++ JPEG, tiff, PNG format images, need to use the static link library, including the header files and library files, I hope useful for everyone
Image-registration
- 建议静态链接C库(Multi threaded或者Single threaded)-Image registration demo program ( source code)
GIFdisplay
- 使用AniGIF用户控制(可以使动态链接库也可以是静态库)显示单一或者动态的gif-Display simple, animated GIFs in your applications using the AniGIF custom control (packaged as a DLL and a static library).
sift
- 用于人脸五官识别的sift动态静态链接库-sift dll
opencv_static_show
- 此opencv文件设置里静态链接库,可以在没有安装opencv的电脑上运行。-This opencv file settings in the static link library is not installed on a computer running opencv.
mupdf-dll
- MuPDF的动态链接库,由于官方提供的工程设置,编译后生产的是exe和静态库,而开源库sumatrapdf为我们提供了动态链接库,sumatrapdf编译后可以在obj-dbg中找到,这里提供大家下载,免得大家需要编译一次。-MuPDF dll
OpenGl
- 最新 32位 win7 下OpenGL各种头文件、静态连接库文件、与动态链接库(gl/glu/glut/glew/glfw/gl3/freeglut等)-the newest win7 32 OpenGl include lib dll. (gl/glu/glut/glew/glfw/gl3/freeglut)etc
ku
- vs2012下,OpenGL5版蓝皮书的库,官网只提供cpp和.h文件,此文件为编译好的动态链接库和静态链接库,可以直接使用-the lib and dll of OpenGL
cximage702_full
- CxImage702最新源码,含有多种图像转换所需静态链接库,且运行成功。-CxImage702 latest source, statically linked libraries containing the desired multiple image conversion, and the run was successful.
glut
- 1.头文件: gl.h, glut.h, glu.h放到E:\Microsoft Visual Studio\VC98\include\GL中,如果没有GL,就自己建一个。 2.静态库文件: Opengl32.lib, glut32.lib, glu32.lib放到E:\Microsoft Visual Studio\VC98\lib中 3.动态链接库: Opengl32.dll, glut32.dll, glu32.dll放到C:\Windows\system中(1. The hea
