搜索资源列表
drawmesh
- about draw.exe (source file draw7.f) 11/12/2005 --------------------------------------------------------------------- 作用: 读入m12,m13,e11等程序的网格数据,输出.eps格式的图片 (Windows下免费的.eps文件查看软件 http://www.cs.wisc.edu/~ghost/) 用法: 1.程序运行时,首先出现提示
MeshSimpCode
- 实现边坍塌(edge-collapse)的网格简化方法;程序能指定输入输出的 obj 文件,以及面数的简化比(输出面数占输入面数的百分比),例如:命令行程序可以支持如下参数 mesh_simp.exe 输入.obj 输出.obj 简化比-Achieve edge collapse (edge-collapse) of the mesh simplification methods program can specify the input and output of the obj fil
H.264decodingprocess
- 这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。 执行命令方式为: -o 264格式的输入文件 yuv格式的输出文件 比如(假如目录为 D:\H264\ ): D:\H264\h264_dec.exe D:\H264\test.264 D:\H264\test.yuv 若不输入参数,则默认为: h264_dec.exe test.264 test.yuv-This is a pure C language of the H.2
plasma3
- Plasma by btf - 386+ hi-res VGA modex (has src) Uses hi-res VGA modex stuff to get a nice output Full code, exe & some palettes to try .. Has some problem, with the 386 detection code, null the CPU detection call. -Plasma by btf- 386+ hi-res VGA mode
square
- 用鼠标任意在屏幕上点击,会出现一个一个正方形,且它的颜色是任意的-Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.li
tetra
- 创造一个三角形,再把这个三角形划分, 并且随机的涂色-Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib od
gasket3
- 出现一个三角形,并将这个三角形划分,三角形的颜色任意出现-Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib od
2
- 产生两个旋转的正方形,按鼠标右键QUIT停止旋转-Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP29.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp
Mindray
- 实现一个图像缩放算法,不调用对算法本身有帮助的库函数,将图像缩放到指定的大小。 具体功能: 1.输入为用windows画图程序生成的无压缩BMP图片,只支持256色位图和24位色位图,输出格式与输入格式相同,要求也要能用Windows画图程序打开; 2.支持批量转换,一次转换的张数不作限制,命令行接口指令如下: Zoom.Exe imagelist.txt 其中imagelist.txt的保持待转换的文件列表,以纯文本格式指定了每幅图片转换后的宽度和高度,格式示例如下:
Fourier-Transform
- 关于傅里叶变换的一个小程序,使用时直接将图像拖到fft.exe,就会为你输出结果-A small program on the Fourier transform, the use of direct image onto the fft.exe, you will output results
HarmonicMapper
- Source Code The code is written in C++ using VisualStudio on Windows platform. 1.Download the HarmonicMapper.zip file, unzip it. 2.Enter Harmonicmapper/HarmonicMapper directory, double click on RiemannMapper.sln file. Compile the project using
SimpleViewer
- Source Code The code is written in C++ using VisualStudio on Windows platform. 1.Download the SimpleViewer.zip file, unzip it. 2.Enter SimpleViewer/Viewer/Test directory, double click on Test.sln file. Compile the project using Visual Studio.
opencv
- 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
binary-video
- 学习使用OpenCV,对输入的一段彩色视频,用OpenCV实现以下功能或要求: 1. 对输入视频的每一帧图像都用同一个阈值进行二值化; 2.在每帧二值化图像上叠加上含自己学号与姓名等信息的版权字幕; 3. 在处理的过程中,实时显示每帧图片处理之后的效果; 4.将所有这些二值化图像按视频原来顺序合成输出一个视频文件,按原输入视频播放速度的两倍合成; 5. 做成如下的命令行格式,xxx.exe 输入视频文件名 二值化阈值 输出视频文件名(例如 MyBiVideo.exe in
correctedOpenGLProgramGuilde8thcode
- 本代码是在OpenGL 红宝书第八版的代码的基础上进行的整理, 修正了以下事项 1. 修正编译错误 2. 用一个sln文件加载所有工程 3. 修正着色脚本路径和资源路径, 4. 统一输出路径 生成后的exe文件根据编译类型进行了分类, 生成在不同的目录中. 双击即可启动, 资源路径与脚本路径已经修正.-This code is based on the OpenGL Red Book eighth code on the order, fixed the following
HarrisCorner
- 对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图
6sv1.0b.exe-windows版本
- 所谓6S是SECOND SIMULATION OF THE SATELLITE SIGNAL IN THE SOLAR SPECTRUM的简写,直译的意思就是“太阳光谱的卫星信号二次模拟”。其前身为法国里尔科技大学大气光学实验室开发的5S(SIMULATION OF THE SATELLITE SIGNAL IN THESOLAR SPECTRUM)大气辐射传输模型。在遥感观测的太阳-目标-传感器这种模式中,无论是使用卫星或是飞机,获取数据的过程中都不可避免的受到大气的影响。6S就是为了模拟这种
