搜索资源列表
wrl viewer
- 可编译 一个MFC的wrl viewer
一个把BMP压缩成JPG的源代码.zip
- 一个把BMP压缩成JPG的源代码。 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。
H.263 C/C++源码
- 已使用VC60编译通过 测试文件包含在相关工程目录下
imageexgdi
- 用GDI+实现的GIF动画播发,使用时,如果DEBUG下编译不过,请在new、delete加-cartoon play bu GDI+,if compile fail in use ,please add :: at new and delete .
waterworld_src_exe
- 一个模拟水效果的程序,效果非常逼真,使用VC7.0编译-a simulation of the effect of process water, the effect is very realistic, using VC7.0 compiler
jpeglib2
- jpeglib2的缘码以及编译好的debug/jpeglig2.lib文件。-jpeglib2 fate code and compiled debug/jpeglig2.lib document.
yy
- 实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-achieving pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dither.c bmp.
将维对分和K均值算法分割图像
- 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
cameras
- 使用四元组实现矩阵旋转功能,具有6维功能的摄像机。需用dev-C++编译。-use four yuan Group to achieve rotation matrix with six cameras peacekeeping function. Required dev - C compiler.
selection
- 从视点到鼠标点形成一条直线,来确定鼠标点选择了屏幕上的那一个多面体。Dev-c++编译-View from the click of the mouse to form a straight line, to determine the click of the mouse, choose on the screen that a polyhedron. Dev - c compiler
culling
- 检查某一点是否位于平截头体内,并据此决定是否显示。用dev-c++编译。-check whether a certain point in the first-cut body, and accordingly decide whether to show. With dev - c compiler.
oglmdi2
- 类似VC MDI界面的Opengl程序,使得可在同一界面下显示多种视图。用dev-C++编译-similar VC Opengl MDI interface that allows the same interface can be shown under a variety of views. With dev - C compiler
opencv两个常见的编译错误
- 在利用opencv库进行编程中两个常见的问题的解决方法,十分有效! 以openCV的使用为例,并结合个实验经验,总结一下在使用其它库进行编程时VC环境下编译与链接时经常遇到的两个错误的解决办法. 1.编译错误 问题描述:编译时,出现编译如下编译错误: fatal error C1083: Cannot open include file: 'cv.h': No such file or directory 意思是找不到语句 #include "cv.h" 的cv.h
ccs编译通过jm86代码
- 在ccs中编译通过的代码
车牌识别系统的源代码,可以直接编译并执行,希望和大家分享 武汉理工黄樟灿
- 车牌识别系统的源代码,可以直接编译并执行,希望和大家分享 武汉理工黄樟灿
MATLAB7.x
- MATLAB 7.x界面设计与编译技巧。包括:第二篇,图形化使用者界面;第三篇,深入活用MATLAB Compiler.-MATLAB 7.x interface design and build skills. Include: second, a graphical user interface third part, in-depth utilize MATLAB Compiler.
txt2tags
- QGIS二次开发编译链接文件,在TXT2TAGS_EXECUTABLE选项中选择该文件即可(link file for QGIS compile, In the TXT2TAGS_EXECUTABLE option, select the file)
MITK,VTK安装编译心得
- 安装编译MITK,包括QT5,VS,Cmake的安装(Install compile MITK, including the installation of QT5, VS, and Cmake)
OpenSceneGraph-3.4.0已编译Qt5.4.2
- 这是osg的库,隶属于Qt版本的。用的是Qt4.8版本的。都已经编译好了,下载下来直接用。只需要配置环境变量即可(yes, sothing lib and include about for osg-qt.)
OSG2015编译创建地球框架cpp源代码
- 此为OSG2015编译创建地球cpp源代码,只需在头文件及库文件中相应设置方可使用。