搜索资源列表
Openearth
- 用OpenGL实现展开地球的三维动画 打包说明:打包软件为winzip,其中paper.zip为正文压缩文件,解压后 为word2000环境下的正文文件paper.doc,program.zip为源程序压缩文件,解压后为VC++6.0环境下的工程文件OpenEarth.dsp等系列程序...及作为纹理使用的位图文件Wordmp.bmp 程序使用说明 解压program.zip为源程序压缩文件,将opengl32.lib glu32.lib glaux.lib等库文件拷
smtpserver
- SMYP服务器,实现接受电子邮件功能,显示BMP格式图片-SMYP server, access to e-mail functions, BMP format picture show
temp-1
- 本程序是安全C程序首先对图像进行形态学的处理然后再提边缘二值化最后可以取出细胞的轮廓。 用程序时必须在E盘下建立此文件。 e:\\PICUTRE\\TEMP2.BMP -this procedure is a safe procedure C First, the image morphology processing before being marginal value of the last two admit Cell out of the contours. Procedu
huodonglunkuo
- 这两个程序都可以正常运行的,都是我从网上下的并做了一些改动。 你都须在E盘下建个PICTURE的文件夹。 其中SNAKE-TEMP 需要一个TEMP2。BMP的灰度文件,你放在这个文件夹下。你得提供一个图像和 一个初始轮廓。把一个图像的初始轮廓取出我也写了程序,但最后一步没完成。你先用PHOTOSHOP取一 大概的轮廓即可。 另一程序需要的格式是RAW。你看一下就能明白,我对细胞图像做都不好。-these two procedures can operate norma
ZHG-BMP-MAKER-deyuanchengxu
- /* ---Author: zhg 2006.12.20 E-mail: wudazhg@163.com 说明:在此程序包中包含ZHG-BMP-MAKER(ZHG制图工具)的部分文件(源),仅作为对原工具软件包的补充。 -/ * --- Author : zhg 2006.12.20 E-mail : wudazhg@163.com : In this package contains ZHG - BMP-MAKER (ZHG mapping tools) the nu
ZHG_bmp_demo
- 1.本程序包是ZHG本人用C/C++所做,可供他人学习、研究参考。传播时请务必保持整个程序包的完整,并注明作者信息、出处等,以尊重作者知识产权。 2.运行相应程序后,输入相应的16色256色或24位真彩色bmp图片名称,即可查看该图片。 3.图片名应完整,如应当输入tupian.bmp。 ----Author: zhg 2006.12 E-mail: wudazhg@163.com-1. This package is ZHG I use C / C made avai
showbitmap
- 位图装入、显示的c++类。 使用方法: 1 构造类的一个实例对象: 空实例 CDIB bmp() 用资源号构造 CDIB bmp(nResID) 用文件构造 CDIB bmp(\"PATH//Filename.bmp\") 2 若1步构造的是空实例对象,则须装入位图: 从文件装入 BOOL bmp.LoadFromFile(\"PATH//Filename.bmp\") 从资源装入 BOOL bmp.LoadFromResource(UINT n
AVI2BMP
- 一个简单的应用程序:将avi视频转化为bmp文件并保存到指定的文件位置,请预先建立一个BMP文件在E盘!
83390059wind
- 这两个程序都可以正常运行的,都是我从网上下的并做了一些改动。 你都须在E盘下建个PICTURE的文件夹。 其中SNAKE-TEMP 需要一个TEMP2。BMP的灰度文件,你放在这个文件夹下。
103244849tuxiangpingyixuanzhuan
- 这两个程序都可以正常运行的,都是我从网 你都须在E盘下建个PICTURE的文件夹。 其中SNAKE-TEMP 需要一个TEMP2。BMP的灰度文件,你放在这个文件夹下。
bmp_To_yuv.rar
- 将bmp图像转换成了yuv格式,vc6.0下测试成功,图像是倒立的,具体问题请邮件交流liutao6982@163.com,Bmp images will be converted into yuv format, vc6.0 to test the success of the image is inverted, the specific questions, please e-mail communicate liutao6982@163.com
fbi_1.31.tar.gz
- linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。,This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics m
fath_BarcodeX_NET_v2.0
- BarcodeX.NET is a .NET WinForms component and ASP.NET server control designed to create almost any type of industrial barcode in your applications and web sites. Features * 100 C# managed code * Available to .NET framework 2.0, 3.0 and
createbmp
- 可以通过输入灰度值来创建BMP图像,但 缺点是只能创建8位位图-Gray value can be input to create a BMP image, but the only disadvantage is the creation of 8-bit bitmap
PictureFileFormat
- 能转换图片的格式有:BMP/EMF/ICON/TIFF/EXIF/JPG/PNG/WMF/GIF-picture format converter: BMP/EMF/ICON/TIFF/EXIF/JPG/PNG/WMF/GIF
ImageProcessing
- It makes program EP2.CPP in C/C++ that, given an image in levels of gray m? .tga with letters H, V, W, X (arial boldface, different rotations and scales), creates binarizada image b? .bmp e, after that, creates colorful image c? .jpg painting each le
Mklogo
- Converter .bmp to mpeg for background DVD player based E-Converter .bmp to mpeg for background DVD player based ESS
Digital-Picture-Frame
- The application reads picture-files in standard Windows BMP-format from a SD-Card and shows them on a 2.8" color-LCD-module (320*240 px). The following hard- and software has been used: DPF Hardware: STM32 Mini Board (STM32 "medium density") wit
BMP
- 在E语言编程环境下,把一张图片扫描出来后,把RGB格式的数据加上帧头帧尾后还原成图片格式,可以把他使用在自定义视频格式上面,或者别的功能,只要开发自己的大脑用处大大的!-Scan a picture out, RGB format data plus the header frame tail restore the image format, he can use in custom video format above, or any other function, as long as t
1.3 图像的边缘检测
- 1.3-1 a=imread('xinglong.jpg'); a=rgb2gray(a); e=log_edge(a,0.25) 1.3-2 a=imread('lena.bmp'); e=canny_edge(a,0.25); 注:该程序要求输入的图像的长、宽应相等。 1.3-3 为1.3-2的子程序 1.3-4 im=imread('lena.bmp'); image_out = susan(im,0.25); 1.3-5 为1.3-4的子程序