搜索资源列表
jpegconvert
- 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
data2obj_vf
- 把matlab计算后的数据保存成obj格式的文件,能保存点和点点之间的连接关系,即obj格式的中的v和f-Obj format to save data into files that can save the points and little connection between the relationship that the v in obj format and f
obj2mat
- 可以读取obj格式的文件到matlab空间中,obj格式的文件中,只能包含点和面的信息-Obj file format can be read into matlab space, obj file format, can contain only the information points and surfaces
OBJ_Display
- matlab读取和显示obj格式的三维模型文件,经验证效果很好。-Matlab to read and display the 3D model file in obj format, and proved the effect is very good.