CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - BMP J

搜索资源列表

  1. 区域生长Threshoid为分割阈值

    0下载:
  2. %Threshoid为分割阈值 [filename,pathname]=... uigetfile({'*.*';'*.bmp';'*.tif';'*.png'},'select picture'); %选择图片路径 str=[pathname filename]; %合成路径+文件名 I=imread(str); I=double(I); [m,n,k]=size(I);%图像大小 Threshold=50/255.0;%归一化,并设置阈值为50 ColorRed=
  3. 所属分类:源码下载

  1. EVCtest

    0下载:
  2. WinCE系统下截取整个屏幕的画面,并保存为一个指定文件名*.bmp或*.jpg格式的图片,工程是在EVC下编写的,测试已经通过。-WinCE system interception of the screen the entire screen and save it as a specified file name*. bmp or*. jpg format pictures, projects are prepared in EVC, testing has been adopted.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:40.29kb
    • 提供者:赵泽龙
  1. DIYMP3

    1下载:
  2. ●MP3播放功能,支持MP3/WAV/WMA/MIDI播放,支持快进,快退,歌词显示支持 [XX:XX:XX]/[XX:XX.XX]/[XX:XX],支持多句歌词共用tag ●收音机功能,支持自动搜台,FM76~108M,自动存台 ●图片播放功能,支持16bit,24bit,32bit,任意大小的BMP图片浏览,以及J PEG/JPG图片的浏览(只要是格式正确,大小不限) ●温度计功能,DS18B20的 ●彩色台灯功能 ●功率放大功能 ●万历年功能,支
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-26
    • 文件大小:8.33mb
    • 提供者:jike
  1. convert

    1下载:
  2. JPG->BMP批量转换程序.可以指定大小.-JPG-
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-04-12
    • 文件大小:631.97kb
    • 提供者:彭青峰
  1. 107215800jpegapi

    0下载:
  2. 用VC打开jpg文件, jpg转bmp bmp转jpg格式-Jpg files using VC open, jpg to bmp bmp to jpg format
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1.13mb
    • 提供者:郑贤华
  1. jpegconvert

    0下载:
  2. 编译源文件生成可执行文件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
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:316.3kb
    • 提供者:cy
  1. PictureFileFormat

    1下载:
  2. 能转换图片的格式有:BMP/EMF/ICON/TIFF/EXIF/JPG/PNG/WMF/GIF-picture format converter: BMP/EMF/ICON/TIFF/EXIF/JPG/PNG/WMF/GIF
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:42.08kb
    • 提供者:王明远
  1. ScreenCapture

    0下载:
  2. wince 屏幕截图简单程序,可以保存为jpg格式和bmp格式-Screenshots wince simple procedure, can be saved as jpg format and bmp formats
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:158.14kb
    • 提供者:ww
  1. bmptojpg

    0下载:
  2. 在VC++环境下,将bmp格式转换为jpg格式,有助于图形图像之间的转换。-In the VC++ environment, will be converted to jpg format, bmp format, will help the conversion between graphic image.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:4.13mb
    • 提供者:linjing
  1. dct

    0下载:
  2. M=512 原图像长度 N=64 K=8 I=zeros(M,M) J=zeros(N,N) BLOCK=zeros(K,K) 显示原图像 I=imread( f:\ceshi\yuanshitu.bmp ) figure imshow(I) xlabel( 原始图像 ) 显示水印图像 J=imread( f:\ceshi\logistic_nuaa64.bmp ) figure imshow(J) xlabel(
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:517byte
    • 提供者:123096321
  1. BmpToJpg

    0下载:
  2. 用c实现的BMP格式转JPG格式,花了很久-BMP format with the c implementation change JPG, spent a long time
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-13
    • 文件大小:3mb
    • 提供者:周一
  1. bmp2jpg

    0下载:
  2. 在windows下如何将bmp格式转化为JPG格式的小程序-How to be in the windows bmp format into JPG format small program
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-01-25
    • 文件大小:1.49mb
    • 提供者:labixxx
  1. J-zhuanhunduqu

    0下载:
  2. JPEG的读取,及与BMP的转换,源程序,虽然功能简单,但是可以作为JPEG图像转化的部分,一直到程序中,源码。-Read JPEG, BMP, and with the conversion, source, although the function is simple, but can be transformed as part of a JPEG image, until the program, source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1.85mb
    • 提供者:xueshaolong
  1. BmpToJpg

    0下载:
  2. 用将VC实现将BMP图片转换成JPG格式的图片,供初学者参考使用 仅供交流 -The method to conver the picture of BMP to the picture of JPG
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:4.97mb
    • 提供者:wangcong
  1. dct

    0下载:
  2. 图相多描述编码matlab仿真 多描述编码的matlab仿真,本科生的毕业设计 生成图像后计算psnr > J=imread( 两描述都收到后重建的图像.bmp ) PSNR(I,J) ans = 32.3290 >> J=imread( 描述1重建后的图像.bmp ) >> PSNR(I,J) ans = 28.7011 >> J=imread( 描述2重
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.29mb
    • 提供者:zjj
  1. bmp2

    0下载:
  2. bmp图像的打开保存,以及显示图像直方图。-请键入文字或网站地址,或者上传文档。 取消 Bmp túxiàng de dǎkāi bǎocún, yǐjí xiǎnshì túxiàng zhífāng tú.bmp image to open the save, and display the image histogram.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-25
    • 文件大小:8.14mb
    • 提供者:shirley
  1. image

    0下载:
  2. MATLAB实用源代码 1.图像反转 MATLAB程序实现如下: I=imread( xian.bmp ) J=double(I) J=-J+(256-1) 图像反转线性变换 H=uint8(J) subplot(1,2,1),imshow(I) subplot(1,2,2),imshow(H) -matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2.83kb
    • 提供者:田笑
  1. wave

    0下载:
  2. 小波变换 基于小波变换的融合方法:wave.m clc A double(imread( bbb1.bmp )) A A/256 a double(imread( bbb0g.bmp )) a a/256 R I1(:,:,1) G I1(:,:,2) B I1(:,:,3) [M,N] size(I2) j 2 wavefilter db2 [CA1,CH1,CV1,CD1] dwt2(R,j, wavefilter
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:1kb
    • 提供者:郭治亨
  1. EdgeContour1

    0下载:
  2. 用于进行对BMP位图的边缘检测,支持在VC++环境下使用那个。(for(i=0;i<m_imgHeight;i++){ for(j=0;j<m_imgWidth;j++) *(m_pImgDataOut+i*lineByteOut+j)=0.11**(m_pImgData+i*lineByteIn+j*pixelByteIn+0) +0.59**(m_pImgData+i*lineByteIn+j*pixelByteIn+1) +
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:3.44mb
    • 提供者:yuwen
  1. image reversal

    0下载:
  2. 1.图像反转 MATLAB程序实现如下: I=imread('xian.bmp'); J=double(I); J=-J+(256-1); %图像反转线性变换 H=uint8(J); subplot(1,2,1),imshow(I); subplot(1,2,2),imshow(H);(1. image reversal The MATLAB program is implemented as follows: I=imread ('xian.b
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:34kb
    • 提供者:陌绪
搜珍网 www.dssz.com