搜索资源列表

  1. VGA

    0下载:
  2. 用fpga实现vga的显示,很好的。能用。分辨率可达1024*680-Using FPGA to achieve vga display, very good. Can be used. Resolution up to 1024* 680
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-21
    • 文件大小:246784
    • 提供者:朱宝军
  1. openRAW

    0下载:
  2. 打开遥感图像最原始的raw格式文件,将其转为bitmap格式-Remote sensing image to open the most primitive raw format, be converted to bitmap format
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:26624
    • 提供者:张若华
  1. DCT

    0下载:
  2. ARM汇编,实现DCT算法,图像压缩,JPEG 需要loadmemory,里面附带load文件示例以及样子图片,raw格式-ARM compilation and realizing DCT algorithm, image compression, JPEG need loadmemory, incidental load inside sample documents, as well as look like picture,
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:林锋
  1. Chapter13

    0下载:
  2. 3D directX raw格式文件地形操作 实现在地形中漫游 -3D directX raw format terrain to operate in the terrain to achieve roaming
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-21
    • 文件大小:621568
    • 提供者:tanhongwei
  1. imageProcess

    0下载:
  2. 数字图像处理程序,可将RAW格式转化为BMP格式,并进行线性拉伸,卷积滤波,几何缩放。-Digital image processing procedures, RAW format can be converted into BMP format, and a linear stretching, convolution filtering, geometric scaling.
  3. 所属分类:按钮控件

    • 发布日期:2024-05-21
    • 文件大小:921600
    • 提供者:邢超凡
  1. DigtalImagePro

    0下载:
  2. 数字图像处理程序。vc6.0书写。能实现raw格式的图片向bmp格式转换、线性拉伸、卷积计算等功能-Digital image processing procedures. vc6.0 writing. Can achieve raw picture format to bmp format conversion, linear stretching, convolution calculation functions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:167936
    • 提供者:随风
  1. merge100file

    0下载:
  2. 将100个raw 格式(可以自己修改要读取的图像格式)1000x1000大小的图像合成一个10000 x10000的图像,并保存为jpg格式 最后图像有1亿像素。-merge 100 pictures of 1000x1000 pixels to 1 big picture and save as format jpg.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:金颂扬
  1. raw_bmp

    0下载:
  2. raw图像格式与bmp图像格式的转换,matlab实现,具体参数详见m文件-raw image format and bmp image format conversion, implementate by matlab, the specific parameters detailed in m file
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:wenwen
  1. 200432590139

    0下载:
  2. 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:3769344
    • 提供者:叶心怡
  1. rawimagereader

    0下载:
  2. 从原始格式(raw)读取图像数据格式,非常有用。-Format from the original (raw) image data format to read, very useful.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:code
  1. Wavelet_LC

    0下载:
  2. 对一个图像加噪后再进行小波去噪、复小波去噪操作。 测试数据必须是256色(8位)、灰度、正方形的raw格式图像(可由PhotoShop转换)。 为了显示时的美观,程序只显示了256像素宽度的图像,但输出时是完整的图像。 目录下附了两幅标准测试图像lena和camer-Noise of an image after wavelet denoising, wavelet denoising complex opera
  3. 所属分类:波变换

    • 发布日期:2024-05-21
    • 文件大小:171008
    • 提供者:龙晓风
  1. Image

    0下载:
  2. 遥感图像的打开处理程序,能够打开单波段,多波段图像,几何图像变换,线性拉伸变换,平滑 处理包括并行和串行,锐化处理包括梯度锐化、Roberts锐化、laplace锐化、sobel锐化等,还 有用绝对距离和马氏距离算法进行的监督分类算法等,包括了RAW格式数据资源-The opening of remote sensing image processing, to open the single-band, multi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:10661888
    • 提供者:幻影
  1. raycasting_tutorial

    1下载:
  2. 光线投射算法实现 可使用输入体数据 内含raw格式数据-Ray-casting algorithm using the input data can be contained. Raw data format
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-21
    • 文件大小:6513664
    • 提供者:jay
  1. embed

    0下载:
  2. 藏入數位浮水印處理程式 1.本程式所採用之影像格式皆為*.raw之灰階影像。 2.本程式採用的浮水印格式為128×128之灰階影像ccu.raw。 3.本程式所採用的原始影像格式為512×512 之灰階影像Lena.raw。 -Possession of a digital watermark into the processing program 1. Used in this program are the*. ra
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:tzuhua
  1. extract

    0下载:
  2. 取回數位浮水印處理程式 本程式所採用的影像格式為512×512 之已藏入浮水印之灰階影像*.raw。-Recover the digital watermark processing program used by the program for the image format of 512 × 512 has possession of the gray-scale watermark image into*. raw.
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:tzuhua
  1. ImageView

    0下载:
  2. 用vc开发的raw格式的图片的显示程序,此程序主要用于显示2048*768的图片,用画点法编写的-Vc developed with raw format images show the process, the process used to display 2048* 768 pictures, with a painting, the preparation method of
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:3702784
    • 提供者:林宁
  1. picgen

    0下载:
  2. 模拟X射线不均匀照射(此处为一边暗,一边亮),生成一幅随机图像,按国家标准计算图像的均匀度,并将这幅图像以RAW格式和DICOM格式保存到硬盘上.-Simulation of non-uniform X-ray irradiation (in this case the dark side, light side), to generate a random image, according to national standards
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:金颂扬
  1. RawToBmp

    0下载:
  2. 把CCD采集的10位纯图像数据格式即raw格式图片转换为系统可直接查看的bmp格式,其中10位到8位的转换适用线性映射-Collected by the CCD image data format 10-bit pure or raw format images converted to the system can be directly viewed bmp format, 10-8 conversion applies to li
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:1390592
    • 提供者:杨利红
  1. source

    0下载:
  2. 一个简单的程序,将一个raw格式文件转换成位图文件并转存-A simple procedure, a raw format file into a bitmap file and dump
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:228352
    • 提供者:任亚楠
  1. VC_RAW

    0下载:
  2. 用VC实现的RAW格式图片显示功能,可以直接显示RAW格式的图片-Achieved with the VC display RAW format images, you can directly display RAW format images
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:156672
    • 提供者:molin
« 1 2 3 4 5 67 8 9 10 11 ... 17 »

源码中国 www.ymcn.org